A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Preloaders and Movie Files

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    3

    Red face

    I want to give my visitors something fun to do instead of watching a preloader... I'm thinking, is it possible to run a mouse trailer until the page is finished preloading?

    Help me, help me please!!!

    -Tiggaman

  2. #2
    Junior Member
    Join Date
    Apr 2000
    Posts
    3

    Red face

    I've created the movie clip for the mouse trailer...and I've seen different versions of preloaders that I can use...I just dont know how to put them together. I'm hoping someone that's done something like this before could offer a little advice on how to code it or at least set it up...

    tiggaman

  3. #3
    Senior Member
    Join Date
    Mar 2000
    Posts
    597

    Post

    Here is a way.

    Create 3 frames containing the following

    Frame 1:
    An instance of the "mouse follow" movie covering frames 1 and 2.
    And the following action script for the frame.
    If Frame Is Loaded (3)
    Go to and Play (3)
    End Frame Loaded


    Frame 2:
    Go to and Play (2)


    Frame 3:
    An instance of the movie you are loading.

    In frame one you can change the "(3)" in "If Frame Is Loaded (3)" to the last frame of your main movie if required. Don't change the goto though.


    Hope this helps,

    Rich.

  4. #4
    Senior Moderator
    Defender of the Faith
    Pope de Flash's Avatar
    Join Date
    Feb 2000
    Posts
    3,429

    Wink

    Check this out, if this is what you want to do let me know and I will send a mock file to you. www.planetjesus.net Regards, Bill

    ------------------
    Macromedians 1:1

    In the beginning the web was without shape and color, and the hype covered the darkness of the net. Then there was a Flash and life came to the web and vision became reality.

  5. #5
    Senior Member
    Join Date
    Feb 2000
    Posts
    1,092

    Wink

    Did you try it yet?
    I don't see why not.

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