With the help of javascript you can achieve this. You have to write a javascript function in HTML and then with the help of ExternalInterface you can access that method in flex.
Or you can pass your variables in HTML wrapper as flashvars and then access those variables in your flex application as Application.application.paremeters. HTH, -Ravi On Apr 2, 10:15 am, Karthik K <[email protected]> wrote: > hi guys > > how to pass information from html to flex and from flex to html > > any idea > > thanks > > -- > Karthik.k > Mobile - +91-9894991640 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

