A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: how to make the flash games run in mobiles

  1. #1
    Junior Member
    Join Date
    Feb 2010
    Posts
    11

    how to make the flash games run in mobiles

    i have made the flash game in actionscript2.0 and i need to run my game as an application in the mobiles.Can any one suggest me the clear procedure of making it as an application and run in the mobiles(like nokia).

    thanks in advance........

  2. #2
    Senior Member
    Join Date
    Apr 2004
    Location
    LA
    Posts
    349
    I am not certain but I think you might be in for a pretty difficult transition. As far as I know, there are not many mobile phones that have any Flash support. I could be wrong about this. I know that the most recent Android phones do in some cases. Apple has steadfastly refused to allow Flash support on the iPhone. I believe this is for business reasons.

    I believe that Java is the most common language for mobile phone programming. Actionscript 3 and Java have a lot in common in terms of language structure, but the available libraries are very very different from what I've seen. Actionscript 2 and Java are not as similar.

    There might be some good news though! Adobe has pledged to facilitate the development of iPhone apps with CS5. Adobe appears to be working hard to make sure that flash apps will work on mobile phone platforms. You may find this link helpful:
    http://www.adobe.com/devnet/devices/
    Write multiplayer games with FlashMOG 0.3.1
    Try the MyPlan Salary Calculator

  3. #3
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    If I am not wrong, then I remember you posting questions for creating sis packages....was there nay break through in it ?

    Thats the only way u may deploy flash SWF files else you have to simply transfer them manually on ur mobile!
    As ever,
    Vinayak Kadam

  4. #4
    Junior Member
    Join Date
    Feb 2010
    Posts
    11

    Procedure for making the game run as application using ovi store

    Hi,

    Can any one guide me how to make the flash game as application to run in nokia E71 mobile using ovi store.

  5. #5
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    1) you need to get a symbian certificate to sign your .sis. There is a charge for this.
    https://www.symbiansigned.com/app/page

    2) you need to create a .sis and sign it
    one way to create a .sis is using this beta software:
    http://www.flashmobileblog.com/2010/...mbian-devices/

    3) you need to set up an OVI store account
    https://publish.ovi.com/info/

  6. #6
    Junior Member
    Join Date
    Feb 2010
    Posts
    11
    Can any one know what is used in motrola devices Like ovi store in nokia to make flash game as an application and run in mobiles.

  7. #7
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    Motorola android phones will use the Android market.

    market.android.com

    To my knowledge there is no standardized standalone Flash player or implementation of AIR available for android. The only immediate Flash support will be Flash 10.1 in the browser.

    I think there may be just a few early Android devices with a version of Flash Lite but this is not implemented in a standard way and you would not really be able to build Flash applications for sale in the App market based upon these players.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center