hi there,
i have a situation. recently i have been assigned to our existing Flex Project and i'm new to Lightstreamer.
Its a FLEX Web application that was created using flex builder 4.6 (FLEX 4.6 SDK). Lightstreamer works properly as desired - no issues.

Now, we have a requirement to convert our existing FLEX Web App into AIR. After doing so and making desired changes, everything works fine except Lightstreamer push messages to client i.e (AIR desktop App) (Lightstreamer is UP and running properly as it runs fine in Web version of the application). So, after a lot of digging into the code I found only one difference in code i.e our existing App uses the following line of code at certain places
ExternalInterface.cal(....)

As AIR doesn't have such interface, so i'm wondering if this might be the problem. How can i fix this ?
i have seen AIR Stock Demo (http://www.lightstreamer.com/demos#AIR_StockListDemo) also the source code samples provided in bundle as our company uses licensed version of Lightstreamer 5. but i'm unable to understand the issue as my code calls subscribeItems(..) the same way described in the demo.

Please, help required as soon as possible. i'm stuck into this for days now.
Any quick response will be greatly appreciated. thanking in anticipation.

Regards,
- Umair