Started 5 days, 6 hours ago (2008-10-05 22:49:00)
by RAiNMAKER
Hello again fellows. I have seen great aplications in this forum. I have 3 questions: 1- Do you sell your aplications to Nokia? How it work's to you? 2- What's the project you sold? 3- How mutch did you won? Thanks,

Started 1 week, 1 day ago (2008-10-02 22:36:00)
by issanasr13
Hello, Does flash lite supports Touch screen? If yes how and which version?

Started 1 week, 2 days ago (2008-10-01 15:16:00)
by hp3
as far as I know this is a standard behavior in s60. There is no means for Flash Lite to
intercept a key event on the close button. Perhaps you can investigate a 3rd party C++ wrapper solution for Flash Lite, like Kuneri lite, to determine if there is a way to use the wrapper to trap this key press before closing the Flash Lite application.

Started 1 week, 1 day ago (2008-10-02 21:26:00)
by hp3
The recent PR about s60 5th edition mentions ActionScript extension for Flash Lite 3.1 and "Platform services". Does this only apply to Flash Lite embedded in a web page, running within the
WRT context, or does the Flash Lite standalone have direct access to platform services as well? http://www.nokia.com/A4136001?newsid=1256585

Started 5 days, 6 hours ago (2008-10-05 22:46:00)
by RAiNMAKER
Very nice! How mutch to download?

Started 1 week, 1 day ago (2008-10-02 15:59:00)
by RAiNMAKER
Hello fellows. I imported
wav sounds to my game. How do i set volume to each one of then? So people don't have a heart atack ;D thanks!

Started 4 days, 16 hours ago (2008-10-06 12:29:00)
by samirk_dash
Hi all, I am now finetuning/fixing bugs of the new version of W’d-get-it. Most of the stuffs are over. here are the fetures of the new version: 1. Packge Flash Lite for
Nokia s60 WRT (*.wgz files). Now with option to additional files into the package. All bugs of the previous version fixed. 2. Package Flash Lite as NFL (package for Nokia S40 5th edition ...

Started 1 day, 22 hours ago (2008-10-09 06:14:00)
by manikantan
The question is how do i get my mobile to display other language fonts.. The scenario is like this : My app has a textarea and i wish to display text on it, but on a different language. ( Language not having the ENGLISH alphabet set, but
some other language like arabic or japanese or hindi). Can i use a language which is not(be default) a part of the phone's set of languages ? # assume...

Started 3 days, 21 hours ago (2008-10-07 07:50:00)
by viswa08
Hi I have Flash stub which runs my flashlite 2 movies, but i want to call or initiate the flash stub using
j2me application, because i have some bg process running around. can this be done? flash stub installed in \sys\bin Thanks Viswa

Started 1 week, 3 days ago (2008-09-30 05:48:00)
by RAiNMAKER
Hi guys. I'm making a game for cellphones using flash + actionscript. It's a very nice game. I whant to put a baloon that will say something to user from every 5 seconds (or more). Then after
3 seconds i whant to get the baloon out of there. Now, i already used a setInterval function to put the baloon. Something like this: setInterval(_root.baloon._x = 150,5000);//...
