wwp@yahoogroups.com:
Re: more panos
gerardoant 2005-Apr-03 19:40:00
Hans!... Thanks so much for teach me about
that. I don't know anything about Mac.. sorry...
I made the changes... Hope now it works on
Mac too! Let me know!
Saludos, Gerardo
http://www.cida.ve/~gerardo/qtvr/mercado/mercado.html
> Hello Gerardo
>
> You need an embed tag for the movie to get it work as fullscreen
on Mac.
> Object tag is only supported with percent in Windows Explorer.
>
> Like this:
>
> <OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
> WIDTH="80%" HEIGHT="85%"
> CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
> <PARAM name="SRC" VALUE="mercado-sotorosa.mov">
> <PARAM name="AUTOPLAY" VALUE="true">
> <PARAM name="CONTROLLER" VALUE="true">
> <param name="scale" value="tofit">
> <embed type="video/quicktime" width="80%" height="85%"
> src="mercado-sotorosa.mov" autoplay="true" controller="true"
> scale="tofit"></embed>
> </OBJECT>