Thanks guys,
cancerinform -- that worked perfect. cheers!
Can i just update this question -- is there anyway to store the paths in strings too?
For example:
Thanks again for the helpCode:var myEG:String = 'movieclipName.textboxName'; // then do something like the following: this[myEG].text = "hello!";




Reply With Quote