|
Gnash
0.8.11dev
|
Goto the specified frame in the swf movie being played
| npobj | the NPObject to act on |
| name | ignored for this method |
| args | the frame number |
| argCount | the count of arguments, always 1 |
| result | not set for this method |
<invoke name="GotoFrame" returntype="xml">
<arguments>
<number>123</number>
</arguments>
</invoke>
method invoke
1.8.11