• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

need some quick help from flash expert..

kaZ8Teen

Golden Member
So I need some help coding button events to transition my pages..

So far, I've written code to the butto so that when someone clicks it, it goes to the frame for a certain movie clip.

But, the transition is very abrupt. I want to fade out the end of one clip and fade in the next movie clip. I'm not really sure what to do next...I wanna write something that will fade out whats currently on the stage and then move to the selected frame?

Can I write multiple functions to one mouse event?

Hit me up if you got AIM [kaz8teen], I could use some help.

 
click first button, then click the green button got there and click there and got to sleep after 1 hour all will be done! LOL
 
I everything is handled in movie clips you can do it with Alpha fades / actionscript.
If your frames are one after the other you can do an alpha tween
If your frames are sepearted by a huge chunk then you have to get creative
 
Back
Top