Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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.