How do I pass parameters to a pop-up window in actionscript?

Submitted by: Administrator
Three different ways to pass data into a title window.

It uses the initobj to pass in several built-in properties plus two user defined properties.

One is a simple string, the other is a reference to the main application that can be used for binding. Note the variable that holds the application reference is typed to the name of the application. this is critical for binding to work correctly.
Submitted by: Administrator

Read Online Adobe Flex Actionscript Job Interview Questions And Answers