Apr 24, 2003 #1 iostream71 Programmer Joined Mar 13, 2002 Messages 229 Location US i have some functions on the first frame of the main timeline. how do i call those functions if i'm inside a clip?
i have some functions on the first frame of the main timeline. how do i call those functions if i'm inside a clip?
Apr 24, 2003 #2 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US _root.functionName(); Upvote 0 Downvote
Apr 24, 2003 Thread starter #3 iostream71 Programmer Joined Mar 13, 2002 Messages 229 Location US should have known to try that >_< Upvote 0 Downvote