| Thread | Last Post | Replies |
|
| Flash Remoting for desktop apps? | 31 Jul 2004 21:53 GMT | 9 |
Does anyone know if Macromedia has plans to ever release a version of Flash Remoting that works outside of a web server? I'm working on a desktop app that uses Flash for the UI, and had to purchase Flash Studio Pro because it seems like the only means to access .NET classes ...
|
| frconfig.txt - where do I put it with tomcat? | 31 Jul 2004 13:28 GMT | 14 |
I'm running tomcat and getting some errors connecting from another machine. What errors you ask...this is in the server trace... flashgateway.util.RequestDeniedException: Request denied. Macromedia Flash Remoting MX is operating as a developer edition. To upgrade Macromedia Flash
|
| Gateways: How To? | 30 Jul 2004 21:58 GMT | 2 |
I'm new to Remoting yet I have a lot of experience using PHP, Flash and SQL... On the other side my peers are all Java programmers, a few with some CF experience.. What we are looking to do is allow Flash and the current Java site to
|
| Can't connect to gateway.aspx. | 30 Jul 2004 19:08 GMT | 3 |
Hi, i've been trying some tutorials about remoting over .NET. The code is simple, everything is installed (FrameWork, SDK, Flash Remoting, components and IIS) but a do always get the same error when trying to connect to the gateway. Status (object #2)
|
| Best Remoting Method?? | 30 Jul 2004 15:42 GMT | 1 |
We are building an enterprize application entirely in Flash MX 2004, using Flash Remoting 2004 to .NET The question is which method will give us the best performance and why ? 1) Using a calll to a ASPX page
|
| FlashRemoting Doc?? | 30 Jul 2004 15:40 GMT | 1 |
Can anyone point me to where I can find some good documentation and examples on how to use the flash remoting components (Remoting Connector, DataSet and DataHandler)? I have looked all through these forums and am cmpletely frustrated as there are no real good docs and examples ...
|
| new to remoting | 29 Jul 2004 13:29 GMT | 1 |
I'm new to flash remoting so bear with me. I have a simple movie which uses a datagrid and calls a CFC which has a simple query. If i test it locally it works fine, if i change the gateway url and put it up to my server it doesn't work. I've had my host verify that flashservices ...
|
| Binding combobox dataprovider | 29 Jul 2004 00:27 GMT | 5 |
I?m new to flash remoting and i?m building a simple aplication but i can?t make the combobox to work. I?ve binded the result of a web service to the dataprovider of the combobox and it display right but the value is alway undefined.
|
| ANN: Flash 7.2 (Ellipsis) Released | 28 Jul 2004 19:34 GMT | 1 |
FYI- As you may have already noticed, the Ellipsis (Flash 7.2) updater was released last night - you can download (and read more about) the 7.2 updater at the following location:
|
| 10.3 & 7.2 and as2 remoting | 28 Jul 2004 13:43 GMT | 1 |
what a pain ....... ok i upgraded to 7.2 great , and i even managed to install the AS2 remoting components ! great ...well almost, seemed that netdebugger was not really working and I still had AS1 remoting somewhere in there, so i unintalled AS1 remoting , still no joy ,
|
| Lost in Flash Remoting | 28 Jul 2004 13:35 GMT | 3 |
Could anybody give me some directions to a website that does a better job of explaining Flash Remoting than Macromedia does. I just installed it, and I'm very lost. I downloaded and installed the components but instead of the Flash Remoting components I keep reading about, all I ...
|
| writing data to xml | 28 Jul 2004 07:16 GMT | 1 |
I want to write data from flash to xml Can body help me on this. say i have 2 comboxes in flash and a button. when i select a aprticular one and click on the button i want to send those data to xml.
|
| cfc query retrieval via Flash Remoting failed | 27 Jul 2004 17:28 GMT | 1 |
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 ...
|
| Remoting Connector and Datasets = no | 27 Jul 2004 03:19 GMT | 1 |
I cannot seem to ge the Remoting Connector to talk to my dataset component... a webservice connector does just fine... and i can hook the Remoting Connector directly into the datagrid component, but not the dataset...
|
| Remoting Components Question | 27 Jul 2004 00:43 GMT | 1 |
I downloaded the flash remoting components and installed them on my machine. I included this code on the flash movie to include some of the files. I'm trying to get amfPHP to connect my flash movies to mySQL. //Needed classes
|