Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

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

  • 2 amsoshi
  • 2 sa na da wannan matsala
  • 2 views
  • Amsa ta ƙarshe daga 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>

An gyara daga cor-el

All Replies (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.