ian27
07-25-2004, 07:44 PM
Hello. I'm trying to call an instance within a movie clip from the first frame of the root timeline, although obviously it won't recognise it because the instance isn't created until frame 10 of the movie clip. Therefore, I tried to use the linkage identifier which didn't work.
Do you know of any other way to identify an instance using actionscript in this situation? I'm sure that if I add the actions within the MC after the instance has been created it will work fine but I really want to add all of my actions in the first frame of the main timeline so I can keep everything compact and organised.
Any help would be most appreciated.
Ian
Do you know of any other way to identify an instance using actionscript in this situation? I'm sure that if I add the actions within the MC after the instance has been created it will work fine but I really want to add all of my actions in the first frame of the main timeline so I can keep everything compact and organised.
Any help would be most appreciated.
Ian