Groups | Blog | Home
all groups > macromedia flash flash remoting > july 2004 >

macromedia flash flash remoting : cfc query retrieval via Flash Remoting failed



hungard
7/27/2004 12:59:32 PM
I'm using Flash Remoting to retrieve a query from a .cfc file to flash. While
passing a string works using the <cfcomponent> and <cffunction>, changing the
cfc to generate a query failed to get any response from Flash. Even a trace
within the _result function did not execute so I assumed that there wasn't
even a connection at all. I was using a sample code from Macromedia's
Coldfusion article on Flash remoting:
www.macromedia.com/devnet/mx/coldfusion/articles/remoting_05.html

any help would be appreciative
hungard
7/27/2004 4:28:06 PM
Ok, found my error. It seems that cfc files do not accept reference variables.
I was using one to identify the datasource of the query.

Besides that, has anyone used the new Service function instead of the
NetServices.createGateway method? What is the name of the queried results?


AddThis Social Bookmark Button