top tile
start

Translations

Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिन्दी अनुवाद करने के लिए/HindiTradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/PortugueseПереклад на українську/Ukrainian

 

Topics



Share

By: KeyFrame5 | posted in Blog, Flash, Tutorials, Web Design | No Comments »
Date: June 26th, 2009

This is a little tutorial for Flash button. I found out about this trick on my own by accident when I was building my Flash home page back in 2004.

I needed a way to disable a button when I have another object floating on top of the button. I notice that I can disable the button underneath when there is another button on top.

Anyways, just take a look at the two examples I have below to see what I mean.

Try to drag the grey box under the blue button and place it over the blue button. Notice you can still activate the blue button.

Here is the file: click here

This next one stop the blue button from activating when you drag the grey box over it. Basically you just add this line in the actionscript in the timeline to disable the button on the grey box _root.mainMC.block_btn.useHandCursor = false;

Here is the file: click here

Related posts:

  1. Full XML Website V3 – Flash template review If you are looking for a great flash template with ability to update through a xml file, then this Full XML Website V3 does a...
  2. Flash XML Editor Verson 2: Best Flash Content Management System The creator of flash xml editor version 1 has recently released his brand new flash xml editor version 2 with all the improvements from the...
  3. Best and affordable Flash XML content management system (CMS) You know I been waiting for a very long time to finally find a content management system for my flash websites and it doesn’t cost...
  4. Block unwanted telemarketing calls to your phone You are sick and tried of coming home in the evening from a hard day at work and out of no where a telemarketer call...
  5. How to put an anchor to your html input button Ok, usually it is pretty straight forward if you just have a regular anchor link like this one. 1. The link code: <a href=”#myLink”>Link</a> 2....
  6. Mouseover not showing when hover over input button I was wondering the other day why my search button doesn’t have a mouse over effect. It should change the pointer into a hand when...
  7. My top wordpress plugins My top wordpress plugins. 1. Akismet – This plugin comes standard with wordpress for a good reason. One of the most annoying thing is comment...
  8. Flash buttons link in external text file Let’s say you have 3 buttons inside of flash that link to different web sites and you want to be able to update those links...
  9. Flash vs HTML/CSS The Pros and Cons about Flash websites. Pros: Freedom – Any good flash designer can do anything he/she wants. The only limit is their imaginations,...
  10. Deciding to upgrade to Windows 7? Now that Windows 7 is in the market, many consumers are wondering how it compared to the past Windows operation system. Here is the...

Comment Pages

Write a Comment