This issue is still out there for me. Basically, I want to know how I can trigger certain effects on a TitleWindow that is displayed through PopUpManager.addPopUp.
Thanks,
Jaime
---------- Forwarded message ----------
From: Jaime Bermudez <[EMAIL PROTECTED]>
Date: Jun 14, 2006 1:49 PM
Subject: FB3 addedEffect, removedEffect and popUps
To: [email protected]
Hey guys,
I wanted some move effects initiated on popups when created, added or removed through the PopUpManager. I figured out that the PopUpManager.removePopUp(popUp) method will trigger a "removedEffect" on the popUp window, at least for modal dialogs. This makes sense b/c it's probably removing the popUp from the invisible canvas behind it. I'm currently using a creationCompleteEffect to get the popUp to "move in" onto the screen. This obviously won't work for the PopUpManager.addPopUp method since the popUp window will have already been created. There is an "addedEffect", but this doesn't seem to work like the "removedEffect". Anyone know why the " addedEffect" doesn't trigger on a popUp when adding it through PopUpManager.addPopUp? Is there any effect that gets triggered through this method?
Thanks,
I wanted some move effects initiated on popups when created, added or removed through the PopUpManager. I figured out that the PopUpManager.removePopUp(popUp) method will trigger a "removedEffect" on the popUp window, at least for modal dialogs. This makes sense b/c it's probably removing the popUp from the invisible canvas behind it. I'm currently using a creationCompleteEffect to get the popUp to "move in" onto the screen. This obviously won't work for the PopUpManager.addPopUp method since the popUp window will have already been created. There is an "addedEffect", but this doesn't seem to work like the "removedEffect". Anyone know why the " addedEffect" doesn't trigger on a popUp when adding it through PopUpManager.addPopUp? Is there any effect that gets triggered through this method?
Thanks,
Jaime
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

