| Thread | Last Post | Replies |
|
| FIRST TIME (CF + FLASH MX) PROBLEMS! | 31 Jan 2004 21:33 GMT | 1 |
Hello I would imagine that my problem is very simple but I am very new with this time of intergration. I cannot seem to make my test app run at all. localy everything is fine and I get the proper response. //I pass the gateway in the cfm by
|
| _result query | 28 Jan 2004 15:59 GMT | 1 |
I'm using Flash Remoting and everything is great...except... I'm receiving the data back from the CF component in the _result handler, and giving it a name e.g. getremotedata.cff_getdirreports({var_nt:+_root.NTname}); function cff_getdirreports_result(dirreps)
|
| Remoting Problems | 28 Jan 2004 15:49 GMT | 1 |
Hello I would image that my problem is very simple but I am very new with this time of intergration. I cannot seem to make my test app run at all. localy everything is fine and I get the proper response. //I pass the gateway in the cfm by
|
| flash & CFC | 28 Jan 2004 15:06 GMT | 25 |
all i want to do is see results from my query. i keep getting the same error: "Service threw an exception during method invocation: null". i've read countless articles and several books, all suggesting the same thing, but yet i can not seem to get any results. i am able to ...
|
| problem in working with flash remoting on MAC OSX | 27 Jan 2004 22:05 GMT | 2 |
hi friends, i am in very big problem, can any one help me out......... problem is,
|
| Remoting Access Error | 27 Jan 2004 21:38 GMT | 1 |
I have the problem that my flash movie won't work from a remote location. If I am on the computer that hosts the server and use: http://localhost/Blah -It runs fine
|
| one netconnection for multiple movies... | 27 Jan 2004 17:14 GMT | 1 |
if I am loading swfs into a main movie, can I just create a netconnection in the main movie, and use it for call in the loaded swfs? I haven't tried this yet, but I just was wondering if anyone knows about this..
|
| datagrid and default responder error -- please help | 27 Jan 2004 17:12 GMT | 2 |
I'm trying to populate a data grid from the click handler of a button. My code looks like this: callHistory_pb.populateGrid = function() {
|
| DataGlue.bindFormatStrings doesn't work in 2004, Why? | 27 Jan 2004 08:43 GMT | 7 |
following is done in Flash 2004 MX. function ProvideBrandNames_Result (result) { //trace(result.getLength()); //var titles = result.getColumnNames();
|
| What this code meaning? | 26 Jan 2004 15:02 GMT | 4 |
I want to run an example of dataGrid with Flash remoting.I use Tomcat (jsp server). The Remote doc says: "13. Inside the parenthesis, type ?http://localhost:8100/flashservices/gateway? for the location of the Flash Remoting servlet that handles all remote requests. Use the port ...
|
| Problem debugging a flash remoting program | 23 Jan 2004 22:32 GMT | 3 |
The flash remoting application does not display any output and it doesn't show any error either. I have a apache server with php and mysql running on a windows 2000 machine. I have checked the configuration of each of these and they seem to be working fine. Flash Source /*** ...
|
| Flash remoting & CF | 23 Jan 2004 20:48 GMT | 3 |
I'm new to Flash Remoting & CF. If I understand correctly, you have to use CF with FR in order to connect and retrieve data from a Database on a server. I'm interested in FR but, I'm just small time and find the cost of FR and CF to be way too high. Are there any ...
|
| Remoting with .NET Web Services 1.1 Framework | 20 Jan 2004 23:34 GMT | 1 |
We're having a problem with a web service that we've created that I'm using for Flash remoting. We originally created the service using the 1.0 .NET Framework, but we have since upgraded to .NET 1.1 Framework. Now, when I try to connect to the services, I get errors like "No such
|
| What needed? | 20 Jan 2004 19:05 GMT | 1 |
Hi, I have coldfusionMX Pro server installed on my server. I want to make some flash remoting pages (FlashMX and Coldfusion). I'd like to know what product I have to install on my server to do flash remoting. Thanks
|
| remoting and active directory | 20 Jan 2004 16:00 GMT | 1 |
I was wondering if anyone had used Flash remoting to display and query the Active Directory? if so, does anyone have any examples? thanks
|