Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.