A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Convert to Symbol Problem

  1. #1
    Junior Member
    Join Date
    Oct 2004
    Posts
    3

    Convert to Symbol Problem

    Hi Everyone!

    I am a comparative newbie with a problem. I am using Flash 8, and made a form with many (40+) input text boxes.

    The form is large, so I need to add the ability to scroll it. While just a "plain" form, it can be scrolled in an HTML doc, and the boxes tab correctly as ordered by the "tabIndex" function in the action script (each incidence name is followed by tabIndex = and the number order of the box [1,2,3 etc.]).

    When I convert the form to a movie in order to be scrolled by Flash, and not a browser, the boxes do not tab to the next in the order I want, the program seems to randomly order the tab. Very strange! Any suggestions would be greatly appreciated.

    Roger

  2. #2
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    If your using code to control that, you need to include the instance name of the new movie clip in the path.

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