User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19

Thread: This kind of preloader possible? And some general issues with preloaders.

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)

    This kind of preloader possible? And some general issues with preloaders.

    Is it possible that I can make this kind of preloader for my game?
    http://king-soukutu.xsrv.jp/flash/rokko.html
    I want to make a preloader similar to this, but not the same.

    - When I last tried adding my own preloader, they don't allow for sounds? Any reason for this?

    - Another issue is, when I tried adding any kind of preloader into my game, when running the SWF file alone brings up an error message. I'm adding the preloader as an MFA, maybe I should add as SWF instead?

    - When a custom preloader is done, how can I decide whether I want the prelaoder to automatically go to the actual game, or include a button to start the game?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    To answer the final question, there isn't any feature in flash to do that. Instead, you need to use a workaround. You need to have the first frame in your flash game look just like the preloader once it's fully loaded, except you add a button that takes the player to the next frame.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Well, can I at least ask this? Can I skip the built-in pre-loader, and make my own preloader as the first frame instead? Or will the built-in preloader always activate?

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    You have to have MMF2 Developer, and you can create a frame to be used as a preloader. No sonds in this frame, but you can do whatever you want with it.
    More information in the Distributing your application / SWF section of the help.
    .

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Francois View Post
    You have to have MMF2 Developer, and you can create a frame to be used as a preloader. No sounds in this frame, but you can do whatever you want with it.
    More information in the Distributing your application / SWF section of the help.
    .
    I do, and I tried adding my preloader, but as I said, I got some debug errors when I tried to run the SWF alone with my own custom preloader.

    I still need to know if I need conditions to either start the application automatically, or to have a button to go to the actual game.

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    As soon as the flash game is done loading, it will automatically start the game.

  7. #7
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    If it helps, this is the kind of error that I get when I use my preloader with just a blank application.

    error.jpg

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    Can you send me the mfa?

  9. #9
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Okay, here's the blank mfa test file using the prelaoder.mfa file.

    preloader-test.zip

  10. #10
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    It looks like the preloader is not properly initialised in your SWF.
    I have tried it with my version, and it works fine, I have a preloader appearing breifly and the application does not crash.
    Can you check that the path to the preloader mfa is correct when you build the application?
    Have you changed anything in your flash coinfiguration? For what version of FLash player does the compiler compiles (in the application properties).
    This is the kind of problem that is very difficult for me to find, as it does work on my machine.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. 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
  2. FGL, Preloaders, Preloader extension
    By Shawn in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 4th July 2012, 02:22 AM
  3. Sponsor Preloaders
    By Stephen in forum SWF/Flash Export Module Version 2.0
    Replies: 51
    Last Post: 1st July 2012, 02:43 AM
  4. Pseudo Preloaders Help. Disabling the default preloader
    By N64Mario in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 27th June 2012, 03:17 AM
  5. Preloaders
    By Olivier in forum SWF/Flash Export Module Version 2.0
    Replies: 27
    Last Post: 2nd July 2010, 11:01 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
  •