I’ve just switched from CS5 to CS5.5.
In Cs5 my game worked fine, and everything was happy but not in CS5.5 it’s telling me that there I’ve got an undefined TLFTextField.
The text itself is inside a dynamically added movie clip, and it’s value is changed in the main timeline…
The code in the main timeline:
“ZombieHouseArray[txtSet].Hp_txt.text = ZombieHouseArray[txtSet].Hp;”
like i said, this did work fine but no it wont work at all.
Thanks for any help