ColdFusion Community

The online ColdFusion / CFML community website

Information

CF AIR

ColdFusion and AIR

Members: 13
Latest Activity: Dec 16, 2010

Discussion Forum

This group does not have any discussions yet.

Comment Wall

Comment by Kevin Phillips on November 10, 2008 at 4:21
I thought I would start this group based on 3 things. 1. ColdFusion 2. Adobe AIR and 3. ColdFusion 9 (Centaur) with AIR. Please get the discussion going and lets figure out wants to make developing in CF and AIR better.
Comment by ANJORIN Tola on December 10, 2008 at 19:46
Nice group. Have you done anything with Air using livecycle on CF8? i keep getting this problem saying consumer subscribe error. Does anyone know how to fix it. thanks.
Comment by Kevin Phillips on December 10, 2008 at 20:05
I currently do not work with livecycle so I would have no idea. The googlebox always has the answers though :P. Hopefully someone else will reply.
Comment by Michael van Leest on December 11, 2008 at 9:33
Consumer subscribe error...
If you set one up in AS, it should look like this:

var amf:AMFChannel =
new AMFChannel("cf-polling-amf",
"http://localhost:8309/flex2gateway/cfamfpolling");
amf.pollingEnabled = true;
amf.pollingInterval = 1000;

cons = new Consumer();
// destination id in messaging-config.xml, this is normally 'ColdFusionGateway'
cons.destination = "testGateway";

cons.channelSet = new ChannelSet();
cons.channelSet.addChannel(amf);
cons.addEventListener(MessageEvent.MESSAGE, messageHandler);
cons.addEventListener(MessageFaultEvent.FAULT, faultHandler);
cons.subscribe();

Hope that helps....
Comment by ANJORIN Tola on December 23, 2008 at 16:05
thanks Micheal, i will try it out and let u know. Thanks
Comment by ANJORIN Tola on December 24, 2008 at 9:26
Thanks Micheal! That solved my problem. Thanks a bunch.

Do you have an idea how i can execute a script from AS3. I trying to see the possibility of bundling a AIR Application that uses coldfusion and sql server express. I want the AIR application to be able to start the server and the sql express by running a script. Do you think its possible.

Thanks again.
Comment by Michael van Leest on March 3, 2009 at 23:01
He ANJORIN Tola... How did that script run issue go? Did you used the integrated SQLite database in AIR instead? Hope so! as it is not possible to include the MSSQL installation with AIR....

Anyway, let us know what you did...
Comment by Darren Bennett on March 16, 2009 at 23:10
Hi Guys, I'm a flex and air newbie, built one commercial flex app just building my first cf / air app hoping to pick up some pointers.
Comment by Michael van Leest on March 23, 2009 at 0:02
well Darren, any stuff that you can't figure out? It's a broad subject to "just tell" you all the in's and out's...
Comment by Kevin Phillips on March 23, 2009 at 0:13
Hey Gang,

Haven't posted anything on here in a while. How's everyone doing? Hi Darren, whatcha need pointers on? There is a wealth of information online, I would need some specific questions to provide any kind of information you could actually use.

Lemme know.

Add a Comment

You need to be a member of CF AIR to add comments!

 

Members (13)

 
 
 


Latest Activity

Profile Iconmikehenke via Twitter
#jenkins, #coldfusion, inspections - qpscanner, varscoper, syntax for @sotr cloudy w/ chance of tests session https://t.co/OmsNjakFq8
Twitteryesterday · Reply · Retweet
Profile IconCFOverflow via Twitter
Getting a 404 when trying to use the taffy RESTful API framework on ColdFusion 8/Windows... http://t.co/7MAmoIya8c #coldfusion #server
Twitteryesterday · Reply · Retweet
Profile Iconmikehenke via Twitter
setup #jenkins, #coldfusion, inspections - qpscanner, varscoper, syntax for #cfml while u get coffee, https://t.co/OmsNjakFq8 #feedback
Twitteryesterday · Reply · Retweet
Profile Iconten24web via Twitter
Slides from @gregmoser1 talk "slatwall beyond ecommerce" at #cfobjective http://t.co/Nocfc5r2K8 #slatwall #ten24web #coldfusion
Twitteryesterday · Reply · Retweet
Profile Iconxactitsolutions via Twitter
Adobe Releases Critical Security Updates for Reader, Flash Player and ColdFusion http://t.co/jzrtkM2uJV
Twitteryesterday · Reply · Retweet
Profile IconGeekFreelancers via Twitter
New #Job: Coldfusion SQL Expert http://t.co/Fl2Ju2SLrI
Twitteryesterday · Reply · Retweet
Profile Iconpelaphptutor via Twitter
Twitteryesterday · Reply · Retweet
Profile IconCFOverflow via Twitter
ColdFusion - DateFormat invert the date on refresh page http://t.co/7pPkSWqRVu #coldfusion
Twitteryesterday · Reply · Retweet

Members

Translate this page

© 2013   Created by Nick Tong.

Badges  |  Report an Issue  |  Terms of Service