--- In [email protected], Jigar Kapadia <rsp...@...> wrote: > > He All, > > I have Flex web application ready with me. > At many places, javascripts functions are being called. > > Now, I have to convert it to AIR application. > How can I call javascrips functions in AIR application that I have already used in FLEX web application?
AIR is not embedded in a web browser, so there is no containing web page to call.

