Hi, If you want to pass some value from one component to another, you may pass through constructor (when you instantiate a component) and add to some container.
Or if its really a business application, you may use server side interaction too. Of course, I am also exploring BlazeDS (step by step implementation). www.printgreener.com - Millions of trees can't be wrong - please think twice before printing. On Tue, Oct 28, 2008 at 2:36 PM, Vasu <[EMAIL PROTECTED]> wrote: > > Hi Friends, > I,m Srinivas.I'm new to Flex.I have one doubt regarding > "How to pass values from one screen to another screen i.e one > application to another application (or) one component to another > component". > > > > Thanks in advance, > Vasu. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

