Groups | Blog | Home


Archived Months
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > macromedia flash flash remoting > january 2004 > threads for january 15 - 21, 2004

Filter by week: 1 2 3 4 5

Include "NetServices.as" not found
Posted by WorkRequest at 1/20/2004 8:11:26 PM
I am using Flash MX Professional 2004. I got the following error when I test my Flash. I didn't install Flash Remote, I think it is already included in the Flash MX Pro 2004, isn't it? **Error** Screen=application, layer=Layer 1, frame=1:Line 1: Error opening include file NetServices.as: File no...more >>

What this code meaning?
Posted by Yashnoo at 1/20/2004 7:00:18 PM
Hi everyone: I want to run an example of dataGrid with Flash remoting.I use Tomcat (jsp server). The Remote doc says: "13. Inside the parenthesis, type ?http://localhost:8100/flashservices/gateway? for the location of the Flash Remoting servlet that handles all remote requests. Use the port n...more >>

remoting and active directory
Posted by Anton_FA at 1/20/2004 1:17:56 AM
Hi there I was wondering if anyone had used Flash remoting to display and query the Active Directory? if so, does anyone have any examples? thanks ...more >>

Problem debugging a flash remoting program
Posted by arjunurs at 1/16/2004 8:46:33 PM
Hi, The flash remoting application does not display any output and it doesn't show any error either. I have a apache server with php and mysql running on a windows 2000 machine. I have checked the configuration of each of these and they seem to be working fine. Flash Source /*** Section 1 *...more >>

Can Flash remoting respond to server events?
Posted by zip_2 at 1/16/2004 7:26:09 PM
In the documentation I see that Flash Remoting MX can call web services or other services on the server. But can it respond to server-side events? Can the server call all listening Flash applications to perform some action? This could be a group chat application, or updating a data set that chang...more >>

Put a CF struct into a Flash Datagrid
Posted by fragnrock at 1/16/2004 4:03:36 PM
I have some problems putting the content of a coldfusion structure into a datagrid component. If I use this AS code, Nothing appears : function freestruct_Result(result){ //mydrid is my datagrid component mygrid.dataProvider = result; } My cfc component looks like this : <cf...more >>

Problem with remoting
Posted by fragnrock at 1/15/2004 5:14:29 PM
I've got a problem with remoting. I'm using flashMX pro 2004 and coldFusion's CFC. It's work great under FlashMX environment but it does'nt work when I publish my flash on my web server. Source of my flash // Include the required classes for Flash Remoting #include "NetServices.as" // Set...more >>

Passing array from CF to Flash
Posted by lshake at 1/15/2004 4:07:06 PM
This is my first attempt at flash remoting. I can't seem to find a simple answer anywhere for this. It may be that the answers are there, but just over my head. I want my Flash application to pass a variable to a CF page, which then runs a query using that variable, then passes the results back...more >>



What needed?
Posted by fragnrock at 1/15/2004 9:38:19 AM
Hi, I have coldfusionMX Pro server installed on my server. I want to make some flash remoting pages (FlashMX and Coldfusion). I'd like to know what product I have to install on my server to do flash remoting. Thanks ...more >>

Flash remoting only works for localhost on PetMarket application on ASP.NE
Posted by scarpenter at 1/15/2004 1:25:42 AM
Hi, I have installed the Macromedia PetMarket application on the ASP.Net platform, and I have gotten it to work using localhost in the url: http:/localhost/petmarket I have a licensed copy of Flash Remoting, and tried to access the petmarket application using the actual IP address, instead of l...more >>


DevelopmentNow Blog