![]() |
Flash gurus click here
Im trying to do an actionscript using an alpha fade. ie the image fades in on loading of the movie. Anyone know how to get this working?
This is what I have... but Im sure its wrong ;) clip_mc.onEnterFrame = function() { _root.mc.onEnterFrame=function(){ if(this._alpha<100){ this._alpha+=5; }else{ this.onEnterFrame=null; } } } |
Just get it done for $10 at scriptlance. Tons of outsourced indians there.
|
here's a helping bump for you dude.
|
Quote:
_root.mc.onEnterFrame=function(){ if(this._alpha<100)this._alpha+=5;} }else{ this.onEnterFrame=null; } } } ps, i totally made this up |
| All times are GMT -7. The time now is 09:19 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123