Hi!
I’ve made a form with TLFTextfield but now I’ve been told flash player version has to be 10.1.22 tops. So, as I’m using CS5 and I don’t know how to roll back de publisher version I’ve tried to compile it in fp9. This causes TLFTextfields to go back to classic Textfields, no big problem. But as I compile I get:
1046: Type was not found or was not a compile-time constant: Matrix3D.
1046: Type was not found or was not a compile-time constant: Vector3D.
The funny thing is I don’t explicitely use any of these classes and I don’t know where does this come from. I use comboboxes, inputs, checkboxes, buttons and some movieclips.
It would help if someone knew how to get rid of these errors or, even better, how to compile with an older subversion of fp10
Thanks!