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 > june 2004 > threads for june 1 - 7, 2004

Filter by week: 1 2 3 4 5

Remoting problem loading multiple swfs
Posted by Dechirico0 at 6/5/2004 11:01:59 PM
I have created 3 flash files: main.swf, one.swf, and two.swf. Both one and two connect to different cfc's using flash remoting. When accessing the swf's directly they both work fine. Main.swf is the container and I load one.swf and two.swf as separate pages into main.swf using the loader comp...more >>

Remoting Security
Posted by maliko50 at 6/5/2004 2:53:08 AM
I'm developing an ecommerce flash client that handles sensitive data that needs to be secure. I'm not too experienced with flash remoting and I'm wondering what needs to be done for security. I know communication between flash clients and application server is not encrypted and I think flash...more >>

Example to share?
Posted by mannix31 at 6/3/2004 9:42:33 PM
I am really struggling to use flash remoting with a dbase and the charting components. Does anyone have an example that they can share in which you use remoting via a cfc to query a dbase and then populate one of the charts with the results (dynamically). I have looked through many of the vari...more >>

Passing data question mark
Posted by GeezerButler at 6/2/2004 4:51:15 PM
Here's the problem, this actionscript won't pass names to the URL string getURL(_root.UnitStr+"/detail.asp?unitStr="+names); but when i take out the questionmark getURL(_root.UnitStr+"/detail.asp_unitStr="+names); there's no problem passing the variable. I'd be really grateful i...more >>

Flash Remoting MX Components (2004 Pro Full - Mac)
Posted by T.J. Frevert at 6/1/2004 8:52:50 PM
The installer quits %80 of the way through. Full version install of MX Pro 2004. Panther 10.3.4 although 10.3.3 didn't work either. I repaired permissions and reinstalled Dreamweaver and Flash. Still quits unexpectedly at the same spot. I downloaded it straight from http://www.macromedia.com...more >>

ActionScript 2.0 class scripts may only define class or interface constructs.
Posted by japshere NO[at]SPAM hotmail.com at 6/1/2004 8:03:37 AM
I have the following class with the name "Service.as". #include "NetServices.as" class Service { var GATEWAY_URL:String = "http://localhost:7001/flashservices/gateway"; var gatewayConnection:NetConnection; var client; function Service(argClient) { //establish the remote co...more >>



DevelopmentNow Blog