Hi all, I want to make a flash based application and I want to include these features:
Fullscreen on startup
permission to open apps
permission to read user data (my images and a text file,...
Type: Posts; User: usman farhat; Keyword(s):
Hi all, I want to make a flash based application and I want to include these features:
Fullscreen on startup
permission to open apps
permission to read user data (my images and a text file,...
Sorry for very late response, but I made it work using swishmax after some days of posting it. I used this script for signal:
onFrame (1) {
current = fscommand2("GetSignalLevel");
max =...
I am trying to import Battery and Signal levels using these tutorials:
http://www.developer.nokia.com/Community/Wiki/How_to_make_a_signal_indicator...