I have a page that links to H.264 streams. I have the following
Object/Embed combination but QT 6 users can see and click. When the
movie starts to stream, they error out - as expected.
I'd like to change the code to detect whether they have QT 7. If they
don't then go to Apple!
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="165"
height="30">
<param name="src"
value="http://www.opi.mt.gov/images/QT/qtwatchnow.mov" />
<param name="autoplay"
value="true" />
<param name="controller"
value="false" />
<param name="loop"
value="palindrome" />
<param name="href"
value="http://www.opi.mt.gov/STREAMER/FCA/Overview_REF.mov" />
<param name="target"
value="QuickTimePlayer" />
<embed src="http://www.opi.mt.gov/images/QT/qtwatchnow.mov"
target="QuickTimePlayer" width="165" height="30" type="video/quicktime"
href="http://www.opi.mt.gov/STREAMER/FCA/Overview_REF.mov"
pluginspage="http://www.apple.com/quicktime/download/"
controller="false" autoplay="true" loop="palindrome"></embed>
</object>
-------------------------------------------------
Steve Meredith, cca, cta
Internet Services Bureau
MT Office of Public Instruction
406-444-3563
email@hidden
There's no place like 127.0.0.1
There's no place like 127.0.0.1 ...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-users/email@hidden
This email sent to email@hidden