Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Data Integration / August 2005



Tip: Looking for answers? Try searching our database.

Web Service Connector Trigger

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dan Bracuk - 10 Aug 2005 16:39 GMT
I'm new to Flash, very new.  I have written a Web Service (Cold Fusion
Component) that accepts an argument named testID.  The default value is 1.  The
service runs a query and returns the record associated with the testID.

In Flash, I have a WebServiceConnector which gets triggered when the swf is
loaded.  My problem is sending a testId value to to web service.  None of the
following pieces of code work, I always get record 1.

this.myReceiveWebServiceConnector.trigger(2);
this.myReceiveWebServiceConnector.trigger(testID=2);

How do I get the 2nd record
LBStorm - 25 Aug 2005 19:59 GMT
Sounds like the problem is in the web service.  I would  test by modifing the service to just return the parmater that you are passing it.  This way you know the paramemter is making it into the WS.  
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.