A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: weird behavior when using geturl

  1. #1
    Junior Member
    Join Date
    Apr 2004
    Posts
    5

    weird behavior when using geturl

    I have a file where I'm using geturl to open a webpage. I call the geturl on frame 2 and then I have a stop on frame 11.
    What is weird is when I play the swf or even an exe it appears that the page is being loaded over and over again.
    Anyone had this problem and know how to fix it?

    Thanks

  2. #2
    Professional Air Guitarist Frag's Avatar
    Join Date
    Dec 2002
    Location
    Brain, Body, Clothes, Computer Chair, Room, House, Neighborhood, City, State, Country, Continent, World, Galaxy, Universe, and on?
    Posts
    811
    You'll have to be more specific if you want an answer

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Is it caught in some loop?

  4. #4
    Junior Member
    Join Date
    Apr 2004
    Posts
    5

    no loop

    Ok, here is a more detailed dscription of what is happening:

    I have a basic (brand new) fla file. I added a script with a geturl in frame 2:
    getURL ("javascript:NewWindow=window.open('http://www.google.com','newWin','width=400,height=300,lef t=0,top=0,toolbar=No,location=No,scrollbars=No,sta tus=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);");


    I have a stop(); in frame 11

    What is happenig when I run the swf or even an exe the javascript window opens and appears to loop. See the attached file.
    Attached Files Attached Files

  5. #5
    Professional Air Guitarist Frag's Avatar
    Join Date
    Dec 2002
    Location
    Brain, Body, Clothes, Computer Chair, Room, House, Neighborhood, City, State, Country, Continent, World, Galaxy, Universe, and on?
    Posts
    811
    MX 2004???

    I can't open it

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center