| Thread | Last Post | Replies |
|
| Programmer Needed - Real-time, one-way dialog box on a website | 30 Dec 2003 18:28 GMT | 4 |
Flash programmers, I just started figuring out Flash, but can't figure it out fast enough and I have a deadline. We need a programmer to use Flash for a real-time, one-way dialog box that is sent small lines of text messages. Our firm trades bonds and the box would have live ...
|
| system requirements for remoting??? | 29 Dec 2003 23:52 GMT | 1 |
i have windows 2000 PRO AND cold fusion MX with flash MX not 2004 and am wondering where and what version of remoting to download for my system ?? thanks santhi
|
| XML or Remoting | 26 Dec 2003 13:59 GMT | 5 |
I am currently in the build process of an app using .NET and using XML to talk back and forth between Flash and the Databases. Basically .NET pages create XML feeds that I parse through in Flash for the data and display the data in a Flash front end. Someone had suggested to me ...
|
| Input file ?? | 26 Dec 2003 12:10 GMT | 2 |
hello every body what if i wanna make a flash app with asp but i wanna know if i can make file upload in flash i think thats still not avilble right??
|
| Flash Remoting and Datagrid Problems | 26 Dec 2003 09:26 GMT | 1 |
I am getting some freaky things going on with the dataGrid component. It worked flawlessly in one application and now it's freaking out in another giving me an error code: RecordSet warning 104: getItemAt(x) index out of range. I have CF returing a query that has two records - ...
|
| Listbox & ComboBox - did I get shafted?? | 25 Dec 2003 00:03 GMT | 3 |
Well I've spent another weekend reading, Flash MX 2004 Pro documentation. I have learned a lot about Flash Remoting, Action Script 2.0, Creating objects and classes, and much other stuff. It seems that the documentation is still left over from Flash MX. I find it very irritating ...
|
| Couldnt get _result from Coldfusion MX6.1 | 24 Dec 2003 15:48 GMT | 1 |
Hello thank you ahead. I'm running Coldfusion MX6.1, IIS 5.0 on WIn2000 server locally. Flash MX2004 Pro, and have installed FlashRemotingComponents-win-en.exe, FlashRmtngCmpntsInstall.exe and FlashRemotingCmpntsUpdater_r1_en.zip all downloaded from http://www.macromedia ...
|
| Flash Remoting 2.0 Components ETA? | 22 Dec 2003 01:52 GMT | 5 |
I read in the updater for Flash MX 2004 that the MM team was in its final stages of rewriting Flash Remoting for 2.0 and that we should keep our eyes peeled over the next few weeks. Is there any new estimated time of arrival for the 2.0 version of remoting classes? Will we seem ...
|
| Colfusion 4.5 and Flash Remoting MX | 19 Dec 2003 17:52 GMT | 1 |
I am new to the flash remoting arena and have some questions: I have some a few .cfc files with the flash interfaces in my root folder. Of course the page pulls up but can't connect to the data. I keep getting the error in the flash debugger as follows:
|
| insert date to database thru cfc | 19 Dec 2003 17:51 GMT | 1 |
Wanted to insert the current date to the database throught the component, but its not working.. Anyone knows how to solve this prob? <cffunction name="saveData" access="remote" returnType="boolean"> <cfargument name="postName" type="string" required="true" > <cfargument ...
|
| RemotingConnector Component for 2k4 - IMPOSSIBLE TO USE | 18 Dec 2003 20:18 GMT | 2 |
I was trying to use the new RemotingConnector Component for Flash MX 2004 and here is the problems: 1) I can't trigger it from the Behaviors Panel; 2) When I put the gatewayURL on the properties it doesn't show me the services or methods - Do I have to put all the Properties ...
|
| Please help binding DataTable to ComboBox | 18 Dec 2003 19:45 GMT | 2 |
It seems so simple, I've read help and followed samples, but no luck. I am using MM Flash 2004 MX and Flash Remoting MX. Here is my _Result function. function GetDates_Result(result) { DataGlue.bindFormatStrings (Dates_cb,result,"#ZDate#","#ZDate#");
|
| set Default Gateway Url | 18 Dec 2003 16:37 GMT | 1 |
I tryed my app on my local machine and (finally) it works. I try it on my host and nothing....I mean nothing. No error message, no results. I asked my host to make sure they had CFMX and to ask what the webroot would be. This is what they say: "We had to enable it on your site ...
|
| error opening remoting url | 17 Dec 2003 21:51 GMT | 2 |
hello... i have trials of the cf stand alone server, flash pro 2004 and the remoting components installed and am trying to get flash to cooperate with a cfc through remoting. i'm developing a form application if that makes any difference. when i test my movie it tells me "error ...
|
| Configuring Virtual Hosts on Windows 2003 Server with Flash Remoting | 17 Dec 2003 18:54 GMT | 1 |
Hi, I have a Windows 2003 Server that host about 10 virtual host web sites. I would like to implement flash remoting on a few of those sites. After I installed the flash remoting I am able to run the samples and other flash remoting application without problem on the "Default Web ...
|