Hi Steve, there is a way to create a popup inot the flash forms. For this you need the PopUpManager and a seperate class, writen in MXML or AS. I've wrote an example which you can download here: http://download.newsight.de/Popup.zip. If you use a AS classe to create the popup, so you can use createChild() or createClassObject() to create controls in it. But there is a strange thing: When a MXML class been using or AS class which creates controls with createChild() the button that opens the popup will be centered after the click. Whe you using createClassObject() the button don't move. I can't explain it. I hope that is that what you looking for.
Cheers, Artur ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235173 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

