all groups > macromedia flash flash remoting > february 2004 > threads for february 15 - 21, 2004
Filter by week: 1 2 3 4
Combo Box
Posted by urgwdb01 at 2/21/2004 5:56:57 PM
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.
I'd like for it to appear Firstname Lastname - Date
I... more >>
Unable to create webservice proxy
Posted by Michael Neptune at 2/21/2004 5:10:24 AM
Flash Remoting and webservices would be great if it worked. MM needs to work
on the documentation and samples.
Furthermore, why isn't this installed and configured with the MX/MX Pro
install?
The flash remoting samples all work except for the credit card webservices. I
keep getting the... more >>
ProgressBar with CFC's
Posted by monkeym at 2/20/2004 3:38:05 PM
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?
... more >>
Unsolicited (asynch) messages from server ->flash
Posted by Yechezkal Gutfreund at 2/18/2004 9:08:42 PM
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 client.
The F... more >>
Emergent, highly appreciate, a remoting question
Posted by Xihoo at 2/18/2004 4:31:12 PM
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
any dynamic message back
If any statement here is n... more >>
Flash Remoting for .NET Security
Posted by Whidbey at 2/18/2004 4:13:30 PM
Hi,
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... more >>
URL not found error in Flash Remoting
Posted by sonusmitu at 2/18/2004 1:23:56 PM
Hi
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)
We downloaded flashgateway.jar from macromedia... more >>
Upload images from hard disk
Posted by Ricardo Viana at 2/18/2004 12:20:28 PM
Did anyone tried to upload jpg's with flash remoting. Is it possible with
cfc\cfm and flash mx2004?
Regards
Ricardo Viana
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flash Remoting Error: Request Denied.
Posted by mohanJAVA at 2/18/2004 9:21:32 AM
Hi
Just two days before I downloaded Flash MX Remoting and its components for Mac.
When I try to connect with my server by the Flash application, I am getting
the following error message
"Flash Remoting MX threw an exception during method invocation: Request
denied. MacroMedia Flash ... more >>
Simple: How Do You Return Multiple Variables?
Posted by Mannequin3D at 2/17/2004 10:21:13 AM
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 CFC without o... more >>
netservices.as not found?
Posted by skostewicz at 2/16/2004 2:08:42 PM
I am just getting started with coldFusion and remoting, have been getting the
same errors when trying to work the sample applications
opening include file NetServices.as: File not found
#include "NetServices.as
I have installed Remoting several times but can't seem to get past this... more >>
.net webservices dosen't work :(
Posted by panorezo at 2/15/2004 1:07:49 PM
Hello everybody :
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 clas... more >>
|