Can someone tell me all the valid class ids that are used with HTML object tags...

sean s

New member
...for Flash Player? HTML code with flash for IE has something <object classid="clsid:22-039432-0492-304923-049" . . .

I would like to know all the possible class ids that can be used for flash player.
 
Any class id that is declared and initialized can be used. The class id is simply a name given to identify a class of method and properties to used on a object.
 
Back
Top