Flash MP3 Player shows update in other browser but NOT Safari

Hi
I am working with a Dreamweaver Document with Flash component inserted into the layout. One of the Flash Components is a MP3 player. The player is configured using javascript and refers to a file named "config.html"
This file contains the actual mp3 information (name, title, location on server,etc).
When this info is updated, the new songs "been here.mp3, etc." appear to be updated in other browsers but NOT Safari. Safari continues to read the original "config.html" instead of reading the new update version of "config.html.
How can this happen, is there a phantom version of the original "config.html" that I do not see? How can I get it to load the new songs instead of the old ones? Is the problem within my Prefences?
Thanks for your help!
Her is the Link:
http://www.ledisi.com/test2007/indextest.htm
Powerbook   Mac OS X (10.3.9)  

You're welcome. Glad I could help.
Thanks for the and Aloha from Big Island.

Similar Messages

  • I have a php module which runs fine in Firefox and all other browsers but not Safari. It always run twice - I see a small ? in upper right corner which is causing it to run twice but NO idea why? Help - thank you

    I have a php module which runs fine in Firefox and all other browsers but not Safari. It always run twice - I see a small ? in upper right corner which is causing it to run twice but NO idea why? I read it MAY have something to do with am image it cannot load but I see them all loaded.  Help - thank you

    Could you share a link to the page?
    Seeing it in context and in our browsers is much easier to debug.
    If not, make sure to run the validator here The W3C Markup Validation Service and clear out any problems. HTML errors, especially structural ones, will cause all kinds of display problems in various browsers/versions/platforms.

  • Published website (i-web) will show up on PC browser but not show up on my macbook (safari)

    I am in India and have used a local company to host the website i make in i-web.
    I can upload changes and the updated website can be viewed on windows browser, but it is not showing on my macbook.
    When i type the url (www.girifoundation.com) i see the old website, not the updated version.
    If it is green at the heading on the Welcome page, with address and email details, you are looking at the updated website.
    If it has beige background, no address details, you are looking at the old format
    Please advise me is it
    (a)  my macbook ?
    (b)  safari ?
    I will be very grateful to recieve a reply on how to correct this.

    In the future try clearing your browser's cache (Command+Option+E for Safari) and reloading the site to see the most recent changes.
    OT

  • Why does my javascript code work fine in all other browsers, but not Safari

    Previously, I have asked how Safari handles javascript trying to resolve a problem with a slide menu, (http://www.designoutput.com/testslide.html) being directed to validator. I have corrected as many things as possible and still have code work in other browsers. Why will my code work in all other browsers (IE 5.2, Firfox, Netscape, and Opera) and not Safari. It appears that Apple would address some of the problems that people are listing. Possibly, my problem is not with Safari, but my code, if so why does it work in all other browsers. Having more knowledge of how Safari accepts code or handles code differently than other browsers would be helpful. It would be nice if I could debug my code in Safari step by step to know where the problem is at. I'm just frustrated with Safari after working on my problem for over a month. Would be very greatful to anyone that could just being to get my code to appear in Safari (only a blank page in Safari, menu appears in all other browsers)
    G4 AGP 400, Powerbook G4, G4 Siver 733   Mac OS X (10.4.7)  

    you seem to have deleted even more end tags. elements (<a>, <div>, <td>, etc.) need to be closed (</a>, </div>, </td>, etc.) to structure the code properly.
    incorrect:
    document.write(<font ...><b>example)
    correct:
    document.write(<font...><b>example</b></font>)
    check out w3schools for html and javascript help.
    the ilayer tag should only be in your NS (i.e. not NS6) code, but it too needs to be closed.
    i don't use IE, but with these fixes i've gotten your page to display fine in safari, firefox and opera.
    iBook g4     OS X.4.x

  • How do you configure Dreamweaver to accept PHP in live view when set up with a local testing server (ie., localhost:8888) via MAMP (not MAMP Pro)? My site shows up in the browser, but not in DM live view. Thanks.

    I am using a Macbook Pro with Yosemite and cannot get live view to work in conjunction with my local server or with my php files.
    What could be wrong? I have set up/synced everything with my root folder in htdocs.
    Thanks:-)

    See screenshots:
    Nancy O.

  • Pictures load on all other browsers but not safari

    Hi,
    For some reason when I view my virtual tour webpages on safari the thumbnails on the bottom bar don't load first time. I need to refresh the page (but this doesn't work every time) or re enter the web address to get the thumbnails to appear. I dont have this issue with other browsers just safari. Why is this? All I can think is the script used for the tours is causing issues with the images. But why is this? and how can I fix it?
    An example: http://www2.div.ed.ac.uk/other/tour/virtual_tour.html
    Thanks
    Michael

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww2.div.ed.ac.uk%2Fother%2Ftour% 2Fvirtual_tour.html&charset=%28detect+automatically%29&doctype=Inline&group=0

  • Javascript Navigator shows in Browser but not in DW Design View

    I am trying to install a javascript navigator on a web page.
    When I do this and view it in the design window, I get a message
    that says "Your browser does not support script". When I try to
    preview this with the IE browser, the navigation bar shows up. I am
    new at this so what am I missing? It shows up in the browser but
    not in the DW design page.
    Thanks

    >I am trying to install a javascript navigator on a web
    page. When I do
    >this
    > and view it in the design window, I get a message that
    says "Your browser
    > does
    > not support script". When I try to preview this with the
    IE browser, the
    > navigation bar shows up. I am new at this so what am I
    missing? It shows
    > up
    > in the browser but not in the DW design page.
    DW's design view does not interpret/execute javascript.
    -Darrel

  • Looking for a non-Flash mp3 player

    Can anyone recommend a non-flash mp3 player?  I've looked around on the web quite a bit but it seems the ones I'm finding all use flash.  I need one that will work on the iPad and iPhone for my websites.
    Thanks!

    Hi
    I wonder why not show you how to use Quicktime.
    Because I would use the html5 audio, that way the browser chooses the 'player' to use, and I wanted to give the OP the choice -
    <audio controls preload="auto" autobuffer>
      <source src="elvis.mp3" />
      <source src="elvis.ogg" />
      <!-- now include flash fall back -->
    </audio>
    PZ

  • Flash mp3 player HELP!!!

    i am tying to add a flash mp3 player to my blog posts to have samples of the scores on each page using this:
    http://creativetechs.com/tipsblog/embed-a-free-flash-mp3-player-on-your-blog/
    the code i have is this:
    <object type="application/x-shockwave-flash" width="400" height="170"
    data="http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/xspfplayer.swf?playlisturl=http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/playlist.xspf">
    <param name="movie"
    value="http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/xspfplayer.swf?playlisturl=http://web.me.com/cbarrywdw03/KlausBadelt/MusicPlayerExample/playlist.xspf" />
    </object>
    i am tying to get it in the blank empty space on the right above the track listing and to the right of the cover as seen here:
    http://web.me.com/cbarrywdw03/KlausBadelt/CreditsBlog/Entries/2010/4/1_Die_Jagd_nach_der_heiligen_Lanze_-_OriginalScore.html
    as you can see i can only get the player to show up on the left anywhere form the top to the bottom.
    please help me in getting it in that empty space mentioned above, thank you and take care!
    chris
    Message was edited by: MacAVUser08

    You should paste the object code in a HTML Snippet.
    All your songs and playlist should be in the MusicPlayerExample folder.
    And then test that all performs as it should.
    If you do that you have no problems.
    But you pasted the code in the HTML page itself after publishing. If you do you have to check the path to all the files.
    You would have found that there is no file here :
    http://web.me.com/cbarrywdw03/KlausBadelt/Credits_Blog/Entries/2010/4/swfobject. js
    Rule of thumb : Keep custom stuff out of the Site folder iWeb creates.
    I pasted your code in a HTML Snippet and 3 demo MP3s played in the flashplayer. So no problem there.

  • Setting up Simple Flash mp3 Player

    I have a page with some links to mp3 songs.
    I would like to set things up so that when user clicks a mp3 link, a small flash mp3 player (embedded in the page) starts playing with that songs. The user could click on another song that would replace the last one at any time and have basic controls.
    - flash mp3 player - need 1 that has start / stop and volume buttons (simple)
    BTW: I set this type of thing up in the past with a frameset - top had quicktime player embedded - and bottom song links went to top frame - all was fine but kind of bulky.... looking for something a bit slicker...
    Also would like to do the same for flash / quicktime videos
    Also if there's something free or close to free that is a jukebox type where the song list is part of flash - that might be fun too....
    Thanks in advance - dave

    Wimpy MP3 Player will do everything you want (not free).
    http://www.wimpyplayer.com/products/wimpy_mp3.html
    Free Flash MP3 Player
    http://www.flashmp3player.org/
    Premium Beat Free Flash MP3 Player
    http://www.premiumbeat.com/flash_resources/free_flash_music_player/#mp3Players
    A Google search will reveal many others.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Embedding a flash mp3 player?

    Hi,
    I'm trying to embed a flash mp3 player in my iweb site. I don't want people to be able to download the files, just listen to them, so Flash seems to be the way to go.
    Can anyone recommend a resource for learning how to do this? I've found the Flash player that I want to use, I know how to insert the HTML snippet in iweb and have the code. But all the instructions I read reference SWF files, XML files, etc and I don't know what any of that is. I just want a juke box style flash player on a couple of my pages.
    Any help would be greatly appreciated. Thanks a lot!
    G4 laptop, Leopard
    Message was edited by: more-gtr
    Message was edited by: more-gtr

    If you want to play the songs and sell them you can use Snocap - otherwise you can use Esnips...
    http://roddymckay.com/Satellite/JukeBox.html
    You upload your song files to their site and all you do is copy and paste the HTML in to a snippet box.

  • Flash mp3 player volume click

    Hello,
    I have a flash mp3 player i created with actionscript with a volume slider,
    but I want to change the volume from a slider to a click
    how to I do that?
    thanks

    if the volume is currently .5, how do you determine if the volume should go up or down when the button is clicked?

  • Flash mp3 player with multiple playlist

    Seeja everybody,
    i have a big problem. i would like to create a multiple
    playlist to my player. the buttons for the playlist's are in the
    same flash as the player. please help me. how can i connect this 5
    buttons (see the picture) to my player? maybe some scripts?
    http://img235.imageshack.us/my.php?image=playerla8.jpg
    HTML CODE
    quote:
    <html>
    <head>
    <meta http-equiv="Content-Language" content="hu">
    <meta http-equiv="Content-Type" content="text/html;
    charset=windows-1250">
    <title>gangsta rap</title>
    <style>
    a:link {color: "#666666"; font-family:Arial; font-size:10px;
    font-weight:bold; text-decoration: none}
    a:visited {color: "#333333"; font-family:Arial;
    font-size:10px; font-weight:bold; text-decoration: none}
    a:hover { color: "#3333CC"; font-size:10px;
    font-family:Arial; font-weight:bold; text-decoration: none}
    a:active {color: "#CCCCCC"; font-family:Arial;
    font-size:10px; font-weight:bold; text-decoration: none}
    </style>
    <base target="hlavní">
    </head>
    <body bgcolor="#1B1B1B" topmargin="2" leftmargin="0"
    rightmargin="1" bottommargin="2">
    <table border="0" width="100%" id="table1" cellspacing="0"
    cellpadding="0">
    <tr>
    <td>
    <p align="center">
    <OBJECT
    codeBase=http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0 ,0,0
    height=100 width=1000
    classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 align="center"
    hspace="1"><PARAM NAME="movie"
    VALUE="mp3player.swf?playlist=rapfrance.xml">
    <PARAM NAME="quality" VALUE="High"><PARAM
    NAME="wmode" VALUE="transparent">
    <param name="salign" value="R">
    <embed src="mp3player.swf?playlist=rapfrance.xml"
    quality="High"
    width="1000" height="100" wmode="transparent"
    type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    salign="R" /></OBJECT>
    </td>
    </tr>
    </table>
    </body>
    </html>
    thank you for your help very much in anticipation.

    http://www.clickpopmedia.com/2008/04/15/making-an-mp3-player-in-as3/

  • Flash Mp3 Player with 15 sec preview

    Hello,
    I in desperate need of some guidance. I am trying to make
    flash mp3 player that radomly plays mp3's from a specific folder
    for only 30 secs.
    Any idea's ??
    thanks
    DK

    if you just want to check the time when your app starts, use:
    function playSong(mySong:Number):void{
    var myTitle = my_songs[mySong].@TITLE;
    var myArtist = my_songs[mySong].@ARTIST;
    var myURL = my_songs[mySong].@URL;
    title_txt.text = myTitle;
    artist_txt.text = myArtist;
    if (my_channel){
    my_channel.stop();
    my_sound = new Sound();
    my_sound.load(new URLRequest(myURL));
    my_channel = my_sound.play();
    my_channel.addEventListener(Event.SOUND_COMPLETE, onNext);
        var myTime = new Date();
        var myHour:Number = myTime.getHours();
      var st:SoundTransform=my_channel.soundTransform;
       if ((myhour>=10)&&(myhour<=(22)){
    st.volume=1;
    } else {
    st.volume=0;
    my_channel.soundTransform=st;

  • Flash MP3 player with AM and FM rad

    Why is it that the only MP3 players I see with AM and FM are CD based? Some people have a great desire to listen to AM radio for sporting events, news, or talk radio. It is so annoying for me to have to carry a separate radio with my n200 so that I can have my music as well as AM radio. The funny thing is that I listen to AM radio much more than FM. I usually like to either listen to my music or to AM radio. I also have an MP3 cd player with AM and FM, however that is even larger than both the n200 plus a small separate radio. Since I don't want to constantly swap the earphones from the n200 to the radio and back, I am also carrying two sets of earphones.
    My ideal flash mp3 player would be
    ) At least 4 gigs
    2) have both AM and FM radio
    3) Run on a AA battery.
    AA batteries hold 2.5 times the power of a AAA yet are often lower in price.
    4) have a decent sized display.
    5) Have a separate button that with one press switches from mp3 music to the radio or back.
    6) Supports subscription music
    7) has a built in clock with the time constantly displayed, even when the player is off.
    While such a player would be slightly larger than the Nano Plus, it would be so much more functional.. There are still some who want the smallest possible player so I wouldn't want to see such a player replace the Nano Plus, however it would be nice if such a player would replace the TX FM which is too similar to the Nano Plus(who really cares whether the USB plug is on the player itself?).

    I think the reason you don't see AM radios in 00% digital products (such as MP3 players) is not enough demand to tackle two significant technical issues:
    The ferrite-coil antennas used by most portable AM radios take up a lot of room on circuit boards; some MP3 players are too small for them, while others simply can't give up valuable circuit-board real estate for a feature used by so few people. OTOH, most portable FM radios use the headphone cord as an antenna, so they can be smaller.</LI>
    AM frequencies and channel spacing vary around the world in ways that make a "one size fits all" digital solution very hard to implement. The US AM band runs from 535-705 kHz with 0-kHz spacing (540, 550, ... , 700); in other parts of the world it still runs from 535-605 kHz, and/or uses 9-kHz spacing which is incompatible. OTOH, nearly all major countries, except Japan, have adopted FM bands in the 87.5 (88 in the US) to 08 MHz range, and all spacing schemes are multiples of the narrowest one, 50 kHz (it's 00 kHz in most countries, 200 kHz in the US), so a digital FM tuner covering 87.5-08 MHz with 50-kHz spacing will work everywhere but Japan.</LI>
    Also, digital-radio considerations in the US may inhibit the sale of new AM radios here. The US digital-radio standard is an IBOC (in-band, on-channel) system, where the analog and digital broadcasts share the same frequency and signal. Though this is supposed to allow simultaneous analog and digital broadcasts as long as broadcasters want them (unlike DAB systems in other countries and digital TV even in the US, where the digital signal is separate and broadcasters must eventually give up their analog spectrum), even IBOC broadcasters will eventually go all-digital. Since the bandwidth of digital AM is so limited (at present it only promises "FM quality" while digital FM promises "CD quality") and digital limits analog sound quality (especially on AM where it's poor to begin with), it's likely AM will want to go 00% digital long before FM does. Limiting analog AM radios now makes it easier for AM to make that painful transition.
    Message Edited by RBBrittain on 2-2-2005 09:49 AM

Maybe you are looking for

  • Customer master creation and maintenance

    Hi All, I have a question regarding customer master. The client is implementing FSCM credit and collections management. Initially, all the existing customers in AR are mapped or loaded to SAP Business partner using the functions available (I dont rem

  • Macbook pro retina - replaced battery quality and age?

    This question is about a Retina MacBook Pro, 15-inch, Early 2013 (MacBookPro10,1). It was originally purchased in April 2013. I would like to find information about the manufacture dates of batteries, and Apple's policies for hardware repairs and ref

  • Encore displays 23.976 time at 24fps, messing with imported subtitle sync

    I have just discovered that somehow Encore (and Premiere 6.0 and AE CC 2014) display the timeline of a 23.976fps clip at 24fps, meaning that the clip I have, which has a duration of 1:26:36 in all other windows programs, including subtitle editors, s

  • Sort according to another field order

    say there are 2 input and 2 output fields The first input field is mapped to the first output field , after grouping similar values together e.g: input field1          output field1 a                            a d                            a e     

  • CSS Scroll Bar coding help

    Yes, another plea for help!! I am hoping somebody can review the links below and reply to this post with the code that I need, together with some guidance on where to place it in my site. I don't have the time to trawl the web for clues, so if someon