LostInRecursion
09-16-2004, 01:41 PM
Hi all,
I posted yesterday but since then I have a more specific breakdown of my problem to help anyone who could help me.
I have some Form screens under the app root, the structure looks like this...
application
dtlogin
dtsales
dtmanagement
I am having the problem discussed in the Flash help section where loading content into a screen causes certain components (ie ComboBox) to work funny. So I went through and removed all references to _root and then tried to set the _lockroot property. Still, the components do not work.
I have tried placing the _lockroot everywhere from the application screen's custom class (Application) to the first frame in the target clip and even in that clip's custom class.
It's driving me nuts! A documented problem with a documented answer, and the answer doesn't work!
Anyone have any wisdom for an old soul?
-Ken
I posted yesterday but since then I have a more specific breakdown of my problem to help anyone who could help me.
I have some Form screens under the app root, the structure looks like this...
application
dtlogin
dtsales
dtmanagement
I am having the problem discussed in the Flash help section where loading content into a screen causes certain components (ie ComboBox) to work funny. So I went through and removed all references to _root and then tried to set the _lockroot property. Still, the components do not work.
I have tried placing the _lockroot everywhere from the application screen's custom class (Application) to the first frame in the target clip and even in that clip's custom class.
It's driving me nuts! A documented problem with a documented answer, and the answer doesn't work!
Anyone have any wisdom for an old soul?
-Ken