.mov is not displaying
-
{qtvr https://localhost/test/wp-content/uploads/2011/07/1MOV_CD.mov 460 300}
Im using the QTVR plugin but its not working so i tried the embed .mov code which is:
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="https://www.apple.com/qtactivex/qtplugin.cab" height="256" width="320"> <param name="src" value="https://localhost/test/wp-content/uploads/2011/07/1MOV_CD.mov"> <param name="autoplay" value="true"> <param name="type" value="video/quicktime" height="256" width="320"> <embed src="https://localhost/test/wp-content/uploads/2011/07/1MOV_CD.mov" height="256" width="320" autoplay="true" type="video/quicktime" pluginspage="https://www.apple.com/quicktime/download/"> </object>
however it is stil no working.. any suggestions?:)
- The topic ‘.mov is not displaying’ is closed to new replies.