Movie
super: Object
A Movie object from the Asset. It can be played by a MoviePlayer.
Events
-
Load() This event is called when the object becames available in the current runtime system.
-
Unload() This event is called when the object has been removed from the current runtime system (but not yet deallocated).