MovieClip(root).dot.x=Math.random()*600
MovieClip(root).dot.y=Math.random()*250
This makes the Do randomly appear around the screen, within the area that its set too on the axis. this will allow be useful for creating something like , mini game, or just random occurring stuff.
Though this does not tie in with my idea at the moment but has bettered my understanding
No comments:
Post a Comment