parentDocument might work. Some use events. Alex Harui Flex SDK Developer Adobe Systems Inc.<http://www.adobe.com/> Blog: http://blogs.adobe.com/aharui
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of kshah0...@ymail.com Sent: Friday, June 26, 2009 8:14 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] external itemrenderer: how to refer to main app variables and functions I have an external Itemrenderer used for a datagrid. The function in the itemrenderer performs a function when button is clicked. However I need to access the main app's functions. Do I use events or "super."?