Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: need a mod to the sidepanel script

  1. #21
    Join Date
    Feb 2011
    Posts
    55
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Ok I think I've got this problem resolved more or less.
    On another forum someone is saying it is because firefox refuses to pay for a license. Since when do you pay for a license for a file extension that is in the public domain and freely used by zillions?
    That person suggested I use OGG files.

  2. #22
    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

    If you're using Flash, it takes care of the file format for you. I'm familiar with the ogg/mp3 issue in Firefox. That only pertains to the raw file without a suitable player. As I say, Flash takes care of that for you.

    Perhaps your Flash plugin isn't up to date. Perhaps it's something else. But it's not the mp3.

    Also I noticed a problem with the external page:

    Code:
     . . . dth:200px;}
    body {margin:2em;}
    </style>
    </head>
    
    <body>
    
    <div style="display:none";>
    <div id="item1">
    <p id="audioplayer_1a">Alte . . .
    That semi-colon belongs inside the " mark. Or it can be skipped. But having it outside like that is invalid. Such a fine point generally doesn't matter. But when AJAX is involved, sometimes a tiny thing like that can cause some browsers big headaches.

    Anyways, you still haven't told me what the problem is.

    What is it?
    - 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
  •