Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QTSRCCHOKESPEED



De: Francis Gorge <email@hidden>
Date: Ven 8 nov 2002  12:30:47 Europe/Paris
@: email@hidden
Objet: qtsrcchokespeed and others
Greetings,

I am the author of Pageot :
http://www.qtbridge.com/pageot/pageot.html
(tool which creates embed and object tags for the QuickTime Plug-in).

To day I want to add new tags as QTSRCCHOKESPEED and I do not know how to write the object part.
Here is the actual code generated with Pageot:


<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320" HEIGHT="256" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab";>
<PARAM name="SRC" VALUE="MyOtherMovie">
<PARAM name="CONTROLLER" VALUE="TRUE">
<PARAM name="AUTOPLAY" VALUE="TRUE">
<PARAM name="CACHE" VALUE="FALSE">
<EMBED src="MyMovie.mov" WIDTH="320" HEIGHT="256" CONTROLLER="TRUE" AUTOPLAY="TRUE" CACHE="FALSE" QTSRC="MyOtherMovie" QTSRCDONTUSEBROWSER="TRUE" QTSRCCHOKESPEED="33600" TYPE="video/quicktime" PLUGINSPAGE="http://www.apple.com/quicktime/download/";></EMBED></OBJECT>


Should I add to the above code ? :
<PARAM name="QTSRCDONTUSEBROWSER" VALUE="TRUE">
and
<PARAM name="QTSRCCHOKESPEED" VALUE="33600">

Thanks for your Help.

Francis Gorge

 ______________________________________________________
Francis Gorge                                     Briq
email@hidden

http://briq.com
http://qtbridge.com
The French site for QuickTime fans
______________________________________________________
_______________________________________________
quicktime-talk mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-talk
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.