Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

embedded video plays in my version of Firefox (v18.0.1) but not all versions of Firefox (v18.0.1 & others)

  • 2 përgjigje
  • 2 e kanë hasur këtë problem
  • 2 parje
  • Përgjigjja më e re nga cor-el

more options

I am having an issue embedding a video into a landing page. It works fine of my version of Firefox (v18.0.1) but not on my co-workers version of Firefox (18.0.1) nor on another co-workers earlier version of Firefox. We are all successful in viewing the content in IE and Chrome. JavaScript is installed and running on all machines.

Here is the gist of the embed code:

<script type="text/javascript" src="https://www_________________.com/clients/js/embed/embed.js"></script>
<object class="BrightTALKEmbed" width="705" height="660">     
<param name="player" value="channel_player"/>     
<param name="domain" value="https://www._________________.com"/>     
<param name="channelid" value="288"/>    
<param name="communicationid" value="58245"/>     
<param name="autoStart" value="false"/>     
<param name="theme" value=""/> 
</object>
I am having an issue embedding a video into a landing page. It works fine of my version of Firefox (v18.0.1) but not on my co-workers version of Firefox (18.0.1) nor on another co-workers earlier version of Firefox. We are all successful in viewing the content in IE and Chrome. JavaScript is installed and running on all machines. Here is the gist of the embed code: <pre><nowiki><script type="text/javascript" src="https://www_________________.com/clients/js/embed/embed.js"></script> <object class="BrightTALKEmbed" width="705" height="660"> <param name="player" value="channel_player"/> <param name="domain" value="https://www._________________.com"/> <param name="channelid" value="288"/> <param name="communicationid" value="58245"/> <param name="autoStart" value="false"/> <param name="theme" value=""/> </object></nowiki></pre>

Ndryshuar nga cor-el

Krejt Përgjigjet (2)

more options

I have the same problem with some videos. If they came from YouTube, I found that I could watch the video on a YouTube page by right-clicking the video item and choosing "Watch on YouTube", then going to the YouTube tab that opens.

more options

Firefox needs a data attribute in the object tag to specify which file to load.