Skip to main content
This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

the0bot
Known Participant
December 22, 2013

What is the difference between addPopup and createPopup, since either one has to implement IFlexDisplayObject?

addPopup makes it more difficult to use removePopup, since only the createPopup method returns the object.

Is there a reason to use one rather than the other?