| Thread | Last Post | Replies |
|
| Work-a-round whilst waiting proper 2.0 classes | 28 Feb 2004 14:48 GMT | 5 |
I want to start using as many aspects of Actionscript 2.0 (Flash Pro 7.0.1) but I need to use remoting. What is the best approach to using the remoting classes with an Actionscript 2.0 application so that when the 2.0 remoting classes become available, switching over to them has ...
|
| Returning Data from Flash Back to Cold Fusion | 27 Feb 2004 18:36 GMT | 1 |
I am working on an Flash Remoting application in which we need to return the data generated in Flash back to a CFC to send the results to an instructor. Has anyone performed this kind of task? Thank you.
|
| Help~~about CFMX&Flash MX 2004 | 27 Feb 2004 17:34 GMT | 1 |
I want to test the Flash Remoting Components in Flash MX 2004 pro. But~ I find the code can't got anythings for my SQLSEVER2000.~~I affirm the code can run in the Flash MX. Is that the FlashMX 2004 can not support the Flash Remoting Components??I used
|
| Keeping Aspect Ratio | 26 Feb 2004 04:13 GMT | 1 |
I have built a flash remoted App that brings in a number of images from a datasource, I need to resize the images keeping there aspect ratio, Any ideas?
|
| Flash Communication Server MX (which one to download) | 25 Feb 2004 17:22 GMT | 2 |
I would like to try the Flash Communication Server MX but now i have a doubt that resides on wich version should i download. My operation system (in pc) is windows xp but my server is Linux. Should i download Flash Communication Server MX 1.5 - Windows (Authoring and Server) or do ...
|
| Unsolicited (asynch) messages from server ->flash | 23 Feb 2004 21:46 GMT | 2 |
I have the need to send server event messages to a flash program. I do not want Flash to poll for the messages on the server. But rather for the (in the case a C# server resident service) to fire a message off to Flash and have it delivered via AMF to the remoting interace on the ...
|
| ProgressBar with CFC's | 23 Feb 2004 15:47 GMT | 2 |
I have a FLASH RIA and am using CFC's to retrieve my data using Flash Remoting, when I send the request for my data is there anyway I can start a progress bar or preloader while it accesses the database as this can sometimes take quite a while?
|
| SOAPCall.addHeader(var header) | 23 Feb 2004 11:33 GMT | 2 |
Does anybody know how to use the SOAPCall.addHeader(var header) function. It is described in the ActionScript reference, but adds nothing to the SOAP header !!!!!?!? I really need this function to provide any security to my application. This is my code :
|
| Flash Remoting for .NET Security | 23 Feb 2004 06:11 GMT | 3 |
How can I limit flash gatewa to access only the classes that I specify and deny the requests for other classes or pages. Thanks in advance
|
| ColdFusion MX to DataSet to DataGrid..? | 22 Feb 2004 19:04 GMT | 12 |
Good day, I have been struggling with this for some time now.. I would like to call a CFC, bind the results to a DataSet and then use the DataSet to populate a DataGrid, I now how to bind the record set directly to the DataGrid, but this includes all the fields that are returned by ...
|
| Combo Box | 21 Feb 2004 23:09 GMT | 1 |
I'm populating a combo box from a function. I understand that it uses a comma-delimited list of values. Is there a way for me to take out those commas from appearing in the combo box? Its appearing Firstname, Lastname, Date in the CB.
|
| Simple: How Do You Return Multiple Variables? | 20 Feb 2004 20:28 GMT | 3 |
I'm using FlashMX and ColdFusionMX. I've opened up the connection the database in Actionscript, pinpointed the function within the CFC and have successfully populated a text field in Flash with the data retrieved from the CFC How do I now pull data from a second function in the ...
|
| .net webservices dosen't work :( | 20 Feb 2004 06:05 GMT | 2 |
Ok, I explain, but sorry for my english, it's not my mother tongue : I have installed .net framework, webMatrix and SharpDevelop. I have created a simple C# businessLayer class with the ByteFX assembly (to access mySql DB's via .net easily). The only method of my class (+ ...
|
| URL not found error in Flash Remoting | 19 Feb 2004 04:39 GMT | 1 |
Few days before we downloaded Flash MX Remoting and its components for java on Linux. As per Readme, we installed flash components on our Windows system where our actionscript is residing and flash updater in tomcat server (version 5.0.18)
|
| Emergent, highly appreciate, a remoting question | 19 Feb 2004 04:35 GMT | 1 |
I'm hiting a problem here Try to run http://127.0.0.1/cfdocs/exampleapps/flash2/index.cfm it's OK But after I compiled the original flash2.fla located at [wwwroot/cfdocs/exampleapps/flash2/]the generated flash2.swf doesn't work,.. no
|