| Thread | Last Post | Replies |
|
| Remoting AS2 components and global Error handler (System.onStatus) | 30 Jun 2004 14:35 GMT | 1 |
A lot of things change in the Ramoting AS2.0 API. the onStatus methods of objects now return a FaultEvent but what about a global Object that listen to all the errors like System.onStatus in the previous version of Remoting ?
|
| Im totally lost | 30 Jun 2004 14:32 GMT | 1 |
Hello Good Peeps I am a beginner so sorry for the poor question. I have installed coldfusion to my computer today. And it says it already comes with support for Flash Remoting.
|
| Creating sessions in Flash | 30 Jun 2004 12:46 GMT | 1 |
Does anyone know, how to create a session or set cookies in Flash? Or if this is possible?
|
| v2 Tree Component with Flash Remomoting | 29 Jun 2004 05:44 GMT | 2 |
I am trying to populate the v2 Tree component with results coming from a database query. I'm trying to populate the data either through the web services or through flash remoting. Does anyone have experience generating the tree component dynamically through a query? and have ...
|
| failed installation. help please | 28 Jun 2004 20:27 GMT | 1 |
i have installed flash mx 2004, the remoting components, and remoting for .NET numerous times now and still have the same trouble. Remoting fails to work in any case. I have used tutorials and walkthroughs from this site and from the built in documentation, none of which have ...
|
| onStatus not a method? | 27 Jun 2004 10:13 GMT | 4 |
I have downloaded the flash components and the trial version of FlashRemoting; yet, when I try to use the "onStatus" method, and go to compile it says that it does not recognize "onStatus". what gives?
|
| Multiple Service Calls | 26 Jun 2004 07:18 GMT | 2 |
Are there any rules for multiple concurrent Service calls? I'm building an app where different objects are independently calling remoting services to populate data. (I'm using AFMPHP and Remoting MX 2004/ AS 2.0): If more than one service is called from the same frame, the ...
|
| using LoadVars or Flashremoting | 25 Jun 2004 13:33 GMT | 1 |
What's the great big difference between loading data into flash with loadvars or with Flashremoting? Tom
|
| More AS 2.0 help | 25 Jun 2004 10:31 GMT | 3 |
I finally got my button to work as I add a trace function within the function call by the addEventListener submit_pb.addEventListener("click", getProdResults); and within the getProdResults function I have what I believe a remote call
|
| Posting to CF template | 24 Jun 2004 20:07 GMT | 1 |
I'm using a flash interface for a login page. When I use the getURL() the cf template is spawned and things work. Of course, I don't want to pass the variables in the URL. I've tried to post the variables to the cf template, but whenever I click the button nothing happens. ...
|
| Problem with upgrading to Flash Player 7 | 23 Jun 2004 22:11 GMT | 1 |
I have here a test program that works when I publish for Flash Player 6, but when I change to Flash Player 7, I get "name=undefined" Instead of 'name= Fred". Any ideas? Is it case sensitivity? I have used example programs before, only to find that the capitalization of the ...
|
| I do not see the Schema tab | 23 Jun 2004 22:10 GMT | 1 |
I have Flash MX 2004 Pro and am trying the XML Tutorial : Timesheet. I drag and drop the XMLConnector component, then the Dataset component, but I can't see the schema tab that should show me the XML document... It seems unavailable.
|
| LoadVars.send()...please help! Gotta B a way! | 23 Jun 2004 21:05 GMT | 3 |
Wow, the posts in this forum looks reeal skimpy. I've finally gotten to the .send() method to work and it brings frustration to know tha macromedia has still not built a solid programming model. >>taking deep breaths<<
|
| mx.remoting.Service == class not loaded | 23 Jun 2004 19:25 GMT | 5 |
I'm trying a simple remoting example. I have: import mx.remoting.Service; [...]
|
| CFMX steals AMFPHP flashservices | 23 Jun 2004 15:05 GMT | 1 |
I was getting completely illogical errors while debugging a remoting app using the new components, and eventually discovered Coldfusion STILL steals remoting. This makes it impossible to work with AMFPHP when CFMX is installed; I have to send my AMFPHP Flash apps to a non-CF ...
|