Hi U can use ExtenalInterface.addCallback method
Loding Modules in flex Module Loader and Module Manager
Go through Live docs in flex
ExternalIExternalInterface.addCallback( "methodName", this, method );
function method() {
trace("called from javascript");
}
On Fri, Apr 1, 2011 at 11:01 AM, chandra sekhar <
[email protected]> wrote:
> Hi ,
>
> Can please explain the call action script function through javascript.I
> want to load modules through some operation in html. how to load the
> modules.
>
> Please explain anyone...
>
> Thanks,
> Chandra.
>
> --
> 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.
>
--
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.