![Patada](http://static.forosdelweb.com/fdwtheme/images/smilies/footinmouth.png)
jolpuz
![Afirmando](http://static.forosdelweb.com/fdwtheme/images/smilies/afirmar.gif)
| |||
"Botton" hacia Pantalla completa ![]() jolpuz ![]() |
| ||||
Puedes intentar colocando videos en formato .flv dentro de flash y dar la opción fullscreen usando la ocpión de fscommand. Así lo he visto trabajar en Youtube ![]() (lo que insertas en tu sitio web es un swf que contenga el flv)
__________________ Proimagen7.com Videotutoriales de After Effects y Multimedia / Blog El secreto de la vida |
| |||
Hola Robi ...revisa este codigo por favor Hola Robi ![]() <OBJECT id=mediaPlayer WIDTH=320 HEIGHT=280 codeBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 type=application/x-oleobject standby="Loading Microsoft Windows Media Player components..." classid=CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95> <PARAM NAME="fileName" VALUE= " mi video " <PARAM NAME="animationatStart" VALUE="true"> <PARAM NAME="transparentatStart" VALUE="true"> <PARAM NAME="autoStart" VALUE="true"> <PARAM NAME="showControls" VALUE="true"> <PARAM NAME="ShowStatusBar" VALUE="true"> <PARAM NAME="loop" VALUE="0"> <embed type='application/x-mplayer2' pluginspage='http://microsoft.com/windows/mediaplayer/en/download/' src= " mi video " width="320" height="280" autostart="1" displaysize='4' autosize='0'bgcolor='black' showcontrols="1" showtracker='0' ShowStatusBar='1' showdisplay='0' videoborder3d='0' designtimesp='5311' loop="0"></embed> </OBJECT> </td> </tr> <tr> <td> </td> </tr> </table> <INPUT TYPE="BUTTON" NAME="Btnfs" VALUE="Pantalla Completa"> <SCRIPT LANGUAGE="VBScript"> Sub Btnfs_OnClick mediaPlayer.DisplaySize=3 End Sub </SCRIPT> <SCRIPT language=JavaScript> function click() {if (event.button==2) { alert('www.tv-red.com');}} document.onmousedown=click </SCRIPT> En que puedo estar fallando?...por favor si tienes tiempo dale una miradita, y nuevamente gracias por tu gran apoyo y ayuda. Jolpuz |
| ||||
Ups! sobre esos códigos creo que te pueden ayudar mejor en el foro de HTML No soy codiguero ![]() ![]()
__________________ Proimagen7.com Videotutoriales de After Effects y Multimedia / Blog El secreto de la vida |