|
The player opens just like most the others at a specific size in this case for this one
document.write ("<object classid='clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B' codebase='http://www.apple.com/qtactivex/qtplugin.cab' width='320' height='256'><param name='SRC' value='{$Globals['origdir']}/$storecat/$bigimage'><param name='AUTOPLAY' value='true'><param name='CONTROLLER' value='true'><embed src='{$Globals['origdir']}/$storecat/$bigimage' width='320' height='256' autoplay='true' controller='true' pluginspage='http://www.apple.com/quicktime/download/'> </embed> </object>");
|