Forms.goToFrame() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Forms Class Summary |
Availability |
Windows, Mac OSX, Linux |
Usage |
mdm.Forms.formName.goToFrame(frameNumber:Number):Void |
Parameters |
frameNumber:Number - Target frame number |
Returns |
Nothing |
Description |
Sets the playhead of the specified Form to the specified frame. |
Notes |
None |
Example Code |
mdm.Forms.MainForm.goToFrame(10); |
mdm.Forms Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |