User Tag List

Results 1 to 2 of 2

Thread: Trouble with high score screen in browser with java applet

  1. #1
    Clicker Multimedia Fusion 2SWF Export Module
    bobofet's Avatar
    Join Date
    Nov 2011
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Unhappy Trouble with high score screen in browser with java applet

    I want to make my game work on the internet as a Stand alone java Internet applet but every time I try to build my application, it gives me the following error message:


    Some objects used in your application may cause problems:

    Hi-Score (kchise.mfx)

    And they do When I run the application in a browser, everything works fine but when I gets to the high score screen it crashes.

    I thought the new patch was supposed to fix this. I have R253.

    Help please, thanks

  2. #2
    Clickteam Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS 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)
    Simon's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    2,735
    Mentioned
    65 Post(s)
    Tagged
    3 Thread(s)
    The high score object uses disk storage to record the scores. The error you are getting is because in order to save data on a user's computer, the Java applet must be signed (this gives it special permissions, in this case to write to user storage). Signing a java applet is quite complex and my honest advice would be to consider buying the flash exporter, for which there is a much wider range of extensions and you will avoid this sort of issue.

Similar Threads

  1. 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

Posting Permissions

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