all groups > macromedia flash flash remoting > december 2003 > threads for december 15 - 21, 2003
Filter by week: 1 2 3 4 5
Couldnt get _result from Coldfusion MX6.1
Posted by Xihoo at 12/20/2003 10:22:05 PM
Hello thank you ahead.
I'm running Coldfusion MX6.1, IIS 5.0 on WIn2000 server locally. Flash MX2004 Pro, and have installed FlashRemotingComponents-win-en.exe, FlashRmtngCmpntsInstall.exe and FlashRemotingCmpntsUpdater_r1_en.zip all downloaded from http://www.macromedia.com/software/flashremoti... more >>
insert date to database thru cfc
Posted by illusime at 12/19/2003 7:39:15 AM
Wanted to insert the current date to the database throught the component, but its not working.. Anyone knows how to solve this prob?
<cffunction name="saveData" access="remote" returnType="boolean">
<cfargument name="postName" type="string" required="true" >
<cfargument name="content" type="s... more >>
Colfusion 4.5 and Flash Remoting MX
Posted by lamynes at 12/19/2003 7:09:50 AM
I am new to the flash remoting arena and have some questions:
I have some a few .cfc files with the flash interfaces in my root folder.
Of course the page pulls up but can't connect to the data.
I keep getting the error in the flash debugger as follows:
Status (object #2)
......code: "NetCo... more >>
Please help binding DataTable to ComboBox
Posted by Nsentra at 12/18/2003 6:05:25 PM
It seems so simple, I've read help and followed samples, but no luck. I am using MM Flash 2004 MX and Flash Remoting MX. Here is my _Result function.
function GetDates_Result(result)
{
DataGlue.bindFormatStrings (Dates_cb,result,"#ZDate#","#ZDate#");
}
It seems like combobox does get populate... more >>
Flash Remoting and Datagrid Problems
Posted by digiwake at 12/18/2003 5:15:48 AM
I am getting some freaky things going on with the dataGrid component. It worked flawlessly in one application and now it's freaking out in another giving me an error code: RecordSet warning 104: getItemAt(x) index out of range. I have CF returing a query that has two records - the grid is displayi... more >>
Input file ??
Posted by egyserv at 12/18/2003 2:35:54 AM
hello every body
what if i wanna make a flash app with asp
but i wanna know if i can make file upload in flash
i think thats still not avilble right??
regards
... more >>
set Default Gateway Url
Posted by marioV at 12/18/2003 1:38:34 AM
I tryed my app on my local machine and (finally) it works. I try it on my host and nothing....I mean nothing. No error message, no results. I asked my host to make sure they had CFMX and to ask what the webroot would be. This is what they say:
"We had to enable it on your site.
One thing to ... more >>
Flash Remoting Beginner Question...
Posted by bensmash at 12/18/2003 12:09:57 AM
Hello Everyone,
I've been using Flash for many years and have only now reached a point in which accessing an XML file on a remote server is necessary.
I've downloaded the trial to see if Flash Remoting is indeed what I needed, and so far all I've done is read the beginning of a very long PDF. ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
JBoss EJB Example
Posted by lc_kman at 12/17/2003 9:20:19 PM
I'm looking for an example of Flash Remoting that uses EJB's and has worked on a JBoss server (without coldfusion). The demo included in the install package doesn't work. All the demo's work except the EJB example. I currently have servlet and EJB applications running on the server, so I know it ... more >>
XML or Remoting
Posted by dj2321 at 12/17/2003 7:01:23 PM
I am currently in the build process of an app using .NET and using XML to talk back and forth between Flash and the Databases. Basically .NET pages create XML feeds that I parse through in Flash for the data and display the data in a Flash front end.
Someone had suggested to me that it would be ... more >>
Configuring Virtual Hosts on Windows 2003 Server with Flash Remoting
Posted by ironfalcon at 12/17/2003 4:46:48 PM
Hi,
I have a Windows 2003 Server that host about 10 virtual host web sites. I would like to implement flash remoting on a few of those sites.
After I installed the flash remoting I am able to run the samples and other flash remoting application without problem on the "Default Web Site".
I... more >>
Peer-To-Peer Chat
Posted by Julia at 12/15/2003 12:29:09 AM
I want to create a Peer-To-Peer chat app, but don't know where to begin. Can
anyone please help me get started?
... more >>
|