I am trying to use Flash to make a movie clip move around the screen
through the use of incrimenting variables (x,y). I have made an example
that, if I go to the top of the screen and it rolls over a button, the movie
clip moves to the top, however, the screen is not updated while 'x' is
becoming x+1. Because it doesn't update it doesn't come out of the loop
until the while loop I set up finishes and the clip appears to jump but
there is a pause which indicates it is doing the individual incriments. Is
there a way of placing the entire frame in a loop and then I can adjust
various variables on the go as the clip is moving up or down and side to
side.
If you know what I am talking about and can help me I would really
appreciate it. I am very familiar with Pascal programming which I know is
old but that will indicate what kind of programming mentality I have been
approaching this problem with.
please reply to
tawd...@hotmail.comCheers Tudor