A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: getURL problems

  1. #1
    Senior Member TheLostGuru's Avatar
    Join Date
    Aug 2004
    Location
    I live on this webpage...
    Posts
    784

    getURL problems

    Ok, I'm experiencing a problem with getURL. If I use getURL(myURL, _self) (without quotes, which I know is wrong), it opens the window in a new window. But if I use getURL(myURL, "_self"); Nothing happens. Anything that I'm missing?
    "If I have seen further it is by standing on the shoulders of giants." Isaac Newton
    ------------------------------------------------------------------------------

  2. #2
    When you know are. Son of Bryce's Avatar
    Join Date
    Aug 2002
    Location
    Los Angeles
    Posts
    838
    I don't see why it wouldn't work. Your myURL variable is a String right?

    And does it work without the "_self" attribute? Isn't "_self" is what the default is anyway?
    Last edited by Son of Bryce; 11-17-2007 at 12:03 AM.

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