|
Mailing Lists
|
Home / Groups / ColdFusion Flash (CF-Flash)
getting a datagrid to display data with ColdFusion & remotingHi Tyron, Thank you so much I finally got a chance to go over this tonight. I get a undefined in the output window. i will be playing with this tonight, as I really want to start getting into flash remoting with AS 3! I will post a blog about this so you see the error I get with my cfc to see if I am really missing something. http://blog.meleana.info/?p=361 (if you don't want this on my blog I will remove it) By the way, Could I get you to put together a flash remoting with coldfusion presentation for my flash user group here in Hawaii? by group: http://groups.adobe.com/groups/f2c9628980/summary Thanks so much, John ________________________________ From: Tyron Foston <tfoston@yahoo.com> To: cf-flash <cf-flash@houseoffusion.com> Sent: Monday, April 6, 2009 1:10:43 PM Subject: Re: getting a datagrid to display data with CF & remoting Attached is the link to the flashremoting script if you didn't get the attachment in the email http://test.skyxl.com/actionscript/flashremoting.zip I hope this provides some benefit to someone! --- On Sat, 4/4/09, John Barrett <barrjohnm@yahoo.com> wrote: From: John Barrett <barrjohnm@yahoo.com> Subject: Re: getting a datagrid to display data with CF & remoting To: "cf-flash" <cf-flash@houseoffusion.com> Date: Saturday, April 4, 2009, 10:37 PM Hi Tyron, thanks so much for your help`-` I found an example on flash-db. Seems like there is an error in there code, as I get "TypeError: Error #1034: Type Coercion failed: cannot convert Object@d7fe101 to flash.events.Event." Is this because of not looping through the object to get the data? Thanks again for your help, John ________________________________ From: Tyron Foston <tfoston@yahoo.com> To: cf-flash <cf-flash@houseoffusion.com> Sent: Saturday, April 4, 2009 4:21:02 AM Subject: Re: getting a datagrid to display data with CF & remoting In as2, you could pass a recordset back to the flash but in as3, the recordset object is only for adobe air. So when you pass a recordset back into as3, it comes into the flash player as an object instead of a recordset, so you'll have to loop through the object to get the data --- On Fri, 4/3/09, John Barrett <barrjohnm@yahoo.com> wrote: From: John Barrett <barrjohnm@yahoo.com> Subject: getting a datagrid to display data with CF & remoting To: "cf-flash" <cf-flash@houseoffusion.com> Date: Friday, April 3, 2009, 10:38 PM Hi, I finally got flash a ColdFusion to talk to each other, and now I am trying to query a database and display those results in a AS 3 datagrid in flash. Can somebody help me out with this, or if you know a blog or tutorial that might help me I would really appreciate it. I found some using php, but I am using cfcs. Thanks, John |
June 19, 2013
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||