| Thread | Last Post | Replies |
|
| Flash remoting works for localhost only, not IP | 31 Oct 2003 12:00 GMT | 2 |
I just upgraded to Flash MX 2004 and noticed that when my Flash pages that use Flash remoting are brought up in my web browser using http://locahost:8500/...... they work fine. But when I bring the up using http://[IP Address]:8500/..... I can see the page, but the data is not ...
|
| NetConnection.Call.Failed message in Flash MX 2004 | 31 Oct 2003 02:31 GMT | 3 |
I began getting "NetConnection.Call.Failed" error in Flash Remoting NetConnection Debugger when I switched to Flash MX 2004. It worked fine in previous Flash MX. The possible reason for this problem I found on macromedia's site (see below) does not describe the situation correctly ...
|
| Remoting not working with Localhost... | 29 Oct 2003 14:33 GMT | 2 |
My application is just checking for user validity, If I give a local path like this "C:\Inetpub\wwwroot\csa_int\login.html" it is working going to database and validating the user. but if i run from localhost i.e "http://localhost/csa_int/login.html" its not working. can anybody ...
|
| DataGrid 2004 Column Header Names ? | 29 Oct 2003 14:27 GMT | 3 |
Has anyone noticed that when you want to change the column headers of a dataGrid, that it defaults to the field name unitl the data is loaded from a dataSet, THEN changes the names after the data is loaded? This is also the same for changing the column widths. How do you ...
|
| Flash Remoting... | 29 Oct 2003 13:41 GMT | 1 |
i have just purchased the new studio mx 2004 pro.... and i want to expand on flash... having got the coldfusion server with the studio i am now wanting to learn about remoting.... If i get the trial version of remoting, after the trial has run out does the program not work anymore ...
|
| Binding Null Fields from a Remoting Recordset | 29 Oct 2003 02:07 GMT | 1 |
I'm setting a DataSet's DataProvider with a Remoting recordset containing fields with a null value. The type seems to be correctly converted to undefined but binding from the DataSet to a TextInput shows the string "undefined" in the field. Surely no one would want the UI to show ...
|
| coldfusion developer looking for a new interface | 29 Oct 2003 02:00 GMT | 1 |
Let me preface this by saying first that I have very little actual experience with Flash. I know what it is in its most basic form and it appears that if I combine Flash MX with ColdFusion MX and the remoting objects that I'll be able to completely redesign my intranet ...
|
| **Error** RsDataProviderClass.as | 28 Oct 2003 22:36 GMT | 1 |
**Error** RsDataProviderClass.as: Line 35: ActionScript 2.0 class scripts may only define class or interface constructs. RsDataProviderClass.prototype.addItemAt = function(index, value) When I include the "NetServices.as" in my .FLA I get 14 of these errors. I have re-installed ...
|
| How determine when data is in? | 28 Oct 2003 17:23 GMT | 1 |
Hi I'm using flash2004MX. I can succefully get data; being a query, from a coldfusion component via flash remote into flash. I need to know how can check when all data is in.
|
| How do i???? | 26 Oct 2003 03:36 GMT | 2 |
Im sort of new to flash. well i know the basics like making animations and static websites but i got a few questions about some other stuff. some of that is how do i do the following (which is in cfm) in flash. <cfquery name="users" datasource"tcl1" blockquote="100"> SELECT from ...
|
| php/flash/loadvars = confusion | 26 Oct 2003 01:22 GMT | 3 |
hello all... i have a php page with multiple, small swfs embedded...one of them i use for a menu...the other i use to show text information... my question is this... i'm using a loadvars object to send info from the menu-swf to a php page (that is not loaded) that does nothing but ...
|
| Do all functions need to be at the root level? | 24 Oct 2003 16:03 GMT | 3 |
I have the following code that when on the root level, it works just fine. function cfcNewRegistration(form){ trace("submit function call active"); functionCFCCall.cfcDelayLoop();
|
| form details send to Email ??? | 24 Oct 2003 00:28 GMT | 7 |
I bet this one is realy simple couldn't find it on the remoting help though.... mabey it's just me... ok - I created my first form in flash using flash remoting with serverside actionscript to run on a CF platform
|
| Flash Remoting MX vs Flash 2004 MX Standalone | 23 Oct 2003 21:41 GMT | 8 |
I have a short question and a long question. Both ask the same thing; my long version just clarifies what I'm asking. Please do not thing I am trolling, or attempting to insult a Macromedia product. I'm trying to better understand the offerings.
|
| Will remoting run on a standalone projector? | 23 Oct 2003 21:04 GMT | 2 |
Will remoting run on a standalone projector with connection to a server? Thanks
|