It appears that in my old Flash based app, I used LocalConnection and
a gateway SWF to call JavaScript functions. This info might put you
on the right track for doing something similar in Flex:
http://www.adobe.com/devnet/flex/articles/analytic_app_05.html
Cheers,
Lach
On 18/12/2006, at 9:55 PM, Lachlan Cotter wrote:
Hi Vikas,
It's possible to pass data between Flash and JavaScript, so
theoretically, it is. My memory might be faulty but I have a vague
idea that I've done something like this in the past in a situation
where I wanted to include some data from an embedded SWF in a form
submission along with other fields from the HTML page. I'll see if
I can dig it up and see if it will be useful here.
Cheers,
Lach