Hello fellow flashers ;o) In the Forum Nokia Tampere office, we have been putting some ductape and bubblegum together and come up with solution to enable...
We have made a new game. You can preview it here: www.instinct.co.nz/ecowarrior From this site: You can play our demo levels, you can make levels... ... and...
Hello, The game look and feel it's very nice but when I put on my phone stayed very slow. I'm using a Sony Ericsson W910. Maybe the FPS is not so good. But...
The SE C905 is qVGA but you can't full-screen Flash content from within the browser (although you can via Project Capuchin). Which leads to my one question:...
Riku Salminen, I was developing games for myself to play on my old nokia 3650. But then I got called up to active duty in the Army so that put everything on...
*Dear All, We are happy to announce an exciting opportunity for all flashers. We have launched Flash application selling store for all Flash enabled devices,...
Thanks for that. I wonder how fast that is compared to my old N70 which runs the file okay. More importantly does anybody know how that phone compares to any ...
Hi there! I've got my first real Flash-Lite project coming up in a few months time and I'm curious about how to solve best creating installer files so that...
My understanding - and I don't have the devices to test this, unfortunately, so this is just what I've been told by clients - is that the 'older' FL2 Japanese...
Hi Jens, You should take a look at Distributable Player/Adobe Mobile Packager, announced last week at MWC, for bundling your game into a .sis file for certain...
Hello Jens, I am the developer of SWF2Go. The simple answer to your answer about SWF2Go is, Yes. It just works! You can use SWF2Go v1.5 to support S60 1st and...
This is turning into a “pimp my app” thread ;) Jens – as you can see there’s loads of good, easy-to-use solutions out there for S60, S40, WinMo (and...
Hey everyone, just found a little gotcha when using Device Central CS4 (don't know if this exists in CS3 as well). When you are getting the return value of...
Hello. Can anybody (please please please) tell me about the 100KB Flash Lite limit on Japanese phones. I'm wondering if that is just for swf files that people...
Flash Lite implementation in Japan is browser-only, as far as I know. That's the standard deployment method; there is no installable file that the user...
What browser do those phones typically use? On Wed, Mar 4, 2009 at 8:24 AM, Darren Osadchuk <...
Jesse Warden
jesse.warden@...
Mar 4, 2009 1:35 pm
8215
I think they vary - unfortunately, my only keitai is quite old, so it's beyond its useful testing life. As far as I know, the listing under the 'web' tab in...
We're supposed to recommend a browser implementation to a vendor creating their own device, that's why I was curious. I'll go look at Device Central then, and...
Hello Everyone, please find below the description for "Connecting Innovation", it might be of interest to the people on the FlashLight list. Connecting...
like: var str = "cow "; str = str.split(" ").join(""); ... like: var str = "cow "; str = str.split(" ").join(""); On Wed, Mar 4, 2009 at 11:10 AM, Scott...
Jesse Warden
jesse.warden@...
Mar 4, 2009 4:15 pm
8222
that's my favorite, but it depends on your needs. :) ... that's my favorite, but it depends on your needs. :) On 3/4/2009 11:15 AM, Jesse Warden wrote: like: ...