User Tag List

Results 1 to 4 of 4

Thread: Creating Preloader?

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Creating Preloader?

    I have searched for some info on how to create a preloader, but all i found was how to actually activate it, not how to build it. Is there any tutorial on this?

    What if you want to show something progressing as the game is loading, like a bar or a tree growing bigger as the game is loading toward 100%? How do you tell the preloader to change this animations for example according to the %?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Creating Preloader?

    If you're talking about Flash, then you can use the Flash Player extension to retrieve the percent, among other expressions. You could create an animation (for example, 100 frames length) of a tree growing, and always set it's animation frame to the loading percentage of the preloader (retrieved in the Flash Player object's expressions).

    To implement the preloader into your game or application, you'll need to go to the Application Properties (once you've set the build type to SWF) > Settings tab > Tick the "Include preloader" box > Set the Type to application and choose the application you have made for the preloader.

    It should be noted you need MMF2 Dev to create custom preloaders for Flash.

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: Creating Preloader?

    Quote Originally Posted by Game_Master
    If you're talking about Flash, then you can use the Flash Player extension to retrieve the percent, among other expressions. You could create an animation (for example, 100 frames length) of a tree growing, and always set it's animation frame to the loading percentage of the preloader (retrieved in the Flash Player object's expressions).

    To implement the preloader into your game or application, you'll need to go to the Application Properties (once you've set the build type to SWF) > Settings tab > Tick the "Include preloader" box > Set the Type to application and choose the application you have made for the preloader.

    It should be noted you need MMF2 Dev to create custom preloaders for Flash.
    Will this other preloader application be included in the SWF when i build it then so its all in just one SWF file?

  4. #4
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)

    Re: Creating Preloader?

    Yes.

Similar Threads

  1. Preloader?
    By KLiK-iT in forum HTML5 Export Module 2.5
    Replies: 15
    Last Post: 22nd April 2014, 06:01 AM
  2. PRELOADER (Android) - Need help 2 create a real preloader (Q)
    By SMASHINGmedia in forum Android Export Module Version 2.0
    Replies: 25
    Last Post: 15th April 2013, 06:58 AM
  3. Preloader
    By ColdFire in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 7th July 2011, 05:52 PM
  4. Preloader
    By Mao in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 21st February 2007, 06:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •