开发者

Fade Out, Fade In Transaction Effect - Flash Action Script 3

开发者 https://www.devze.com 2023-02-20 14:29 出处:网络
Basically I have a pre loader that shows progress of how much the showcase has loaded. When this has finished loading it moves onto the first/home frame. I want do a fade in,开发者_如何学Go fade out e

Basically I have a pre loader that shows progress of how much the showcase has loaded. When this has finished loading it moves onto the first/home frame. I want do a fade in,开发者_如何学Go fade out effect during this between these two frames.

As these two frames are right next to each other I am presuming that action script is the only possible way of achieving this.

How would I go about doing this effect?


Unless you're using motion tweens in the frame, I honestly recommend using greensock

It's got a great tweening engine and examples, that will help you tween exactly how you want.

Because this is a preloader, you might not be able to put them all into one frame so your code should be in your Document class (master .as file)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号