|
<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
width="320" height="256"
CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="http://orbtour.net/sample.mov">
<param name="autoplay" value="true">
<param name="controller" value="true">
<embed src="sample.mov" width="320"
height="256" autoplay="true" controller="true"
pluginspage="http://www.apple.com/quicktime/"></embed>
</object>
***
Replace http://orbtour.net/sample.mov with the full path to your stored OrbTour (.mov) file. ***
|