| Thread | Last Post | Replies |
|
| Flah Payer for web site | 29 Mar 2005 21:42 GMT | 1 |
I want to add Flash Player to website. Can anyone help?
|
| Binding between <unknown>.. and <unknown>.text.: The endpoint of the binding does not exist | 29 Mar 2005 15:24 GMT | 2 |
I had some data bound components that I deleted from the stage along with the dataProviders One was a webservice connectore the other and xml connector. I deleted the connectors and the items they were bound to. Now I have this in my output box when I generate the swf. How can ...
|
| DataGrid not selectable when populated from Result | 28 Mar 2005 17:34 GMT | 1 |
I'm invoking a remote call that returns a result set of custom objects. The results display fine in the datagrid, but it isn't selectable. DataGrid is selectable when populated from a local array of objects [e.g. myDP = new Array({name:'Chris', price:'Priceless'}, {name:'Nigel' ...
|
| Writing all records in DataGrid | 24 Mar 2005 20:31 GMT | 5 |
Is it possible to write all records in a datagrid to a database without using a for / next loop? It seem a little combersome having to code this to step through each record, writing them one at a time until the end is reached. What is the point in having a multiselect Datagrid ...
|
| NetConnection.Call.Failed only on first session | 23 Mar 2005 14:45 GMT | 6 |
Ever since I upgraded ColdFusion MX 6.1 to ColdFusion MX 7.0 I get the NetConnection.Call.Failed error the first time I use a remoting call. There after the connection is error free.
|
| Installing AMFPHP | 23 Mar 2005 08:35 GMT | 3 |
When trying to install AMFPHP, I can't get it to work for some reason. I have installed it using the following file, which I got from the AMFPHP site tutorial. <?php include ('../flashservices/app/Gateway.php'); $gateway = new Gateway (); ...
|
| Possible Use of Remoting | 22 Mar 2005 08:09 GMT | 1 |
I am currently in the process of designing a web application and would appreciate any advice you guys and gals can offer. One element of our application involves the upload of data files to our servers. Trivial you may think, but some of the files may be greater than 200Mb in ...
|
| Best Remoting and CF Web Host? | 20 Mar 2005 14:13 GMT | 1 |
I was looking to get a new web host for my company, and was looking to see if you all had any luck with yoru own hosting company. I was specifically loking for hosting with CF and Remoting capabilities. I am aware of Media Temple and 2Advanced.net. Has anyone used these ...
|
| getawayUrl | 20 Mar 2005 08:26 GMT | 1 |
I have just uploaded the application I made to the hosting company?s server. Before uploading it, I had tested it locally and it worked perfectly. What has confused me is that it runs awkwardly in the server. The lists below are the problems I have been facing since the first ...
|
| what is flash remoting? | 18 Mar 2005 18:18 GMT | 3 |
What is flash remoting? With this can i develop e-commerce applications? what else are needed with this tool. Do we need flash comm server for this? or else we need cold fusion? I am new to all other products except flash and dreamweaver. What would be ther ...
|
| CFDOCUMENT IVA FLASH | 16 Mar 2005 15:09 GMT | 3 |
Hi im trying to create a simple pdf creator in flash mx 2004 with cf 7... i have a cfc containing the following: <cfcomponent> <!--- Create PDF --->
|
| Reusing Flash Remoting 2.0 in several .swf | 12 Mar 2005 12:55 GMT | 2 |
I am making an application using flash mx 2004 and remoting 2.0 that uses several different .swf files (about 30 files, each one with about 8 kb without remoting). This architecture is important since these swf movies are only loaded when needed, and are reused in another ...
|
| CFM Var to CFC | 11 Mar 2005 18:47 GMT | 4 |
I can make this shorter than my earlier post: Does anyone know how to pass a variable from a regular CFM template to a CFC component to create a dynamic query? Any help is greatly appreciated. Thanks
|
| _Result not called inside a class | 11 Mar 2005 09:55 GMT | 3 |
I am using .NET remoting inside a class, my code is like that: import mx.remoting.* class myclass{ function myClass(){
|
| Problem Running ASP.NET Remoting Application | 10 Mar 2005 16:18 GMT | 1 |
:confused; Hi, I developed a Application which comprises of Flash MX 2004 and ASP.net Application. When i running application in IE with this address
|