Re: Externalnterface

2015-09-06 Thread mark goldin
all the function defined in the Flex application > >> flexApp.testCallBack(); > >> } > >> > >> > >> Keegan Sands > >> Technical Lead > >> T: +1-603-570-4633 > >> www.loftware.com > >>

Re: Externalnterface

2015-09-05 Thread mark goldin
oftware.com > > -Original Message- > From: pkumar.flex [mailto:prashaku...@gmail.com] > Sent: Thursday, August 27, 2015 2:05 PM > To: users@flex.apache.org > Subject: Re: Externalnterface > > yes you can call a function from JavaScript to Flex. using > ExternalInterface.a

Re: Externalnterface

2015-09-05 Thread Alex Harui
gt;> } >> >> >> Keegan Sands >> Technical Lead >> T: +1-603-570-4633 >> www.loftware.com >> >> -Original Message- >> From: pkumar.flex [mailto:prashaku...@gmail.com] >> Sent: Thursday, August 27, 2015 2:05 PM >> To: users@f

Externalnterface

2015-08-27 Thread mark goldin
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

RE: Externalnterface

2015-08-27 Thread KSands
-Original Message- From: pkumar.flex [mailto:prashaku...@gmail.com] Sent: Thursday, August 27, 2015 2:05 PM To: users@flex.apache.org Subject: Re: Externalnterface yes you can call a function from JavaScript to Flex. using ExternalInterface.addCallback(JAVAScript Func, FlexFunction); you only

Re: Externalnterface

2015-08-27 Thread pkumar.flex
to the discussion below: http://apache-flex-users.246.n4.nabble.com/Externalnterface-tp11070.html To unsubscribe from Apache Flex Users, click here http://apache-flex-users.246.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=1code