Question
Still don't get how to have a class ref timeline...
If I load a class on my root timeline and I have a movie clip
call "ball_mc" on the root timeline. How do I make a function in
the class control that movieclip?
I don't like the addchild because I design my pages and then animate them.
If I'm inside the movie clip using actions trying to reference a main timeline item I use MovieClip(root).instanceName. This works perfect, however it doesn't work in a class.
I would use classes if they were easy to reference objects on the main timeline...
Thanks...
I don't like the addchild because I design my pages and then animate them.
If I'm inside the movie clip using actions trying to reference a main timeline item I use MovieClip(root).instanceName. This works perfect, however it doesn't work in a class.
I would use classes if they were easy to reference objects on the main timeline...
Thanks...
