thanks , at last I did it . if I discuss the mechanism of sharing data between flex components and application in brief , it's like this . we define an actionscript class and it's like a container or some temp variable and it stores what we want and can be accessed by any components or applications in our project and we share the data with this actionscript class . here's a link about this process : http://cookbooks.adobe.com/post_Very_simple_example_of_using_custom_events_to_pass-15466.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:6540 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/flex/unsubscribe.cfm
