A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Code For Auto Loading

Hybrid View

  1. #1
    Junior Member
    Join Date
    May 2003
    Posts
    9

    Code For Auto Loading

    hello,
    what is the code that when my intro movie has finished playing, it loads automatically into my site. ive got what i thought it was, but it just doesnt seem to work?? please help?? i know its ver simple but its not working?

  2. #2
    Registered User Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    Is the intro on a different page than the site? If so, on the last frame of the intro, add a stop and below that:

    getURL("http://www.mysite.com/sitepage.html", "_self");

  3. #3
    Junior Member
    Join Date
    May 2003
    Posts
    9
    thankyou very much for that!

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