|
-
Hey there,
thanks for your reply. It's good to hear that it should work with FL2.
The phone i try to get my application working on is a docomo N-04A. This unfortunately is not available in adobes device central. The N-03A (N is for NEC) is, but a test file, where key events were working in the emulated N-03A of the device central, didn't work on the real N-04A.
The Device Central says that there are key restrictions for the N-03A, my research suggests however that this only concerns the <Left> and <Right>, since they are used for navigation. I can't imagine that a phone is so futuristic, with FL3 and all, but cannot handle keys...
I found some documentations (unfortunately in Japanese only, but the code is readable), i found this:
on (release, keyPress "#") {
getURL("tel:117");
}
Unfortunately, this also doesn't work. I'm at my wits end now, and it's a bit frustrating. DoCoMo has a very high market share in Japan, and it would be a pity if I couldn't get this working.
So, if anyone has any experience concerning this, I would appreciate it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|