need some quick help from flash expert..

kaZ8Teen

Golden Member
Apr 27, 2003
1,067
0
76
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.

 

alexvorn2

Member
Jul 5, 2008
120
0
0
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
 

Drakkon

Diamond Member
Aug 14, 2001
8,401
1
0
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