Skip to main content
Participating Frequently
October 25, 2011
Question

need help fast w/ tween

  • October 25, 2011
  • 1 reply
  • 356 views

i imported an external as2(created by a co-woker) swf into as3 and i have a tween set up but i want it to start after a certain frame is there a way to do that? prolly an easy one just one of those night where google doesnt help.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 25, 2011

you can reference your loaded swf's main timeline by using:

var loadedSWF:MovieClip=MovieClip(yourloader.content);