Firefox opens a new commandline termial window, see image.
http://apanta.com/media/image/error/work/cmdproblem.png
When i try to close the termial, firefox also closes down, which is a pain and see my page in action.
Do anyone have the same problem on its just some strange happening on my computer.
This only seems to happen if i got no other instances of firefox open.
My test html page:
Code: Select all
<html>
<body>
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org"
progid="VideLAN.VLCPlugin.2"
width="640"
height="480"
id="vlc">
</body>
</html>