House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / Adobe Flex

connecting Flex & ColdFusion

Author:
John Barrett
12/14/2009 06:55 AM

Hi paul, Thanks so very much!! I looked at the code over and over and never saw this silly error:( I even wrote a full blog post saying that flex did not like plural methods of maybe it was a caching issue, but I see it was a sill typo of mine:) I change this little error and all works, I can't thank you enough`-` Here is the post if you are interested: http://hawaiiflash.net/blog/post.cfm/database-results-flex I did manage to learn how to use the Alerts to post the error. I feel pretty good that I am finally getting Flex & CF a little, but it is a slow process for me! Thanks again, Johnny`-` > On 12/14/2009 4:51 PM, John Barrett wrote: > > > > I think that Flex is looking for a function getArtist, but the > method is getArtists. I wrote a blog on this,maybe the blog is more > clear, and I have tested the cfc which is working properly too: > > http://hawaiiflash.net/blog/post.cfm/database-results-flex > > sorry, should have read your email more closely: > > your error is flex side, your init method is trying to call > getArtist() which > doesn't exist on that service. > > private function initApp() :void { >   ArtistGateway_RO.getArtist(); }


Search flex

February 12, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29