MovieInfo()
Syntax
Result = MovieInfo(#Movie, Flags)Description
Returns additional information about the #Movie.
Supported values for now:
0: return the number of frame per seconds (*1000).
Note: This function only works with real movies correctly, as no FPS value can be retrieved from a sound (e.g. MP3) since they don't contian any (picture) frames.
Supported OS
Windows, MacOS X