all groups > macromedia flash flash remoting > october 2003 > threads for october 1 - 7, 2003
Filter by week: 1 2 3 4 5
recordset object, Flash7 datagrid, checkbox
Posted by Runnerman12 at 10/7/2003 7:20:56 PM
Is it possible to add a checkbox component within a recordset object? I just need a Yes or No.
Thanks,
Runner
... more >>
Flash Remoting Software installation
Posted by dennismr at 10/7/2003 6:20:17 PM
Does the flash remoting software have to be installed on both the remote server and the sever hosting the webservice?
... more >>
Calling a cfc that is calling a java class with cfobject
Posted by anglisa at 10/7/2003 2:06:31 PM
I have created a very simple cfc that is calling a java class using the cfobject tag. The cfc was tested with a cfm page and it works fine.
However, when I am using flash remoting to access the cfc, it fails when the method is called with the following AMF and status messages. I am running coldfusi... more >>
Passing multidimensional arrays from java to flash
Posted by Fiffen at 10/7/2003 11:04:52 AM
Hi.
Im trying to pass a multidimensional array from java to a swf file.
In java it looks something like this:
sa[0][1]="name1";
sa[0][2]="text1";
sa[0][3]="img1";
sa[1][1]="name2";
sa[1][2]="text2";
sa[1][3]="img2";
They're all strings. When i use the net debugger it seems fine. It ... more >>
consuming webservices
Posted by benwah at 10/6/2003 5:53:03 PM
Hey,
gang Im trying to cosume a domain name checker web service in flash. The tutorial comes from Joey lott's Flash Remoting bk. Have any of you tried this? If so have you had luck?
ben
here is my ActionScript code:
#include "NetServices.as"
function init(){
// use the appropriate gat... more >>
Remoting connection problems (mx)
Posted by matte79 at 10/6/2003 3:38:14 PM
Hi,
I am having trouble using Flash remoting (MX) on our production server, which is running IIS 5 on Windows 2000.
The server is set up so the default web site and coldfusion cfide etc are under the C drive eg. C:\inetpub\wwwroot.
Our soon to be published website sits on the D drive like s... more >>
setting dataprovider for mx2004 data grid
Posted by george2 at 10/6/2003 1:56:38 PM
Hi, I am trying to find documentation regarding the datagrid component, and what I need to do in order to set the data that it displays to the resultset returned from a .cfc
Can someone point me in the right direction?
TIA
... more >>
Flash Security Flaw?
Posted by othethe at 10/6/2003 7:15:15 AM
I know that for the latest version of flash, when calling remote method (web services), there should have a cross-platform security policy file placed at the server side to identify domain which has the priviledge to access.
Recently, I've developed an application using flash remoting to invoke w... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|