Need help! Want to autorefresh after mp3

Discussion in 'Programming' started by clickcashdaily, Jun 25, 2011.

  1. #1
    I want to auto refresh the page after an mp3 is finished on a flash mp3 player.


    I used this code:

    onEnterFrame = function() {
    getURL("http://whatever.com",_blank);
    }
    stop();



    Right after the player.swf ..... any ideas... am i putting it in the wrong place?? Thanks
     
    clickcashdaily, Jun 25, 2011 IP