i usually make a spare movieclip (in the shape of a 'c' for code) and place it off the top left of the stage. in there i can place things that need to control the movie as whole, and need to do work on every frame
UNTESTED
onClipEvent(load)
{
var oldVar:Number = _root.jSVar;
}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.