Skip to main content
This topic has been closed for replies.

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?