| Thread | Last Post | Replies |
|
| remoting in linux under JRUN | 28 Feb 2005 17:30 GMT | 1 |
I developed my app on OS X and the production server is LINUX. I have coldfusion under jrun on that server. Im not sure how to get flash aquainted with the flashservices gateway? I found a gateway jar file here... /opt/coldfusionmx/lib/flashgateway.jar
|
| newbie question | 28 Feb 2005 11:58 GMT | 1 |
hey all.... im making a simple remote client which makes a call to a java class on jrun.... for the class to run, it needs a .jar (for required functionality). From going through the flash remoting examples and jrun documentation i gather that this
|
| What's faster - single or Multiple Remoting connectors | 26 Feb 2005 17:12 GMT | 1 |
I have 12 combo boxes I am populating from CFC's via Remoting. They are all from the same gateway and same CFC, just different methods. I am creating the remoting connectors dynamically in actionscript (i imported the class), one for each combobox. I have them tied together ...
|
| Sample asp.net Flash Remoting | 24 Feb 2005 21:19 GMT | 5 |
Hi, When I try to view one of the sample flash remoting asp.net applications it displays the loading screen and then doesn't progress any further. The files are in the default directory Inetpub\wwwroot\flashremoting\samples where setup installs them to, what do I need to do to ...
|
| retrieving data into flash from cfc | 24 Feb 2005 20:18 GMT | 1 |
This is turning into a real challenge and I'm not sure why. the following snipit is from a flash document that calls a cfc document to reterieve a listing of subjectareas for students. The cfc works a proven by a cfm page that displays all returned records and fields. ...
|
| SWF Register data in a data base by means of PHP | 24 Feb 2005 15:51 GMT | 1 |
Considered forum I go with the purpose of asking for to you an example to them SWF that allows to register data in a data base by means of PHP. If somebody by chance has an example that works, i thank for it that i sent me to my email.
|
| reading an swf from another app | 24 Feb 2005 09:51 GMT | 2 |
I need to access the textfield values in an swf movie inserted as an activex control in one applicaiton from my application. i.e., we have to get the values being updated in the movie from a diff application.
|
| Works on my comuter but not on others | 22 Feb 2005 22:55 GMT | 1 |
Hi, I have made a flash movie which accesses some java code using flash remoting over a JRun4 server. When I run the movie on my computer it works fine. When I publish the movie and access it from a web browser using the url
|
| loadVariablesNum calling .cfm | 22 Feb 2005 04:55 GMT | 5 |
hey... I'm trying to do something simple here. i just want to import some text from .cfm file... both the swf and the cfm files are on the same domain and in the same folder. when i try to import text using loadVariablesNum from a .cfm file it doesnt work.. but from a .txt file ...
|
| The Result event function stops working when inserted in a button event | 21 Feb 2005 17:01 GMT | 1 |
im kinda new to Remoting mx and i have a problem the function that gets the result object stops working when i enter the script into a button event.... even the 'trace' stops working.
|
| Remoting webservices not working | 21 Feb 2005 15:27 GMT | 2 |
I'm trying to test my installation of the Flash Remoting server components by using the installed example at: http://localhost/flashremoting/samples/webservice/ But when I click the "Verify Credit Card" button, I get the following error
|
| linux install of remoting not finding license key | 21 Feb 2005 03:19 GMT | 1 |
I have an installation of flash remoting for java installed on a linux machine. In my WEB-INF/lib directory I have the flashgateway.jar and frconfig.txt and the frconfig.txt has the license number that I used and installation and given to me from macromedia. When trying to make ...
|
| ***HELP! /flashservices/gateway issues | 18 Feb 2005 15:37 GMT | 2 |
I'm using Remoting with CFCs and I seem to be having problems connecting to the gateway. I'm using Flash MX2004 with the new remoting components for AS2. I'm viewing my swf via an IP address through the browser. In the status of the browser (and in the NetConnection Debugger) I ...
|
| Flash Remoting MX2004 AS2 classes | 17 Feb 2005 23:01 GMT | 2 |
As a follow up, I'm trying to remote with the TRIAL verison of MX2004 Professional with only the AS2.0 remoting components installed. DOES remoting work with the TRIAL version of MX2004 Professional? And do I need to install the old AS 1.0 remoting components as well? Or do I ...
|
| How-to question on the frconfig.txt file in .NET | 16 Feb 2005 17:27 GMT | 4 |
I'm using Flash Remoting .NET on a production server and need to access the service from another production server in the same domain. Is the IP address defined in the frconfig file the address of an additional server that can access your service, or the address of the server ...
|