Gnash  0.8.11dev
GotoFrame method invoke

Goto the specified frame in the swf movie being played

Parameters
npobjthe NPObject to act on
nameignored for this method
argsthe frame number
argCountthe count of arguments, always 1
resultnot set for this method
<invoke name="GotoFrame" returntype="xml">
     <arguments>
             <number>123</number>
     </arguments>
</invoke>

method invoke