PDA

View Full Version : Wondering about refreshing.


Drewmutt
04-19-2002, 11:29 PM
Any idea on how to manually refresh the stage? I have a for loop which changes attributes on MCs and I need it to refresh in every cycle.

~Thanks in advance.

pixelwit
04-20-2002, 08:23 AM
Read about the clipEvent "enterFrame". It executes an action every time a clip enters a frame. Trying to use a for loop like you are attempting is considered bad form.

-PiXELWiT
http://www.pixelwit.com