Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User kl001538's Avatar
    Join Date
    Jul 2003
    Posts
    14
    hi !

    Could anyone help me with this. I've created a game. And now i wanted it to be played on the internet with the internet explorer.
    how could i do this ?
    Please help.

    Thanks

  2. #2

  3. #3
    Registered User kl001538's Avatar
    Join Date
    Jul 2003
    Posts
    14
    hi


    but how do i put my game in to the emulator so that i could run ?
    can you please show me the steps ?

  4. #4
    Regular Contributor mcmcdonald's Avatar
    Join Date
    Mar 2003
    Location
    Austria
    Posts
    86
    Goto my website http://www.bytemaniac.com/play_tetroid.html
    In the html-source search for "applet", there you can see how to setup the applet.

    McMc

  5. #5
    Registered User kl001538's Avatar
    Join Date
    Jul 2003
    Posts
    14
    is it i just change the value of the gamemidlet to my midlet name ?
    i need your help cos this is my project for my college.
    thanks.

  6. #6
    Regular Contributor mcmcdonald's Avatar
    Join Date
    Mar 2003
    Location
    Austria
    Posts
    86
    Hi!

    Just put the emulator jar and your jar onto the webspace (locally or on webserver). You can only use standard midp 1.0 classes.

    <applet....
    archive="applets/me-applet.jar,applets/tetroid.jar"
    .....</applet>

    You can see that the jar files are in a folder "applets" relative to the html-page that contains the applet-tags.

    Here is a link to the discussions about the microemulator on sourceforge:
    http://sourceforge.net/forum/forum.php?forum_id=94290
    There are topics about installing, extending and using different skins or advanced classes (like NokiaUI) with the microemulator.

    McMc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved