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:
Paul Hastings
12/14/2009 04:26 AM

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