Description
For the timeline of the specified target, goes to the specified label.
Syntax
FlashPlayer.targetGotoLabel(target, label)
Parameters
Example
FlashPlayer.targetGotoLabel("_root", "label");
Returns
Nothing