yes you can call a function from JavaScript to Flex. using
ExternalInterface.addCallback("JAVAScript Func", FlexFunction);

you only need to add this line on creationcomplate of any component.

On Thu, Aug 27, 2015 at 11:30 PM, mark goldin [via Apache Flex Users] <
ml-node+s2333346n11070...@n4.nabble.com> wrote:

> I am opening a new browser window using the following command:
> ExternalInterface.call("open", "testcase.html", "_blank");
>
> Is it possible to call a function in Flex from testcase.html?
>
> Thanks
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-flex-users.2333346.n4.nabble.com/Externalnterface-tp11070.html
> To unsubscribe from Apache Flex Users, click here
> <http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1&code=cHJhc2hha3VtYXJAZ21haWwuY29tfDF8LTU0MTcyMzE2NA==>
> .
> NAML
> <http://apache-flex-users.2333346.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>



-- 
*Regards,*
Prashant Kumar* | *Mob.: +91 8408811225




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Externalnterface-tp11070p11071.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to