Results 1 to 4 of 4

Thread: Firefox won't play it

  1. #1
    Join Date
    Feb 2008
    Posts
    19
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default Firefox won't play it

    This is not my page.
    It's a page found on the internet.
    The JavaScript plays fine in IE but not in Firefox.
    I wonder if it is a setting or problem I have with my own version of Firefox or if it is using certain forms of JavaScript that only IE understands.
    Thanks!

    http://joe-ks.com/archives_may2005/Elastic_Baby.htm

  2. #2
    Join Date
    Feb 2008
    Location
    Coventry
    Posts
    103
    Thanks
    5
    Thanked 8 Times in 8 Posts

    Default

    Huh, your right, it doesnt play in firefox for me either. IE is fine. I'd much prefer it the other way round though :P IE is a pain.
    If you find out why it doesnt, report back please

  3. #3
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    It appears you need the Apple QuickTime Plug-in for that to work. thus meaning its attempting to probably stream the video rather then download it

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Nothing wrong with your FF on that one. The script appears to require vml, which is primarily available only in IE. I can only say for certain that it branches on the availability of the document.all method available in browsers like IE and Opera. FF does not support document.all, so is excluded from the main code of the script. It works in Opera 9.25 too though, which may or may not also have vml support. It could work in FF, but I believe a major rewrite would be required.

    More on vml:

    http://en.wikipedia.org/wiki/Vector_Markup_Language
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •