hi, its working fine on Emulator, But not working on cell phone. Do i need windows 2003 server to do so. plz guide me i need the soln urgently. regards...
Very cool, thanks Peter! _____ From: FlashLite@yahoogroups.com [mailto:FlashLite@yahoogroups.com] On Behalf Of Peter Baird Sent: 01 March 2006 04:20 To:...
i think the idea is to access your computer over the internet from your phone. you'll need an internet connection and access your ip number instead of local ...
File : FlashLite_CheckList.swf Description : FlashLite checklist for developers...
FlashLite@yahoogroups...
Mar 1, 2006 10:57 am
3610
looks like the 903 has it as well. My guess is that these are proprietary OS phones. In the past these usually have the browser version not standalone....
I'd like to purchase a Nokia 6682 for Flash Lite 2.0 software development - I'm in the US. I have terrible GSM/GPRS connectivity in my office. Is there a way...
hey dude, have a search on the group messages, i'm sure that someone answered how to do that, but i'm quite sure that you needed the opera browser to make it ...
Yeah, I did a quick search through previous list messages, and somebody (can't remember who right now) purchased a 903; they mentioned it had Flash Lite, and...
its built for the Japanese market so will be using a browser implementation. Sharps also have wallpaper/screensavers unlike imode and kddi phones the fps will...
Hi, I would like my flashlite to integrate with native C++ code on symbian.How should i go for it? Should my symbian app run as an exe(or dll) and how will it...
Hi, I would like to download a copy of Flash2File application. I checked into http://www.christianhalbach.de/blog/ and found out that its no more downloadable....
hi list! FlashLite 1.1 driving me nuts, part 375. i have a sprite (movieclip) on screen i want to change its size. i can set its rotation, but not its width or...
D_C
d3ntaku@...
Mar 2, 2006 7:30 am
3622
DC, If you want to use relative scaling for 50% of original size, you can use: box._xscale = 50; box._yscale = 50; Best, Nader Nejat // CEO Omega Mobile //...
hi! is there anyway that i cud adjust the availalble memory usage of the device emulator? because my program is perfectly running to the actual device but not...
Hello all, I am developing application for N70 model which has 176/208 display resolution. Also this application should work on N90 and newer models with...
Depending on the scale mode (Stage.scaleMode) the content should be scaled either not at all, in both X and Y, or scaled yet maintaining aspect ratio. Device...
Actually I'm going to have to download the Flash 8 authoring update first before I try ;) .... It was a nice suprise for you to tell us that the N90 is...
Ok, so device profiles for N70 are here: http://www.macromedia.com/software/flash/download/device_profiles/ For people without. Back to question....I've run...
Hello Richard, yes the statement is: Stage.scaleMode = showAll; it was only typo ;) when changing Stage.scaleMode to "noScale", the emulator (for N70 device)...
Yes, I believe it is all working as it should. My only concern was with device text. The emulator looks completely sound. So if you want to support both...