hey. a while back i remember following a preloader tutorial which had a method of
% of frames loaded out of 100 = preloader animation frame
i may be explaining it bad… but for example
1% loaded = play frame 1 of the preloader animation
2% loaded = play frame 2 of the preloader animation
3% loaded = play frame 3 of the preloader animation
4% loaded = play frame 4 of the preloader animation
etc…
that way you could have an animation of say, a chicken crossing the road which lasts 100 frames, and it animates according to the % of the entire movie loaded so far
can anyone explain a method for this, or post up a tutorial which uses this way
thanks in advance
edit:
nvm didnt look around enough, i think this is similar to what i was after
http://www.kirupa.com/developer/actionscript/tween_as_preloader.htm