de_la_soul
07-20-2005, 07:24 AM
I have 2 tricky questions that I have struggled with for the last two days.
The first is how do I determine the class path of a 3rd party component that
I have installed?
The second is how do I get my custom classes to talk to components that have
been instantiated inside of them? The component works on the root timeline,
but once it's inside a custom object(i.e. class CustomObject extends
MovieClip {}) it behaves strangely. I can set some properties like
dataProviders and what not. But none of the methods seem to work. Like the
ComboBox for Example, it populates but it wont open. I'm sitting here with
the dicionary open, and I know I'm doin it right... but they just wont work.
I heard there was an issue where components would stop working if they were
inside of a MovieClip that had getNextHighestDepth() used on them, is this
true? Perhaps I'm having a problem with not Type casting correctly, but how
do I determine what the Type is of a 3rd party component when there is no AS
file included.
I'd appreciate any thoughts you have.
Steven de la Torre
http://www.wheniwoke.com
The first is how do I determine the class path of a 3rd party component that
I have installed?
The second is how do I get my custom classes to talk to components that have
been instantiated inside of them? The component works on the root timeline,
but once it's inside a custom object(i.e. class CustomObject extends
MovieClip {}) it behaves strangely. I can set some properties like
dataProviders and what not. But none of the methods seem to work. Like the
ComboBox for Example, it populates but it wont open. I'm sitting here with
the dicionary open, and I know I'm doin it right... but they just wont work.
I heard there was an issue where components would stop working if they were
inside of a MovieClip that had getNextHighestDepth() used on them, is this
true? Perhaps I'm having a problem with not Type casting correctly, but how
do I determine what the Type is of a 3rd party component when there is no AS
file included.
I'd appreciate any thoughts you have.
Steven de la Torre
http://www.wheniwoke.com