What's New in QuickTime 4.1
| Previous | Chapter Contents | Chapter Top | Next |
string GetPluginVersion()
Returns the version of the QuickTime Plug-in.
string GetPluginStatus()
Returns a string with the status of the current movie. Possible states are:
boolean GetResetPropertiesOnReload()
void SetResetPropertiesOnReload(boolean reset)
By default, most movie and plug-in properies are reset when a new movie is loaded (QTSRC, target="myself", etc). These control this behavior.
| Previous | Chapter Contents | Chapter Top | Next |