1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

QT plugin for Mozilla: Not working

Discussion in 'Firefox, Thunderbird & SeaMonkey' started by wiffles, 2004/06/15.

Thread Status:
Not open for further replies.
  1. 2004/06/15
    wiffles

    wiffles Inactive Thread Starter

    Joined:
    2004/02/22
    Messages:
    65
    Likes Received:
    0
    While making my website, I realised that I didn't have any audio/video plugin. So I reinstalled Quick Time (6) and gave it some MIME extensions, restarted Mozilla and hoped for the best. Except it did something different... It was obvious that the plugin had kicked in, but because that area of the window just wouldn't update. If I flicked to it from another tab, it just showed what was there on the other tab. Why isn't this working? (It works for IE.)
     
  2. 2004/06/15
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    wiffles,

    How about giving us the link for the website so we can test the audio. Your explanation isn't very clear.

    Thanks,

    Ramona
     

  3. to hide this advert.

  4. 2004/06/15
    wiffles

    wiffles Inactive Thread Starter

    Joined:
    2004/02/22
    Messages:
    65
    Likes Received:
    0
    The page was offline, but I've ripped the HTML to http://www.wiffles.net/qtproblem.html. I'm getting the same effect - in Mozilla the embed causes an area that won't redraw, and in IE everthing works fine. The MP3's nothing special, just a little tune I made, about 300Kb.
     
  5. 2004/06/15
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    wiffles,

    The only thing on the page is your MP3 file. In order to embed an MP3 that will work in IE and Netscape/Mozilla, this is the tag I use:

    Code:
    <EMBED SRC= "http://www.wiffles.net/qtproblem/welback.mp3 "
    AUTOSTART= "False" HIDDEN= "False" LOOP= "False" height= "75" width= "550 ">
    <BGSOUND SRC= "http:///www.wiffles.net/qtproblem/welback.mp3 "
    AUTOSTART= "False" HIDDEN= "False" LOOP= "False" height= "75" width= "550 ">
    This tag works in Netscape 7.1, Mozilla 1.7 RC 3, and IE 5.5 SP2.

    The BGSOUND is not recognized by Netscape or Mozilla, but is necessary for IE.

    Ramona
     
  6. 2004/06/16
    wiffles

    wiffles Inactive Thread Starter

    Joined:
    2004/02/22
    Messages:
    65
    Likes Received:
    0
    Hi Ramona,
    That page was a bit confusing. There is an EMBED tag on the page, I just ripped it from the rest of my page which is offline at the minute. I would have said it was because of the tags, but the same page works without a problem in IE. I'm sure it has to be something to do with the plugin, not the page.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.