Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/08/2009, 17:53
Avatar de fcdragons
fcdragons
 
Fecha de Ingreso: agosto-2008
Ubicación: echo $_REQUEST['ubicacion'];
Mensajes: 474
Antigüedad: 15 años, 8 meses
Puntos: 13
Respuesta: paso de variable

eso deberia ir en javascript.

Nose de javascript pero si pruebas esto?

Código javascript:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <script src="http://www.miweb/stream/flowplayer-3.1.1.min.js"></script>
  3. <style>
  4. html,body {
  5.         margin:0px;
  6.         padding:0px;
  7.         min-height:100%;
  8.     font-family: Verdana;
  9.     font-size: 13px;
  10.     color: #FFFFFF;
  11.     }
  12. a.rtmp {
  13.     display:block;
  14.     width:800px;
  15.     height:480px;
  16.     text-align:center;
  17. }
  18. a.rtmp img {
  19.     border:0px;
  20. }
  21. a{
  22. outline:none;
  23. }
  24. </style>
  25. <script type="text/javascript">
  26.  
  27. $f("a.rtmp", "http://www.miweb/stream/flowplayer-3.1.1.swf", {
  28.  
  29.     clip: {
  30.  
  31.         provider: 'rtmp',
  32.                 url: 'vidz'
  33.     },
  34.  
  35.     plugins: {
  36.       rtmp: {
  37.         url: 'http://www.miweb/stream/flowplayer.rtmp-3.1.0.swf',
  38.         netConnectionUrl: 'rtmp://www.miweb/stream'
  39.        
  40.       }
  41.     }
  42. });
  43. </script>

prueba por si decaso, yo nose pero alomejor
__________________
SumarioWeb
@sumarioweb
BasicNews