Jan 29, 2010 11:07 PM
Flash button link AS 3.0
-
Like (0)
I have a flash button link using actionscript 3.0. The animation is a fade in of a logo. The problem is that the button is only a link during the animation, ie. when the logo has fully faded in it stops becoming a link. Here is the actionscript code i am using, does anyone know where i am wrong? Thank you so much.
import flash.events.MouseEvent;
myButton.addEventListener(
Hi,
If the logo animation is completely fade then the link is not enabled?
Is it?
Disable the logo button after it fade.
Saransoft
the logo fades in on my webpage, while it is fading in it is a link, but when it is done fading in it is no longer a link, it is still a button, just not a link. check it out at flightswitch.com. thanks for replying.
Hi,
Did u want to add the link to the button after the fade stop?
then call the function by the instance of the button.
Saransoft
i want to make it so that the link is availabe both when the fade is going and when it stops. Is there any chance you can show me in the code how to change it to do that.
Hi,
Set myButton to visible to all the frame in the flash document.
how do you set the buttons to visible for all the frames
Hi,
See the attached file.
Saransoft
basically the button is clickable when the swf file is playing, we turned off looping, so when the file is done playing and is over the link dissappears. How do i make it so that the link is availabe both when the swf file is playing and when its done playing.
Hi,
Could u send me the flash file..
Saransoft
here it is, thank you so much for your help. the website is www.flightswitch.com
Hi,
Check out this attachment.
Copyright © 2011 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).