User Tag List

Results 1 to 3 of 3

Thread: Automatic focus to Java applet

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export Module
    Czentnar's Avatar
    Join Date
    Jan 2007
    Location
    Budapest, Hungary
    Posts
    819
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Automatic focus to Java applet

    Hello!
    Is it possible to focus to the applet on load automatically?
    I've found a few pages but they don't work. They suggest to use JavaScript in the HTML.
    (for example: http://www.webdeveloper.com/forum/showthread.php?t=19506 )

    I've also read that there is a solution in Java:
    http://forums.sun.com/thread.jspa?threadID=361104&range=15&start=0&forum ID=421
    But I couldn't try this...

    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: Automatic focus to Java applet

    Hi Czentnar

    I've been having the exact same problem. And haven't found a solution yet.

    Right now I design my java apps in a way that people are encouraged to click them at start. Eg. first frame will say "click to begin" game or have a menu or something that requires user interaction and therefor will set the focus to the app.

    If you come up with a solution, please share your findings

  3. #3
    Clicker Fusion 2.5 DeveloperiOS Export Module
    Czentnar's Avatar
    Join Date
    Jan 2007
    Location
    Budapest, Hungary
    Posts
    819
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Automatic focus to Java applet

    Hello Burfelt! Thanks for the reply. I haven't found any solution yet but I will share it when I find it, sure!
    The best way could be currently what you've said. Write somewhere that "click to activate" or something like this.
    I've used MMF2's Java to make an intro for my website. If you take a look on it you will see that it looks a bit weird at the beginning, until you don't click on it.

Similar Threads

  1. Applet Java
    By markymoniom in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 22nd June 2013, 02:38 PM
  2. Java applet
    By markymoniom in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 21st June 2012, 06:32 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
  •