Description
For the timeline of the specified target, goes to the specified frame.
Syntax
FlashPlayer.targetGotoFrame(target, framenumber)
Parameters
Example
FlashPlayer.targetGotoFrame("_root", 24);
Returns
Nothing