A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: URGENT getURL question

Hybrid View

  1. #1
    this is a nudist site right?
    Join Date
    Apr 2002
    Location
    melbourne > australia
    Posts
    64

    URGENT getURL question

    hi. thanks for your help
    .
    quite simply i need to provide a link on my website that sends the viewer to a new URL address which will open in a _blank window. however when i use the getURL command it makes the browser search for the URL in the subdomain in which the parent site exists.
    .
    is there some easy acttion script that will send the viewer to the new URL, or

    do i have to create a html page within my subdomain which will instantly direct the viewer to the specific URL
    .
    i'm sure its a simple Q?, but would appreciate any help you can provide.
    .
    cheers!
    .
    .
    .
    aêr design
    dave@aerdesign.com.au
    www.aerdesign.com.au

  2. #2
    Greek Flasher
    Join Date
    Sep 2000
    Posts
    25
    This works to me :

    getURL("http://www.thesite.com", "_blank");

    Good Luck !!!!!
    BigpoD

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