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 > august 2004 > threads for august 22 - 28, 2004

Filter by week: 1 2 3 4 5

Java - Servlet.
Posted by Flasham at 8/27/2004 10:17:29 AM
Hi All! I have a Servlet but can't connect to them from Flash. What i mast write in first parameter of the gatewayConnection.getService function. In web.xml: --- <servlet> <servlet-name>UserRequest</servlet-name> <servlet-class>mm.UserRequest</servlet-class> </servlet> -...more >>


returning array from CF to Flash ?
Posted by dr_bozak at 8/27/2004 2:53:44 AM
hello I am trying to substiute a query output from CF into an array for a flash movie ... i think that Cf will return an array instead of a recordset ... ie I want to replace in Flash: myArray = ['1','2','3','4'] with myArray = [query results from CFC] **** the flash code ...more >>

accessing remoting connection outside of main tl.
Posted by ginx75 at 8/26/2004 7:37:30 PM
I have added my connection on the main timeline. I can also run the 'serviceObject.insertStat("7028799","1","00:00") ;' line which works from the main timeline. I need to be able to run the 'serviceObject.insertStat("7028799","1","00:00") ;' from with a screen or movie clip that has bee...more >>

Object Instance does not Persist
Posted by mrism at 8/26/2004 1:18:00 PM
Hi I am developing an application using FlashRemoting for .Net. My issue is - => I have a method in .net which initializes an object-instance. => I have another method which uses the object-instance created by first method => My flash application calls the first method and the object-in...more >>

urgent::: Projector + cross-domain.xml
Posted by Mykoo at 8/26/2004 11:18:52 AM
I'm developing a desktop standalone projector application in which: 1-the client's computer, connected to the web, is running the flash app (as a projector) 2- flash is sendingAndLoading with a php script on the server which will write some xml and send it back to flash for confirmation. ...more >>

about localhost
Posted by Mykoo at 8/26/2004 11:12:04 AM
This is probably a 'duhhhh'... silly question but if a movie's LoadVars sends and loads to http://localhost/whateverFilename.nnn does that Always refer to the server the movie happens to be served from ? ...more >>

How-to question on the frconfig.txt file in .NET
Posted by seversp at 8/26/2004 3:44:28 AM
I'm using Flash Remoting .NET on a production server and need to access the service from another production server in the same domain. Is the IP address defined in the frconfig file the address of an additional server that can access your service, or the address of the server the Remoting ser...more >>

.Net Remoting and Flash Remoting
Posted by Jason at 8/24/2004 10:49:50 PM
Hi- I'm just starting to do some research into Flash Remoting and figure out what exactly it's all about. Unfortunately, macromedia's marketing jargon isn't much help.... The simple question i'm trying to answer is this: Does Flash Remoting provide the 'gateway' to an existing .Net Remoting ...more >>



Flash Remoting Book
Posted by Xtort at 8/24/2004 7:35:48 PM
I just bought the O'Reilly Flash Remoting: The Definitive Guide. This book, however, doesn't seem to cover AS2, and the examples I am doing are not working, since the UI Components I have are not the same as the ones used in the book. Could someone suggest a book that I can use to learn Flash ...more >>

AMF/Flash Remoting Locally?
Posted by Rooster60602 at 8/24/2004 5:29:00 PM
Can anyone point me to an application that allows local access to .NET classes through AMF/Flash Remoting? I love MM Flash Remoting, but the EULA only allows it to be used in a server-client scenario. FlashORB's upcoming v1.5 looked promising, until I learned that to distribute my applic...more >>

Flash and a SQL database
Posted by snurg at 8/24/2004 1:57:43 PM
I am working on a project that is turning a HTML-based website using a SQL database into a Flash website with dynamically-driven data that is updated constantly Is this compatible? I know Flash Remoting is more current, but as I am new to database integration w/ Flash, I'm confused i...more >>

Re: AMF PHP, 2004 MX, Debugger not working
Posted by Digitalboy(China) at 8/24/2004 4:16:59 AM
hi, How to install the gateway of php. thankx...more >>


DevelopmentNow Blog