Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

flash not working in frame links

  • 2 个回答
  • 2 人有此问题
  • 4 次查看
  • 最后回复者为 cor-el

more options

i am using flabell mp3 player on my web page, i have created frames for that so that mp3 player comes in frame when i click on the link from other frame, every thing comes normal but music is not getting played, this problem is with mozila only because i tried it from chrome and IE, it works fine with that but mozial it is not working.

i am using flabell mp3 player on my web page, i have created frames for that so that mp3 player comes in frame when i click on the link from other frame, every thing comes normal but music is not getting played, this problem is with mozila only because i tried it from chrome and IE, it works fine with that but mozial it is not working.

被采纳的解决方案

Does that frame has specific CSS code?

We have seen some reports that adding transformation or transition code to the frame is causing issues.

定位到答案原位置 👍 0

所有回复 (2)

more options

Is there a page online demonstrating the problem?

If you can't provide a link, could you check the Browser Console (Ctrl+Shift+j) and Web Console (Ctrl+Shift+k) for any error messages or failure to load the media?

Also, if your site is https, make sure all framed elements also are served over https, or you may get a mixed content block. When the mixed content is inside a frame, the notification icon might not appear consistently on the address bar, but the issue should be listed in the Browser Console.

more options

选择的解决方案

Does that frame has specific CSS code?

We have seen some reports that adding transformation or transition code to the frame is causing issues.