all groups > macromedia flash flash remoting > november 2003 > threads for november 15 - 21, 2003
Filter by week: 1 2 3 4 5
Strange FLMX 2004 Remoting problem
Posted by Script Error at 11/21/2003 11:55:36 PM
hi everybody,
I have a very strange problem with remoting on Flash MX 2004. The =
wierdens is that compiled for Flash 6 player with Action Script 1.0 =
this component works pefect and returns data without any problem BUT... =
If movie is saved as Flash 2004 movie and exactly the same code is... more >>
DataSet binding problems
Posted by Gib Sllab at 11/21/2003 10:42:00 PM
I'm new remoting so be patient. I've got the remoting all set up, everything connects correctly and I've verified in the Net Debugger that my recordset is being retrieved into Flash. I'm having major difficulties getting the recordset to bind to the DataSet. And then the binding the DataSet to a Dat... more >>
Problem accessing flash remoting
Posted by Fiffen at 11/21/2003 4:35:52 PM
Hi.
My problem is this:
I can access flash remoting when the swf file that calls the method is on the same LAN as the server. But when the swf file is located outside nothing happens. Is should i open up a port on router..?
pls help
... more >>
multiple queries in a cfc function
Posted by shan9 at 11/20/2003 10:43:16 PM
I've been unable to run more than one query in any cffunction call. Has anyone run into this? I've tried to do some simple queries, but flash decides not to run any of my remoting calls to the cfc if I do this.
Thx
Shannon
... more >>
Comodo secure cert and Flash remoting: compatible?
Posted by Marc A. Garrett at 11/20/2003 7:04:17 PM
I can't get Flash remoting to make a connection to a site using a secure
cert issued by "Comodo Class 3 Security Services CA." Has anyone used one of
these certs with Flash Remoting?
--
Marc A. Garrett
since1968.com
... more >>
RemotingConnector Component for 2k4 - IMPOSSIBLE TO USE
Posted by mwidman at 11/20/2003 4:11:49 PM
Hello folks,
I was trying to use the new RemotingConnector Component for Flash MX 2004 and here is the problems:
1) I can't trigger it from the Behaviors Panel;
2) When I put the gatewayURL on the properties it doesn't show me the services or methods - Do I have to put all the Properties myse... more >>
How to get tutorial RDBMSResolver to Update a Database to work with Oracle
Posted by maxmcbyte at 11/19/2003 6:25:55 PM
Using the tutorilal titled - http://www.macromedia.com/devnet/mx/flash/articles/delta_packet.htmlhttp://www.macromedia.com/devnet/mx/flash/articles/delta_packet.html
Problem: I could not get this to work with my Oracle 9i DB.
Facts:
Works as advertised when using the MS/AccessTimetrax DB.
... more >>
Accessing Java Servlets
Posted by suddu dude at 11/19/2003 10:03:04 AM
I have developed a application using java Servlets and jsp. Now i want the same to be done using Flash without changing the java Servlets. How can i call the Servlets from the Flash movie. Can some body help me
Please give me an example.....
Sudarshan Devadiga
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problem in keeping session data by Flash Remoting...
Posted by steven wong at 11/19/2003 3:49:35 AM
My application relies heavily on keeping data in sessions. However, I am not be able to keep those information in the Flash application using Flash Remoting although the documentation clearly state that FR is capable of doing this.
I put session data on my .aspx pages and they runs properly under... more >>
Recieving Structures back from CF using MX 2004 Pro
Posted by chim at 11/18/2003 6:41:21 PM
I am having a touch of trouble with using structures (objects) in coldfusion and then returning them to FlashMX 2004 Pro via remoting. (v7 player)
The coldfusion templates works fine for Flash v6. The Flash code below populates my resultTable with valid results. When i publish with v6 - the... more >>
Flash Remoting help (Class Example)
Posted by sach7519 at 11/18/2003 3:53:00 PM
Hi Experts:
I am a newbee on this Forum. I have a Question regarding the FLash REmoting.
I have tried many Flash REmoting Applications with CFC's . I have been Succesfull with them, However none of the examples or tutorials on the macromedia site use Classes and OO Paradigm.
For example th... more >>
Remoting / Cold Fusion CFC Speed Question
Posted by unleashed at 11/17/2003 11:17:41 PM
I'm looking at replacing a cold fusion page that has a cfgrid with a flash page that has a DataGrid. It is taking the cfgrid about 10 seconds to load with all of the data and I want to speed that up through flash remoting and a CFC. The grid displays information on our 2500 employees.
I created ... more >>
Flash MX and Data Easy? Like Differential Equations?
Posted by jeffcg2 at 11/15/2003 5:48:08 PM
Ever since I bought the DevNet subscription (mainly because Firefly was supposed to make this easy)
I keep looking for the "EASY" part.
I installed the Flash MX Professional 2004 Updater. Now I'm trying to get one of the examples to work.
What I really an looking to do is add/update/delete to ... more >>
How do you include NetServices.as in a Class
Posted by cfulk at 11/15/2003 4:26:09 AM
I am trying to use Flash Remoting with a Flash Forms application that is built with classes. I have been able to get flash remoting working outside of the class files but not in them. When you include the netservices.as file in the class it kicks out about 300 errors. Do the netservices.as files nee... more >>
|