Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User manikantan's Avatar
    Join Date
    Apr 2008
    Location
    India / Singapore
    Posts
    549
    Hello, I m using Flash Lite 2.0. I wish to learn the method to minimize an application( Just like how the music player in the mobile runs, even after we navigate to someother page/ screen). Is there any in-built provision in Flash lite to accomplish this ??

  2. #2
    Not directly. But even you do with 3rd party, Flash Lite will not run in background, but stop. What are you trying to do in practice?

    cheers,

    Ugur.-
    Follow me on Twitter [url]www.twitter.com/ugurkaner[/url]

    Create sexiest Symbian apps faster & easier [url]www.kunerilite.net[/url]
    Turn your Joomla! website into a mobile site instantly [url]www.mobilejoomla.com[/url]

  3. #3
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    I was thinking about this question, and I've got an idea, but since I'm not a Symbian expert, I don't know if it's right or not

    Anyway, if we retrieve the UID of the main phone app (I mean, the app managing the standby and menu screens), than we should be able to "launch" that application (this could be easily done via Symbian helper applications on S60 phones), so that the phone menu application itself could be brought to foregroung... am I correct?

    Pit

  4. #4
    Nokia Developer Champion chall3ng3r's Avatar
    Join Date
    Feb 2005
    Location
    Karachi, Pakistan
    Posts
    275
    Yes,

    But I'd suggest it the other way

    If your only need to make your app go in background, then simply create a basic S60 console application embedding UID for your FL app (If you're using SWF2Go/others). And simply use the launch fscommand in FL application to start that console app. Which will make your application to go in background.

    Remember that FL applications get paused when they are in background. So, if you're planing to fetch some data from internet, or do some processing while your FL app is in background, you will need some third-party program to do these tasks.

    There are other ways as well. Maybe writing a plugin in KuneriLite, or maybe writing your own FL stub application, and embed http server to do extra stuff.

    // chall3ng3r //
    Faisal Iqbal (skype: chall3ng3r)
    Flash Mobile Specialist | Orison Technologies
    _____________________________________
    blog: F·L·A·S·H·I·S·M
    swf2go: www.swf2go.com

  5. #5
    Depends what's you want to do with minimize your app.

    Would you like to minizing your flash lite application?

  6. #6
    Regular Contributor Jii5Hoo's Avatar
    Join Date
    Jan 2008
    Posts
    56
    One trick is:
    fscommand("Launch", "Idle.exe");
    fscommand("Launch", "Menu.exe");

    Opens Menu or Idle application into frontmost and
    FL goes background.

    cheers,
    Jukka

Similar Threads

  1. Welcome to Flash Lite Discussion
    By Nokia Ron in forum Qt
    Replies: 21
    Last Post: 2011-06-07, 12:22
  2. Nokia N95 8GB adds Flash Lite 3 support
    By biskero in forum [Archived] Flash Lite on Nokia Devices
    Replies: 17
    Last Post: 2008-02-15, 21:59
  3. Replies: 2
    Last Post: 2007-04-17, 13:32
  4. Flash Lite handsets poll
    By ilyadanilov in forum Series 40 & S60 Platform Feedback Archive
    Replies: 11
    Last Post: 2006-07-04, 23:17
  5. S60 2nd FP3 and 3rd - Flash Lite frustration
    By ilyadanilov in forum General Development Questions
    Replies: 7
    Last Post: 2006-02-08, 19:07

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