A Flash Developer Resource Site

Results 1 to 20 of 26

Thread: Flash intro page.

Hybrid View

  1. #1
    Junior Member
    Join Date
    Dec 2006
    Posts
    12
    Yes Chris, that is what I'm trying to accomplish. I'm going to embed this at 640x500 so that the skip button shows up at the bottom, it is already configured to switch to the main page.

    Err.. ok not quite.. but that is the idea, I want the movie to play, then once it is finished to change to a new web page.

    How do I do that?
    Thanks
    Franklyn

  2. #2
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Mine doesn't use a button. It uses a variation of Wilberts code to advance one frame without need for one. A skip button would simply need a gotoAndPlay to hit a frame or a getURL to skip to another external page.

    Want me to show a test sending it to a completely different external page automatically or just another frame in the same movie? I'm confused on what you are sending to on completion.

  3. #3
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Mind you, this could send it anywhere, even a html or php or any kind of valid webpage anywhere, even in the same domain. I just sent it here for example. This would force the movie on users (which sometimes is wanted for ads) if a button is offered to skip you can expect it will be used (I can add though).

    Again, thank Wilbert for all of this. That is a sweet couple of lines on his part

    Preview link edited out. Trying to save band now that he is all set

  4. #4
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    OK...hit it again. It should be what you want.

    Preview link edited out. Trying to save band now that he is all set

    I always leave frame one open so you will be able to use a KM preloader or whatever.

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