Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

flash not working in frame links

  • 2 replies
  • 2 have this problem
  • 4 views
  • Last reply by 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.

Chosen solution

Does that frame has specific CSS code?

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

Read this answer in context 👍 0

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

Chosen Solution

Does that frame has specific CSS code?

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