A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Fixing ambiguous combobox reference

  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    13

    Fixing ambiguous combobox reference

    I have two frames in my Flash piece. On one frame I have a combobox called source_id, and on the other frame I also have a combobox called source_id. Now I know I could rename these but I want to keep them the same for various reasons.

    Is it possible to do this?

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    No. Give only unique instance names. Only one instance will be referenced. That's also valid for textfields, buttons, variables, labels, they all need to have unique names.

    gparis

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