User Tag List

Results 1 to 7 of 7

Thread: Loading frame

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Loading frame

    I did not manage yet to get a frame to take time to load.. so I believe the loading is as fast as MMF2 itself I'm right?
    If so this is quite amazing!

    Anybody got some app to take time to load a frame?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Loading frame

    Yes. You should always put a "Loading" text somewhere before jumping to a frame.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Loading frame

    I will use the first load screen like games with some animation, because it is all loading the game.

    It is the largest delay, and then I go with the intro and continue to play as such.

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Loading frame

    Interesting! I didn't know we could have the first loading screen with animation! I will look into it.

    Thanks!


  5. #5
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Loading frame

    The iOS runtime doesn't load the entire game during the first frame. It loads each frame completely seperate (though it does have to parse the entire data file at startup, but it doesn't process all of it)
    It could be other reasons why the first frame is slow loading.

  6. #6
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Loading frame

    So if a frame is extremely heavy, what MMF2 will do during the loading? static screen only? I probably won't have that big frames but it is good to know.

  7. #7
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Loading frame

    It will just pause during the loading so it will show the image from the last frame until the next loads. So the trick to use a loading frame before a heavy frame is probably a good idea.

Similar Threads

  1. Loading objects from debug frame?
    By Warmachine in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 2nd January 2014, 03:31 PM
  2. Loading another frame in same application as popup
    By SNS in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 21st October 2010, 06:41 PM
  3. Level Loading in the same frame
    By GnadeGames in forum SWF/Flash Export Module Version 2.0
    Replies: 13
    Last Post: 28th April 2010, 03:07 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
  •