Adobe AIR functions in Delphi

Please discuss general Delphi programming topics here.

Adobe AIR functions in Delphi

Postby informaticagm » December 23rd, 2010, 10:34 am

Hi guys,

I have an issue:

I have a SWF file that I load on a Delphi form through its flash activex component, and that´s all perfect. But I need some functionalities that only Adobe AIR API can give me, so I have published the previous SWF file (in Actionscript 3) with Adobe AIR, so I obtained an .exe file besides the SWF file.

And the problem is: when I try to load the new SWF in Delphi, it doesn´t work, because (I supose) Adobe AIR functionalities needs the Adobe AIR engine, and this is not available with the ActiveX control of flash in Delphi.

Is it right? What can I do? There is an Adobe AIR ActiveX control or something similar?

Thanks all.
informaticagm
Member
Member
 
Posts: 4
Joined: December 9th, 2010, 9:35 am

Re: Adobe AIR functions in Delphi

Postby Stefan » January 18th, 2011, 3:54 pm

Why not open a socket in Delphi and connect to that from AS?
Then you can tell AS to do whatever you want Delphi to do over the socket and vice versa.

Stefan
User avatar
Stefan
Moderator
Moderator
 
Posts: 128
Joined: September 27th, 2004, 9:40 am
Location: Tilburg, The Netherlands


Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 1 guest