Is there any possiblity of providing a linear fade transition as given in Flash den without using action script
MartinWeb
3:06 pm on May 17, 2009 (gmt 0)
I am not quite sure what you mean. If you are talking about a movie clip fading out, then create two frames that contain the same movie clip 10 spaces apart. Make sure that first frame's movie clip carries through up until the second one. Once you do this, right click on the space in between the frames, and select "Create Motion Tween". Then, go to the second frame and click on the movie clip. There is a drop down menu next to the word "color", in the properties panel. Click on the drop down menu, and select "alpha". After that, type "0" in the text box, and hit enter. Run you movie, and the clip should fade out.
dukelips
5:00 pm on May 17, 2009 (gmt 0)
HI martin
If you google linear fade transition in flash den , you can see the example.
MartinWeb
5:15 pm on May 17, 2009 (gmt 0)
You could also try to use a mask. You can try this by right clicking on a layer in the timeline, and then clicking mask. You must then create a square that moves of screen in the mask layer. If you do it correctly, I think that will provide the same basic effect.
dukelips
5:36 pm on May 17, 2009 (gmt 0)
is there any gradient mask (i dont think so) to get that effect
MartinWeb
8:48 pm on May 18, 2009 (gmt 0)
No, I don't think so. You could do it frame by frame, but I think that action script would be easier. Is there any reason that you do not wish to use action script?
kidd6441
2:09 pm on Jun 10, 2009 (gmt 0)
I've done the fade transition just like MartinWeb describes in his first post, adjusting the alpha and making a motion tween. Works great. The only thing I'd add is, I've found a 20 frame transition is smoother.
dukelips
5:02 am on Jun 11, 2009 (gmt 0)
hv u tried linear fade transition in ur flash movie. The one described in the first post can be done by anyone (even flash beginners)