Read-only: Integer scalar
Valid for: Movie
The playing property is a read-only property which allows you to find out whether a movie is playing
(see also the onMovieEnd callback which can be invoked when a movie ends).
The possible values returned are:
¯2 Movie file selected, and playing is handled by a controller.
¯1 Movie file not yet specified (or user chose Cancel in the movie
selection dialog, or an error occurred in trying to open the file)
0 Movie file selected but not yet playing (either not started or
rewound under program control)
1 Movie playing or stopped in the middle of the movie
2 Movie ended