| Thread | Last Post | Replies |
|
| a problem about remotingConnector via .net web service | 30 Dec 2005 20:00 GMT | 3 |
hi, I have a problem about remotingConnector via .net web service. In the flash, I drag a remotingConnector component and a label component named serviceMessage, and then write the script at the first frame of timeline as follow:
|
| Problems Installing Remoting for .NET | 30 Dec 2005 20:00 GMT | 6 |
Hi, I'm trying to install flash remoting for .NET on my company's web server. The installation program created the flashremoting directory as expected in the IIS webroot. I copied the directory into our web folder where we'll be using it.
|
| www vs no www in default Gateway URL | 30 Dec 2005 18:17 GMT | 3 |
I must be missing something obvious here, but unfortunately, I cannot seem to figure it out. I am trying my hand at developing my first Flash Remoting project, so I am rather new to this. When I designate the default Gateway URL to something like,
|
| Flash Remoting MX for .NET on Windows Server 2003 64Bit | 27 Dec 2005 08:40 GMT | 2 |
Does anybody know if the Flash Remoting MX for .NET work properly on a 64Bit machine running Windows Server 2003 64Bit? Thanks!
|
| Game server on macromedia? | 26 Dec 2005 22:15 GMT | 1 |
Please tell me if iam at the right place. I have developped a scrabble-like game in flash, and i want to make it available for 2 to 4 persons to play online, or single person playing against AI. Does macromedia have a server that can handle the server-side engines for my
|
| flash compatibilty with java using tomcat | 24 Dec 2005 17:37 GMT | 1 |
Need some information about flash compatibilty with java using tomcat and oracle server. Kindly tell me about the services which are used for developing web application either free or paid. I think we can do it with the help of flash remoting but need some guidance from u.
|
| Convert returned information from remoting into object arrays? | 19 Dec 2005 18:55 GMT | 1 |
I am using Jason Perry's flash remoting and .net application - http://www.macromedia.com/devnet/flashremoting/articles/ado_connect.html - and I have it working fine. What I would like to do is take the data returned and store them in object arrays by each recordset (i.e., ...
|
| Flash Xml Remoting Component | 17 Dec 2005 18:59 GMT | 2 |
Flash Xml Remoting is a Component for Flash 2004 and 8 (AS2.0) that converts XML to object Arrays. The parser model is recursive and allows for the parsing of all formats of Xml. Flash Xml Remoting also hooks in with Macromedia's NetDebugger Class allowing to view the parsed Xml ...
|
| RelayResponder wont' call the result function | 15 Dec 2005 18:48 GMT | 5 |
Hi Gang. I've had this happen before and for the life of me I can't remember why. In my .as file I have a call to the database which then returns a result set. The CFC is returning a query result which I can see in the NetDebug window just fine...so I know the call to the db ...
|
| AMFPHP & stripslashes | 13 Dec 2005 16:12 GMT | 1 |
Does anyone have a solution to this..... Flash accepts the following php perfectly: $x = mysql_query("SELECT about from about"); return $x;
|
| return type struct not working | 09 Dec 2005 10:13 GMT | 7 |
I have a simple cfc that returns an object. However, when trying to display the results in flash, the results are empty. If I change the return type to boolean or query, the results are returned fine. Has anyone else had this problem? I had no problems with struct return types in ...
|
| amfphp session ?? | 08 Dec 2005 21:18 GMT | 1 |
hi guys, im not sure if i can do this: i have amfphp working great and i would like to have a function in my php service that return a php session var... kinda like that
|
| Flash Remoting and Cold Fusion | 08 Dec 2005 15:59 GMT | 2 |
I have created an application in Flash 8 professional that remotes thru CF to get data from SQL. The first time the web page is accessed I get an error saying Flash is telling me it can't find http://domainname//flashservices/gateway?cfid=XXXX&cftoken=xxxx. How is the
|
| Flash Remoting Result scope | 07 Dec 2005 19:44 GMT | 2 |
I'm new to Flash Remoting, and Flash in general, but experienced in JavaScript and Perl. I'm supporting a Flash developer, and want to write some re-usable code that he can use to retrieve and store some data on our Web server's database.
|
| cf scopes in flash | 02 Dec 2005 08:02 GMT | 2 |
i am struggling to access the application scope with remoting. i can access the scope on the actual cfm page that calls my swf, but i can't pull that via the cfc's into flash. i haven't done remoting for nearly 2 years now and i remember having this
|