User Tag List

Results 1 to 4 of 4

Thread: Input in J2ME

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Sep 2009
    Posts
    356
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Input in J2ME

    What is the best way to make input for player (eg. to write his nick in high-score table) in mobile?
    Is it possible in mmf2 to make simlar input as writing an SMS?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Sep 2009
    Posts
    356
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Input in J2ME

    No one knows?

  3. #3
    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: Input in J2ME

    The keyboard input (+ alternative control methods such as motion control and trackball) is probably the most needed feature for MMF2 J2ME runtime. It would probably require its own set of extensions for multiple operating systems so a lot of work needed there and I'm not sure can CT pull it off. At least now it seems like there is very limited love for J2ME at this stage when MMF2 development focuses on other areas.

    For some crappy alternative way of doing it, you could look at building some sort of a scrolling keyboard to the game where the user navigates with the D-pad and selects the letters one by one.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Sep 2009
    Posts
    356
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Input in J2ME

    Quote Originally Posted by MJK
    For some crappy alternative way of doing it, you could look at building some sort of a scrolling keyboard to the game where the user navigates with the D-pad and selects the letters one by one.
    I thought about it. Thanks.

Similar Threads

  1. Keyboard input vs player control input
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 22nd August 2013, 09:00 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
  •