A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: help setting up softkey functions

  1. #1
    Senior Member
    Join Date
    Nov 2004
    Posts
    286

    help setting up softkey functions

    I have an app I did in Flash, tried to convert it to flash lite, but the softkeys are now like a tab index?????

    can someone help me with the softkey assigns if I provide the fla???

  2. #2
    Member
    Join Date
    Jan 2003
    Location
    Tokyo
    Posts
    78
    They have something in the manual about it....
    status = fscommand2("SetSoftKeys", "Previous", "Next");

    It says you can change the text, but I don't think you can change the functions of the buttons, I think that depends on the device. I've only built a few things and played with a few Japanese phones, and from the docs I've read they allow even less changing around, they send a flag if you have used the softkeys for menu shortcuts, and then they change functions depending on context, but they seem hard wired... I hope I'm wrong...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center