How can I play an audio file without the whole screen going black?
When I play the mp3 file on IE it opens in a small screen so I can still see the web page. On Firefox the whole screen is taken up with the sound file being played. Can this be changed?
When I play the mp3 file on IE it opens in a small screen so I can still see the web page.
On Firefox the whole screen is taken up with the sound file being played.
Can this be changed?
כל התגובות (1)
Is that file played in a tab in the current window or in a separate pop-up window?
Are you allowing pop-up to modify the window size (dom.disable_window_move_resize = false)?
You can try set the Boolean pref media.windows-media-foundation.enabled to false on the about:config page to disable the built-in HTML5 media player.