Your right Rick, I'm not getting this.
I have an array of objects which along with other data, contain a record set. I have this data displayed in repeated VBoxes 7 to a row, 4 to 6 rows down the page. In the VBox, each record in the set is repeated. I want to click on the record set and change to a different ViewStack element, passing the record clicked on AND the Array Element that contained it. I started trying to play with this using the event.currentTarget.getRepeaterItem() and such as described in the documentation, but I'm immediately getting errors about MX not knowing what "event" is. But I see nothing about any required imports in the documentation. Am I missing something? Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4036 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
