How do I set the variable of a custom component
I have a custom component based on the TitleWindow component and I have
declared a bindable public variable in that custom component's script tag. In
my app If the user clicks a button, flash will open the title window using the
PopUpManager. After it is opened, I want to pass in some data. I have tried
doing this a number of different ways, but have failed. Can someone help me?
Thank you in advance!
|