| Thread | Last Post | Replies |
|
| ASP.NET 2.0 using Flash Remoting - URGENT | 29 Oct 2005 22:09 GMT | 9 |
Is there anybody worked Flash Remoting on ASP.NET version 2.0 (beta2)? If so can you post a sample "hello world" sample. Thanks a TON in Advance!!!! -SN
|
| Error opening include file NetServices.as | 29 Oct 2005 07:41 GMT | 2 |
Im very new to Flash remoting so I will give a run down of what im trying to do. First of all I am using ASP.NET with Flash Remoting and using Flash Pro 2004. I want to try to get an ASP.NET page to return a datareader object or dataset
|
| AIX JRun CFMX installation - I'm stumped | 24 Oct 2005 22:47 GMT | 3 |
I realize an exception trace isn't the best way to ask for help, but I haven't been able to find any information on this problem. The code is very simple, just calling a Hello World cfc to get a simple test running. It works on the local windows CFMX installation without a ...
|
| Remoting in Windows 2003 server? | 20 Oct 2005 19:23 GMT | 1 |
Hai all, The system requirements for Flash remoting mentions Windows 2000 server sp2. Will it work on Windows 2003 server? Thanks in advance.
|
| I need some help writing to server | 19 Oct 2005 07:47 GMT | 3 |
i need some help please... i have writen a small program http://woogletown.box43.net/createlogin.fla any way if you run the program you'll see you can make and account and login to it (saughta) well any way the way i save the information is with
|
| Service not found | 18 Oct 2005 21:00 GMT | 1 |
Ok I downloaded the new .jars files for the Java Hot Fix for flash remoting. I have them installed correctly in the lib folder of the WEB-INF. I change my web.xml file and added and changed the gateway-config.xml file. The server starts and runs fine.
|
| .NET and flash remoting question...is this possible? | 18 Oct 2005 16:58 GMT | 1 |
Let's say I have an .aspx page (example.aspx) which consists of a textfield, a button and an embedded .swf. In the swf, i have a dynamic text box. Can I write my name in the textfield in the .aspx page, click the button, and my name appear in the dynamic text box in the ...
|
| Gateway URL | 16 Oct 2005 13:50 GMT | 1 |
I have created a Interactive mapping component within Flash remoting. Everything runs fine if i am running of my machine or anywhere on the network, however when i put it through through a url and IIS to an html page it doesnt work. I believe there is an issue with the Gateway ...
|
| Flash contact form with amfphp | 08 Oct 2005 21:25 GMT | 1 |
Hello, I'm making a contact form on my site with amfphp and I send the vars in a loadvarsobject to php: sendContactForm = function(_contactObj) {
|
| Flash Remoting Tools and Security | 07 Oct 2005 18:55 GMT | 1 |
What is everybody here using to use Flash Remoting? Macromedia's Flash Remoting, OpenAMF, FlashORB, etc...... I have currently been using Flash Remoting with Java for about 2 years now and love the technology but I have become frustrated with Macromedia's support of
|
| Is Remoting the ONLY way to speak with a web server? | 07 Oct 2005 17:16 GMT | 1 |
Before I purchase Flash Remoting (from some of the threads in the forum I can see that people have problem with Flash 8 to work with remoting): is there som other way to have a web application with Flash to talk to a web server? I am going to make my first "rich" web application ...
|
| Flash Remoting stops working after Flash 8 install | 07 Oct 2005 01:32 GMT | 2 |
I've been using Flash MX 2004 Pro for nearly 2 years, relying heavily on Flash Remoting. After installing Flash 8 and uninstalling Flash 2004, I got the following message: Error opening URL "http://localhost/flashservices/gateway".
|
| Returning Data Not Working in Flash 8 | 06 Oct 2005 23:41 GMT | 1 |
I am able to successfully send data to Remoting, but when I return data from the application side, it is as if the response to Flash never arrives. My simple function on the root timeline: function myCommand_Result(result:Object) {
|
| gateway connection check | 04 Oct 2005 13:09 GMT | 2 |
I have the following code thta makea connection to a gateway and then moves onto another frame on the timeline. But this isn't checking if a connection has been made and sometimes moves onto the next frame without a connection being established.
|
| AMFPHP question about Netservices.as and Netdebug.as | 03 Oct 2005 13:57 GMT | 1 |
This is the first time that I've tried remoting with flash, I'm using the localhost on my windows 2000 box so I'm not sure it's even possible to set up. I have php 4.3.10 with PEAR and mySQL 3.23 running. I installed the AMFPHP 0.9 as instructed and the remoting components from ...
|