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 > october 2003 > threads for october 29 - 31, 2003

Filter by week: 1 2 3 4 5

store complex data as file
Posted by hosey at 10/31/2003 2:04:29 PM
is there a way to send a object from flash through remoting ex: object.dude="me" object.friends=["1","2"] and have it save the object as a file to be gathered later, or does it have to hit a database? ...more >>


amf file size comparison
Posted by hosey at 10/31/2003 9:06:39 AM
I am using xml in flash to send/receive data. I have not used remoting. What is the benefit on the network of flash remoting. My xml get to be 500kb, what might an equivalent AMF send be? ...more >>

Flash Components 2004 Remoting - Download
Posted by Jason Huff at 10/31/2003 6:32:03 AM
It seems a lot of people are having this question. Download the components: http://www.macromedia.com/software/flashremoting/downloads/components/ Jason ...more >>

DataGlue works, but scroll bar doesnt.
Posted by Jason Huff at 10/31/2003 6:02:32 AM
#include "DataGlue.as" #include "NetDebug.as" #include "NetServices.as" NetServices.setDefaultGatewayUrl("http://192.168.1.100:8500/flashservices/ga teway") Streamer_conn = NetServices.createGatewayConnection(); Songs = Streamer_conn.getService("testing.streamtest.streamer",this); function lo...more >>

Flash remoting components in Flash 2004
Posted by Bloke at 10/31/2003 3:44:30 AM
I am so confused with all the components and what I had before i intalled Flash MX 2004. Is Flash remoting components incorporated in Flash MX 2004 now? Or do I need to install Coldfusion to re-install it to Flash MX 2004? -Bloke ...more >>

can't send an array to cf component
Posted by edpsych at 10/31/2003 3:05:36 AM
Ok, I'm having some issues trying to send an array from Flash to a Coldfusion Component. I can send variables without a hitch, but when I send an array, CF throws an exception because my array parameter is null. This seems like it should be a pretty elementary problem, but I have been unable to fin...more >>

Remoting not working with Localhost...
Posted by gongati2k at 10/29/2003 12:09:51 PM
Hi, My application is just checking for user validity, If I give a local path like this "C:\Inetpub\wwwroot\csa_int\login.html" it is working going to database and validating the user. but if i run from localhost i.e "http://localhost/csa_int/login.html" its not working. can anybody help me p...more >>

Flash Remoting...
Posted by D-Loco at 10/29/2003 10:05:57 AM
i have just purchased the new studio mx 2004 pro.... and i want to expand on flash... having got the coldfusion server with the studio i am now wanting to learn about remoting.... If i get the trial version of remoting, after the trial has run out does the program not work anymore or is it like c...more >>



Flash Remoting, ColdFusion MX and Apache Web Server 1.3
Posted by Flashm NO[at]SPAM n at 10/29/2003 9:26:40 AM
Hi I'm trying to get remoting to work with the following set up: ColdFusion MX Apache Web Server The default path for the htdocs on the Apache server is : C:\Program FIles\Apache Group\Apache\htdocs Say I create a new folder called remoting within htdocs and place my flash swf and c...more >>


DevelopmentNow Blog