ColonelBlue
Technical User
I have a movieclip start out with an alpha 0f 0.
Later when an event is toggled I have it run:
_root.Logo_main.bannertext._alpha=100;
BUT the alpha goes to 100 instantly.
I would like for the alpha to increase gradually, as if fading in.
Thanks in advance.
Later when an event is toggled I have it run:
_root.Logo_main.bannertext._alpha=100;
BUT the alpha goes to 100 instantly.
I would like for the alpha to increase gradually, as if fading in.
Thanks in advance.