| Thread | Last Post | Replies |
|
| Inserting Date from DateField Component into Access DB | 28 Nov 2004 01:46 GMT | 2 |
Hi All, I am practicing sending data to an access database using remoting and coldfusion. I have a problem inserting the date selected from the DateField component into the database. I send datefield.selectedDate as an argrument to the coldfusion function and have tried each of ...
|
| Can some provide me an example? | 27 Nov 2004 16:41 GMT | 1 |
Can someone provide me with an example of Flash remoting into Northwind DBase using the data grid component and a charting component in AS2.0 with a CFC and the new remoting components? I am really struggling to see how this works. If someone would be willing to put something ...
|
| MX 2004 Example Files - CustomerInfoForm.as | 26 Nov 2004 21:54 GMT | 1 |
I recently attended the MAX 2004 Conference in New Orleans and it essentially opened my eyes to the possibilities of "true" web application development using Flash and Flash remoting. We've been a ColdFusion shop for quite a while, now, and appreciate the ability to deploy ...
|
| Flash Remoting and HTTP 1.1 Compression | 25 Nov 2004 08:01 GMT | 1 |
Hello all...! I am new to Flash remoting. I am using flash remoting(amfphp) to retrieve database records and displaying them in a grid. I just want to ask if it is possible to use HTTP 1.1 compression with flash remoting (amfphp) to compress
|
| Remote Application for the desktop | 21 Nov 2004 02:56 GMT | 1 |
I work for a company where we are constantly asked to update the status of jobs that we do for our customers. Would it be possible to create a stand-alone flash movie that could allow the entry of a control / job number into a search box, hit submit and get back the status of the ...
|
| Flash not displaying data - Help | 20 Nov 2004 05:47 GMT | 3 |
I have a problem with Flash remoting via .NET . I seem to have all the code right, but flash does not seem to display the data at all. Here's is what Ive done so far... (1) Ive installed Flash Remoting MX, and copied over the contents of
|
| Missing include folder | 19 Nov 2004 21:53 GMT | 2 |
Downloaded the Flash Remoting for Flash MX 2004 ActionScript 2.0 for OS X, but after the installation was complete, it seems there is no include folder containing all the .as files within the configuration folder. Try doing it a few times, and it never worked. Does anyone know of ...
|
| .NET strongly typed collection into Flash | 18 Nov 2004 13:01 GMT | 4 |
I'm trying to get a strongly typed arraylist into flash from .NET, but Net Connection Debugger is only showing a delimited list of 'undefined' values. To fully separate presentation from business logic and data access layers, the ability to send structured data back and forth ...
|
| Where are the AS2.0 remoting packages? | 17 Nov 2004 18:22 GMT | 2 |
According to the documentation, the following packages should be available. mx.data.components mx.remoting mx.remoting.debug mx.rpc mx.services For some strange reason, I'm left only with 'mx.remoting.debug'. I did have all the packages, but no longer. Also, I uninstalled and ...
|
| #include "NetServices.as" | 17 Nov 2004 08:01 GMT | 1 |
I am trying to utilize Flash Remoting to acquire data. I just installed Flash Remoting on my machine and I get the following error when I try to compile: NetServices.as: Line 1: Classes may only be defined in external ActionScript 2.0 class scripts.
|
| Include AS | 16 Nov 2004 04:30 GMT | 1 |
I have #include 'script.as' in my movie. Question is does AS gets imbeded into the swf or it's executed from file when swf runs? I have singe source files for a 2 different sets of movies, only difference is what's in a AS file. Since I use movies on 2 different web sites I ...
|
| Flash Remoting with ColdFusion 5? | 16 Nov 2004 00:38 GMT | 2 |
Hi there, I have spent a long time looking around for answers but I can't seem to find any information about Flash remoting with ColdFusion 5. There are a number of resources and examples that cover CFMX, Java and .NET, but nothing at all for CF5, which seems strange since CF5 ...
|
| enable flashgateway after running the updater? | 12 Nov 2004 15:44 GMT | 5 |
After I run the CF MX Updater, my Flash appplication is stopped working. Then I found this instruction(below) from the website to enable it. Access from Macromedia Flash to web services using the Flash Gateway is disabled by default in Updater 3. To enable access from Macromedia ...
|
| remoting just with CF?? | 11 Nov 2004 18:54 GMT | 1 |
Can anybody tell me, that the remoting funtion in FlashMX 2004 works just with CFSever, or what i need for an remoting??
|
| Flash > CFMX > Perl | 11 Nov 2004 16:43 GMT | 1 |
I have a need to call an external perl script from within flash. I am using CFMX CFC's to get my data for this project. But, we have a perl script that interacts with our system to physically turn on/off the system. Currently, I am calling that with a normal GetURL action within ...
|