Flash Problem in Coding, It was working

Discussion in 'HTML & Website Design' started by bsharp74653, Jan 5, 2009.

  1. #1
    on (press) {
            getURL("javascript:popup('http://sharpsrepair.com/support.htm', 'popup', 'width=250, height=150, toolbar=0, scrollbars=0, location=0, status=0, menubar=0, resizable=0, screenX=' + ((screen.width - 950) / 2) + ', screenY=' + ((screen.height - 650) / 2) + ', top=' + ((screen.height - 650) / 2) + ', left=' + ((screen.width - 950) / 2) + '')");
    }
    Code (markup):
    There is the code. basically visit... http://sharpsrepair.com, Look @ the top, at the support icon. since i did not know how to put straight java script into flash, this is what i've done created a support.htm with the java script i've linked the suppport button in flash with the above code to go to http://sharpsrepair.com/support.htm which is the file, but its not working now...


    I had someone design this for me and when he had the website hosted on his hosting account it worked.. of course it was pointing to his file then but i've changed the geturl and its not workiing.. any ideas... if you cna help me fix this i'll pay you $$$..
     
    bsharp74653, Jan 5, 2009 IP
  2. ExtremeData

    ExtremeData Well-Known Member

    Messages:
    450
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    125
    #2
    When I clicked the icon it opened a popup..so it's working.
    Maybe you use a popup blocker...
     
    ExtremeData, Jan 6, 2009 IP