Gnash
0.8.10
|
Pan the movie being played
npobj | the NPObject to act on |
name | ignored for this method |
args[0] | The X coordinate |
args[1] | The Y coordinate |
args[2] | The mode, 0 for pixels, 1 for percent |
argCount | the count of arguments, always 3 |
result | no result from the player |
<invoke name="Pan" returntype="xml"> <arguments> <number>1</number> <number>2</number> <number>0</number> </arguments> </invoke>
method invoke