Actionscript
what im needing course im doing create little movie, im not looking answer such, give me few bits of advice, guidance etc.
so want create movie has series of small bars in height of these bars change randomly on short amount of time. screenshot should explain little better.
screenshot
so bars have change size randomly. im not sure how it, correct way create series of 'movie clips' , create instance name them. using things such loops allow properties of bars height change?
i hope made sense, if not shall try , explain further.
so want create movie has series of small bars in height of these bars change randomly on short amount of time. screenshot should explain little better.
screenshot
so bars have change size randomly. im not sure how it, correct way create series of 'movie clips' , create instance name them. using things such loops allow properties of bars height change?
i hope made sense, if not shall try , explain further.
each bar should movieclip instance name , registration point @ bottom. use 1 onenterframe or setinterval() or frame loop assign, each movieclip, random number of loops until there's _yscale adjustment , amount of adjustment.
once have been assigned would, each movieclip, check if required number of loops have executed , if so, adjust _yscale desired amount , reassign random number of loops , random _yscale adjustment. continue repeat above long desired.
once have been assigned would, each movieclip, check if required number of loops have executed , if so, adjust _yscale desired amount , reassign random number of loops , random _yscale adjustment. continue repeat above long desired.
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment