Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash Tab Order

Status
Not open for further replies.

jefargrafx

Instructor
May 24, 2001
273
US
okay guys?

got another one,

I'm sure you've seen the tab order problem in flash and some of the fixes.

My problem, I'm creating a form that can be added to by the user (just moving more fields on the stage with a button click)The fields are contained in a movieclip and I'm having a problem targeting the text field varible name.

I'm using _root.clipname.fieldname

is this right?

should I use telltraget, if so how?

let me know jef
 
Should be right!

_root.mcinstance'sname.variablename

Regards,
mywink2.gif
ldnewbie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top