Hi Akshay,

You can write your javascript method in the wrapper html file and call
that method in the embedded flex(swf) using ExternalInterface.
The syntax would be:

ExternalInterface.call(javascript_function_name,parameters);

For more check out the livedocs.

-Ravi

On Mar 2, 9:50 am, akshay <[email protected]> wrote:
> Hi all,
>            I want interaction between flex and JavaScript.. How can i
> do this ?? Is there any javascript file is required for communication
> between them.. Pl help me..
> Regards,
> Akshay
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to