A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Help plz

  1. #1
    Junior Member
    Join Date
    May 2002
    Posts
    10

    Help plz

    Hello guys,

    well am designing a web-page with an intro at the first but am facin a problem with this intro. i want the Index page to be loaded dircetly after finishing the flash movie "intro" to create a good useability to the user. espacially that my web-page is designed with HTML and flash ..

    so any help plz

  2. #2
    Senior Member
    Join Date
    Feb 2003
    Posts
    825
    Put a blank MC on the last frame of the movie...

    on that MC put the following code:

    onClipEvent (load){
    getURL("yourwebpage.html", _self);
    }

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