No, not like that. I dont want to make a call using targets network, i want to make the target phone to start a call to some number. So the target phone dials a number automatically (normally you...
Type: Posts; User: miksu174; Keyword(s):
No, not like that. I dont want to make a call using targets network, i want to make the target phone to start a call to some number. So the target phone dials a number automatically (normally you...
I am trying to make a application for mobile phones that with it i can call to any phone number on the targets mobile phone via bluetooth.
Ive been searching the internet for how to do it but i...
I just noticed i forgot the setCommandListener, it works now.
public void commandAction(Command c, Displayable s) {
here goes the stuff i said before
}
Ive made a mobile app in java micro edition SDK, the program has a list with 2 items and select button on the bottom left side. When i go to any of the items in the list and press select nothing...
Ok, thanks :D
I mean just a JAR file with an custom icon and name, when you open it on the mobile phone it launches an SWF from some location where the swf is saved saved.
Well actually JAR that launches the swf from another location, but like the jar can have diffrent name, icon in the menu and stuff..?
Thanks! I replaced gotoAndStop(46); with _root["gotoAndStop"](46); and everything is working fine!
Heres the code thats in the spinning part:
on (press) {
pressed=true;
}
on (release) {
pressed=false;
}
Still it doesn't work.
Im making a small flash lite application.. it will be a game actually..
So, theres 2 parts, one part that spins while its pressed down and another part wich checks if the spinning part touches the...
Thanks very much! Everything works fine now.
Lol the app asks permission to:
read contacts
write contacts
use internet
call
use GPS
normal? :D
Oh now i see.. the path on the phone.. :D:D
ty.. workies now :)
BTW, am i doing something wrong while using the forum nokia packager?
application name i put "loltest"
display name = "lolloltest"
swf file name = "C:\documents\blarg\blah\LOLTESTFOLDAR\test.swf"...
blah too complicated :/
Im trying with carbide now.
Weird.. i tried it with ie9 beta and firefox and neither worked.
Fine. Im about to think that there is no working swf to sis packagers. That one did not work, it says creating package, then tada dun it says and then i click link and "LOL SITE NOT FOUND111111"
I made a small 2 framed flash lite app that has one button on the first frame that goes to the second frame to test some swf to sis packers, i tried helisso and it worked, but the file size of the...