I am assuming that by object you mean component and not the data type Object().
Are you wanting to change event listeners on the children of the rectangle or pass events that happen in page A / rectangle? Steve Good http://lanctr.com On Sep 19, 2008, at 11:30 AM, Don wrote: > Say I have an three objects created on page A. > > obj_rectangle > obj_circle > obj_triangle > > Then I made, obj_circle and obj_triangle into CHILDREN of > obj_rectangle via the addChild() mehtod. > > Now, from page A, can I update ( obj_rectangle ) mouse methods to > include ALL its children? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5486 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
