all groups > macromedia flash flash remoting > april 2005 > threads for april 1 - 7, 2005
Filter by week: 1 2 3 4 5
Remoting works Locally but not over the Internet - Why????
Posted by Robert Shields at 4/7/2005 11:41:51 AM
Can someone please tell me why my remoting works when I run it on my
local web server but not when I run it on my Internet-based server. The
machine upon which the application is running is located on my premises.
The only difference is that I call the application from my Intranet
versu... more >>
dynamic data from cfc query to listbox
Posted by jsegura at 4/6/2005 9:32:42 PM
I'm new to ActionScript 2 and I want to extract data from a query in my
music.cfc and populate the data to a listbox but not sure how to go about it. I
have read the LiveDocs for Flash MX 04 and I'm a bit confused by the
explaination and examples.
Here is what I have so far:
import m... more >>
Can not fetch dataset from SQL Server using SqlClient
Posted by cmxcmz at 4/6/2005 6:22:13 PM
:confused; I am using Flash remoting MX to fetch dataset. Before, I use a
Access database to test it and it works just fine. Then I switch to the SQL
Server using SqlClient. It becomes no response, no data and no error message.
When I replace Flash.DataSource + Flash.DataBind with Flash... more >>
Putting DLL on one computer and remoting components on the other
Posted by papeboston at 4/5/2005 9:10:00 PM
Here's our setup. We have a Windows 2003 server that is serving up .NET
functionality. But the flash developers on Macs. So we would need to put the
Flash Remoting .NET dll on the server and the Remoting components on the Flash
Developer's Mac. Will this setup work under the single CPU lic... more >>
Flash Remoting Configuration
Posted by AkronNick at 4/5/2005 12:29:27 PM
I have Flash MX 2004 Pro version 7.2 and using ActionScript 2. I installed the
Flash Remoting on this development machine. I have Cold Fusion MX 7 running on
Windows 2003 IIS. My CFusionMX7 directory is D:\CFusionMX7 and my webroot is
D:\Inetpub. I looked in the administrator at the /gatew... more >>
net connection debugger
Posted by noajo at 4/5/2005 12:00:00 AM
my coder had published this file on his pc and it works fine, but when i
publish on MAC it does not work.
#include "NetServices.as"
#include "NetDebug.as"
NetServices.setDefaultGatewayUrl("http://cksubject.com/gateway.aspx");
connection = NetServices.createGatewayConnection();
classS... more >>
Simple "HelloWorld" WILL NOT WORK
Posted by AkronNick at 4/4/2005 8:56:02 PM
I am SO frustrated. I have been trying ALL DAY to get a simple HelloWorld
remoting application to run. All I get is a blank white screen, with no trace
and nothing in my debugger. Help!! Help!! Please, I don't understand why this
is such a complicated thing to use with Cold Fusion - my org... more >>
How to install Remoting ?
Posted by AmnISaid at 4/4/2005 1:38:07 PM
I have Flash MX 2004 installed, and I also have downloaded and installed
Remoting for Flash MX 2004 ActionScript 2.0. However the classes/mx/remoting
folder only contains one subfolder titled 'debug' and absolutely no class files
(NetServices, Connection, Service etc). Am I missing something ?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Create an recordset using PHP/mySQL that clients can update their user info
Posted by Dream432143 at 4/3/2005 5:41:30 AM
I have been looking everywhere for a tutorial that is based on what I would
love to accomplish... Here is the skinny... A client would be able to create
a username and password along with entering their address, phone number and
email. They would be able to login later using their username a... more >>
Coldfusion MX 7 Dev. Test
Posted by jsegura at 4/1/2005 9:01:58 PM
I want to test if I have my Coldfusion MX 7 Dev Edition configured correctly
for Flash Remoting?
My Coldfusion server is set up as a standalone web server
(http://localhost:8500/). In Flash MX 2004 I have installed the need AS2
flash remoting components.
In Flash MX 2004, when I s... more >>
|