A Flash Developer Resource Site

Page 2 of 2 FirstFirst 12
Results 21 to 26 of 26

Thread: Flash intro page.

  1. #21

  2. #22
    Junior Member
    Join Date
    Dec 2006
    Posts
    12
    Ok, I'm still missing a piece of this puzzle, besides being a neophyte with flash. I opened your fun file, copied the action script out, modified the url, opened my file, added a blank frame to the beginning and then pasted your script in the actions for the second frame. This all plays well in KM. When I export this to a SWF file and put it on my web page (import into NoF X) add the call to the script file in the head tag section <script src="http://testbed.galacticzero.net/assets/AC_RunActiveContent.js" type="text/javascript"></script>

    I'll see the button but not the movie. What am I missing?

    http://testbed.galacticzero.net/
    Last edited by Galactic Zero; 12-22-2006 at 04:35 AM.

  3. #23
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    Did you upload the flv movie also ?
    It should be in the same directory as the swf file.

  4. #24
    Junior Member
    Join Date
    Dec 2006
    Posts
    12
    nope, that was the problem, thanks for all your help.

  5. #25
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Since you are all set, I'm going to save my band and smoke that last preview and clear the attachment since I'm close to maxing my allowed space here.

  6. #26
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Can I make a suggestion?

    Intro's can get frustrating when someone has been to your site and sees the intro every time they come, Even with a skip intro button, it's as if a customer came to your brick and morter store and you stop them at the door to show them a catalog of brochure.

    What I allways suggest with intros is to use a shared object to tell if a user has been to the site before and skip right past the intro if they have, until the intro changes then you reset the shared object.

    small swf that checks shared object if not present then loadMovie the intro otherwise jump right to main page.

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