Contents
Navigation
Home User Reference Other Resources


The QTPlgMediaFlash class provides you with properties and methods that let you manipulate Flash contents.







The QTPlgMediaFlash class constructors are called when you create a new instance of the class, while the ˜QTPlgMediaFlash class destructor, is called automatically when the class is no more in use. Also, you can invoke the class destructor by setting the instance of the class to nil. You can not create a QTPlgMedia object by yourself; instead, you will use class instances obtained from objects.
Once a new class instance is returned, it is good practice to check the class property to be sure that the new object can be used. See the validity conditions for more details.

The class provides you with the following initializer methods:
(other as QTPlgMediaFlash)
This is the copy constructor. The properties of the object to be copied will be used to initialize the new class instance properties

undocumented
undocumented
undocumented

(n as integer) as integer
undocumented
returns the movie’s time value. Check the class property for errors
(gc as )
undocumented
returns nothing. Check the class property for errors