A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Redirecting to an external URL without clicking in Flash

  1. #1
    Junior Member
    Join Date
    Nov 2000
    Posts
    2

    Redirecting to an external URL without clicking in Flash

    Hello, I'm trying to update an ancient flash into (originally created in Flash 5) where when the last frame in the intro is played (or frame entered) you will be directed to an external website url. I want this action to take effect automatically when you enter a frame. I'm sure I need to put an action in the fame I just don't know what the action script should be. To do this with a click I've used

    on(release) {
    getURL("http://www.xxx.com",)
    }

    but I don't want to have to click anything for this to happen.

    Is this possible? and possible for an non-programmer??

    Any help would be greatly appreciated!

    Lori
    monk

  2. #2
    FK Romeo martiansam's Avatar
    Join Date
    Oct 2001
    Location
    Bombay, India
    Posts
    223
    Just remove the on(release) and keep the getURL. Try.
    sameer rao

    there...you see!!

  3. #3
    Flashkit historian Frets's Avatar
    Join Date
    Oct 2000
    Location
    flashkit
    Posts
    8,797
    Redirected to the correct forum

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