Groups | Blog | Home
all groups > flash (macromedia) > march 2005 >

flash (macromedia) : How can I disable buttons?


Danilo Fiocco
3/3/2005 10:49:56 PM
I want to do just like this:

http://www.legostarwarsthevideogame.com/

Click on High Band or Low Band under Trailer, you can see that a new window
appears to show the video and all the buttons in the background become disabled
and fade out...so, hows that?

Thanx!
Danilo Fiocco
3/4/2005 12:21:34 AM
THANK U SO MUCH!

I was trying to do that by using the popup manager component, I almost had a
headache trying to do that and then u show up with such a simple solution!
Cheers!!!

again...THANK U!!!!
Bark!
3/4/2005 1:12:59 AM

[quoted text, click to view]

Isn't that nameHere.enabled=false; instead of 0?

urami_
3/4/2005 8:06:58 AM


[quoted text, click to view]

There is no such options like "disable" in flash directly. It's a fake or shall i
say just a simulation. You can't dim the stage either.
It simply cover the stage with semi transparent black shape, it could as well be button
as button won't allow to click content below it. Than by giving it instance name and
using the following action nameHere.enabled=0; you can disable to large cover button
so there is no interaction.

--
Regards

Urami

--


<urami>
http://www.Flashfugitive.com
</urami>

<web junk free>
http://www.firefox.com
AddThis Social Bookmark Button