MediaPlayer.x | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to MediaPlayer Class Summary |
Availability |
Windows |
Usage |
mpInstance.x:Number |
Parameters |
None |
Returns |
A Number |
Description |
Contains the x position of the MediaPlayer instance. |
Notes |
Read-Write |
Example Code |
//Gets the x position: var currentX:Number = myMP.x; //Sets the x position: myMP.x = 20; |
mdm.MediaPlayer 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 |