A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: Controlling Focus order in Flash lite 1.1

  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Controlling Focus order in Flash lite 1.1

    How to control Focus order in Flash lite 1.1.Say if i have two textfield and two buttons and placed in top to bottom order.I have to change the focus order form bottom to top

  2. #2
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    I am sorry but I for now I really dont have any leads about controlling focus order in FlashLite. This is quite disturbing, but a fact. even I have taken up this task on google and was not able to find any proper update....fortunately a few days later I upgraded to FlashLite 2.1 and all such probs were resolved...
    As ever,
    Vinayak Kadam

  3. #3
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    there is no way to control the order in which Flash Lite 1.1 assigns focus. Instead you create your own navigation system that gives a custom made highlight to elements on the screen.

  4. #4
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    Hey hp3,

    I am quite not sure how giving custom highlights can help us to do so. Can I please request you to upload any sample FLA with some three buttons and custom highlights imitating focus order?
    As ever,
    Vinayak Kadam

  5. #5
    Junior Member
    Join Date
    Sep 2009
    Posts
    1
    Cheers!
    Valikie
    Out of the many posts, this one attract my attention. I believe it is possible for anyone to participate.
    Excellent ! I like it very much.

    Outbound telemarketing services companies|Telemarketing lists

  6. #6
    Senior Member
    Join Date
    Aug 2006
    Posts
    322

    Focus Order Example

    To set the focus order you have to study Flash Lite 1.1 Platform a little bit to handle this type of problem.
    In my next post you will find a sample which explain ....

    hope this will help


    marlopax
    Last edited by marlopax; 09-21-2009 at 01:44 AM.

  7. #7
    Junior Member
    Join Date
    Sep 2009
    Posts
    1
    Attached SWF file did not make me understand. We have a very specific issue of not able to set the focus order to start with 1st control in a page and further on.
    This happens in Lite 1.1, Is there a way this can be over come ?

  8. #8
    Senior Member
    Join Date
    Aug 2006
    Posts
    322
    post a sample CS3 fla to understand the actual problem of focus order

  9. #9
    Junior Member
    Join Date
    Sep 2009
    Posts
    3
    In the attached fla
    1. When we press the down button in the mobile phone or in the emulator, initial focus goes to radio button which is sixth item from top to bottom but the focus should go to the first item which is an input box.

    2. When a combo box is opened, initial focus should go to the first item but it’s not happening (it’s a custom build combo box (but taken from CDK) so obviously the focus can’t go automatically, however we are not able to set the focus to the first item manually).

    3. When the focus is at the last item of combo box, in the next press of the down button focus should be retained in the same item but it goes to some other item in the screen.
    Attached Files Attached Files

  10. #10
    Senior Member
    Join Date
    Aug 2006
    Posts
    322

    Focus Order

    This is the way I use focus order for Flash Lite 1.1 applications.

    Hope this will help...



    With Regards


    marlopax


    Sunday, September 20, 2009.
    Last edited by marlopax; 09-22-2009 at 11:25 AM.

  11. #11
    Junior Member
    Join Date
    Sep 2009
    Posts
    3
    Can you post the .fla Please.

  12. #12
    Senior Member
    Join Date
    Aug 2006
    Posts
    322
    if this is going OK . you can do it yourself by the help of some software.

    thank you

    marlopax

  13. #13
    Senior Member
    Join Date
    Aug 2006
    Posts
    322
    did your problem solved?

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