Discussion Board

Results 1 to 4 of 4
  1. #1
    is flash lite have function to delay the time.

    i want to make my program like :

    Code:
    3second later ;
    gotoAndPlay("game");
    please help.

    another problem, if i setup FlashLite3.0 to the s60(eg:n70 n73 or n95) phone,
    can i use that phone to play the flashlite2.x file?

  2. #2
    If you use FL1.1, there is no ready function to use. You can set FPS to 12 and leave 36 frames before calling the action.

    You still can use FL2.x when there is FL3 player installed. I don't think FL3 would work on N70 though.

    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 chall3ng3r's Avatar
    Join Date
    Feb 2005
    Location
    Karachi, Pakistan
    Posts
    275
    Hi,

    I have posted a FPS-Meter component for use in FL applications sometime ago. You can take it as example of creating a custom timer in FL1.1.

    http://wiki.forum.nokia.com/index.ph...2C_2.0_and_2.1

    You can use setInterval in FL2/3 to set a callback function after specified time. for example

    Code:
    myIntervalID = setInterval(myFunction, 3000);
    best,

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

  4. #4
    thanks for you help.
    you two are very nice.

Similar Threads

  1. ActionScript to call Java
    By tamsc in forum Mobile Java Games
    Replies: 5
    Last Post: 2007-01-12, 05:49
  2. Problem~ Symbian 6.1 OS And it's SDK
    By jpottojp in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2005-10-14, 09:21
  3. Problem~ ListBox 's words ...
    By jpottojp in forum Symbian
    Replies: 1
    Last Post: 2005-06-16, 09:38
  4. Problem~ SDK change !
    By jpottojp in forum Symbian
    Replies: 6
    Last Post: 2005-06-11, 18:52

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