User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15

Thread: High scores and swf

  1. #11
    Clicker SWF Export Module

    Join Date
    May 2010
    Location
    Tennessee, USA
    Posts
    247
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: High scores and swf

    Um MJK what's a Mochi connector object and how do you insert it?
    That must be my problem...

    And Steven yes I did get a leaderboard ID - thanks.
    ------------------------------------------------------

    ADDENDUM: Here's the error message I got:

    Loading configuration file C:\Program Files (x86)\Multimedia Fusion Developer 2\Data\Runtime\Flash\Flex\frameworks\flex-config.xml
    C:\Users\User\AppData\Local\Temp\Fla3A1B.tmp\Exten sions\CRunMochiScores.as(60): col: 24 Error: Access of undefined property MochiScores.

    mochi.as3.MochiScores.setBoardID(act.getParamExpSt ring(rh, 0));
    ^

    C:\Users\User\AppData\Local\Temp\Fla3A1B.tmp\Exten sions\CRunMochiScores.as(64): col: 24 Error: Access of undefined property MochiScores.

    mochi.as3.MochiScores.showLeaderboard({ onClose: CloseHandler, onDisplay: DisplayHandler });
    ^

    C:\Users\User\AppData\Local\Temp\Fla3A1B.tmp\Exten sions\CRunMochiScores.as(68): col: 24 Error: Access of undefined property MochiScores.

    mochi.as3.MochiScores.showLeaderboard({ score: act.getParamExpression(rh,0), onClose: CloseHandler, onDisplay: DisplayHandler });
    ^

    C:\Users\User\AppData\Local\Temp\Fla3A1B.tmp\Exten sions\CRunMochiScores.as(72): col: 25 Error: Access of undefined property MochiScores.

    mochi.as3.MochiScores.showLeaderboard({ score: act.getParamExpression(rh,0), name: act.getParamExpString(rh,1), onClose: CloseHandler, onDisplay: DisplayHandler });
    ^

    C:\Users\User\AppData\Local\Temp\Fla3A1B.tmp\Exten sions\CRunMochiScores.as(18): col: 19 Error: Definition mochi.as3 could not be found.

    import mochi.as3.*;
    ^
    ------------------------------------------
    Does this have something to do with the Mochi connector thingey?
    How do I fix this?

    Thanks

  2. #12
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: High scores and swf

    Just add the Mochi Connector object to the frame (Insert --> New Object --> Mochi Connector), it may fix the issues.

    In fact, all Mochi objects require this Mochi Connector object (just the object, no events) as well to function. It's documented in the MMF2 help section, but it can be a bit confusing as no other object in MMF2 work like this. And it's not that visibly communicated to the user that this is the case.

  3. #13
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: High scores and swf

    Yup as MJK said, just insert it. You don't need any extra events, it just needs to be there.

    Steve

  4. #14
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: High scores and swf

    Also, only insert it on the first frame, I believe.
    Working as fast as I can on Fusion 3

  5. #15
    Clicker SWF Export Module

    Join Date
    May 2010
    Location
    Tennessee, USA
    Posts
    247
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: High scores and swf

    Thanks guys! Will try that...

Page 2 of 2 FirstFirst 1 2

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. High Scores
    By Mantis in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 12th December 2010, 12:41 AM
  3. Help With High Scores
    By IIMikII in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 5th October 2008, 10:13 PM
  4. High Scores
    By Rick in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 27th December 2006, 01:19 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
  •