User Tag List

Results 1 to 4 of 4

Thread: Online Scores work in flash?

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Apr 2008
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Online Scores work in flash?

    Hi,

    I wonder if those 4 plugins from the online scores tutorial work in flash exporter version?

    thanks

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Burfelt's Avatar
    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    526
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Online Scores work in flash?

    if you are talking about Jeff's tutorial

    http://www.flyinvinteractive.com/online_scores/Easy_online_scores_readme.pdf

    Then you will find that URL encoder isn't converted to Flash, and that Live Receiver is now called Get Object.

    You can still follow the tutorial, but you will have to use Get Object. And you will have to work around URL encoding the data you submit with Get Object.

  3. #3
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Apr 2008
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online Scores work in flash?

    Yeah, I was talking about Jeff's tutorials. Thanks for your reply..

    Another question,
    Let' say my game has 10 levels. Does flash exporter automatically load all ten levels data during the preload? Or can I tell flash exporter to load only the first level and level second after completed the first and so on?

    [edited]
    Oh, I just saw this line on the news
    "SWF apps run in a sandbox, they have no access to the system, they cannot load or save file." I guess that answer my question then..

  4. #4
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Burfelt's Avatar
    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    526
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Online Scores work in flash?

    The Preloader loads your entire app. So you cannot load single frames.

    However. You can use certain javascript trickery to call a script that will replace the swf file on you html page, with another different swf file. Essentially dividing up your game into more swf files, each with it's own preloader.

    This is beyond the scope of what MMF will do for you, but never the less it can be done.

Similar Threads

  1. Online high scores
    By MJK in forum iOS Export Module Version 2.0
    Replies: 12
    Last Post: 23rd August 2011, 05:46 PM
  2. Having trouble with the online high scores tut
    By Apex in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 7th May 2011, 09:26 PM
  3. Freehost10.com with online hi scores?
    By RickyRombo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 26th April 2009, 03:07 AM
  4. Online High Scores Tutorial
    By scottige in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 5th November 2007, 04:41 PM

Posting Permissions

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