A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: From Flash to a Static Page

  1. #1
    Member
    Join Date
    Nov 2002
    Location
    Canada
    Posts
    62

    From Flash to a Static Page

    Hey Folks:

    We need to go live with a site by Friday and the client wants a change that should be easy...but not for me. I have a Flash intro for this client's site. At the end it simply has an Enter Here button and it takes them to the welcome page (static html page). However, the client wants the Flash to end and automatically go to the static HTML page...I'm sorry if this is a stupid question...but I can't think of how to do it

    Thanks in advance
    DANIMA Dave

  2. #2
    ViresExDecus dewman's Avatar
    Join Date
    Nov 2001
    Posts
    389
    At the very last frame of the movie, put:

    getURL("URLofPage");


    If you have a movie clip that plays after the last frame on the main timeline, just put the above on the last frame of that movie clip.

  3. #3
    Member
    Join Date
    Nov 2002
    Location
    Canada
    Posts
    62

    Thanks a million

    I figured it might be that simple....always a pleasure dealing with this group. Much appreciated.
    DANIMA Dave

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