| Thread | Last Post | Replies |
|
| please help | 30 Sep 2005 10:54 GMT | 1 |
this is the error i am getting **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 4: The property being referenced does not have the static attribute. NetServices.setDefaultGatewayUrl("http://localhost:8080/flashgateway")
|
| Flash remoting flash 8 | 29 Sep 2005 14:31 GMT | 3 |
I just installed flash 8 and flash remoting for flash 8. I never managed to get it to work, only got the error message. **Error** Scene=Huvudmeny, layer=bakgrund, frame=1:Line 5: Error opening include file NetServices.as: File not found.
|
| using import instead of #include | 29 Sep 2005 06:01 GMT | 1 |
Ive noticed that where before I could use; #include "NetServices.as" ...at the start of a multi-scened, multi-scripted flash doc and I could use the net services anywhere, now when I use the;
|
| Flash Remoting with EJB | 27 Sep 2005 22:06 GMT | 3 |
I have been stuck for more than a week. It is Flash Remoting with EJB. Does anyone have any advice for me? I was able to run the EJB example (flashgateway-samples.ear) which came with the Flash Remoting. I used JRun 4.
|
| about Flash Remoting | 27 Sep 2005 00:01 GMT | 1 |
to use Flash Remoting, is there requir "Flash Remoting" installed on Server Side? thnx a lot
|
| Am I missing something?? | 26 Sep 2005 19:31 GMT | 1 |
Hi, I've found that if I send an object to a CF component; MyService.MyFunction( anObject ); And try to catch it with; <cfargument name="theObject" type="struct" required="yes">
|
| Flash 8 WebServiceconnector. Query. | 25 Sep 2005 20:13 GMT | 3 |
I can connect my webservice fine. when working with strings i can extract the data. But when my webservice returns a query i can't get any result besides 'undefined'. My code.
|
| Flash vb dll / mysql connection | 25 Sep 2005 16:23 GMT | 4 |
I have written a dll in vb which sits on my webserver. At the moment I use asp to talk to the dll which in turn collects / sets information in a mysql database. I would like to either connect directly to the mysql database from flash or
|
| Remoting Error!!! | 23 Sep 2005 18:48 GMT | 2 |
I am getting a this error in remoting Status (object #2) .....code: "Server.Processing" .....description: (undefined)
|
| installer doesn't include/install all files | 23 Sep 2005 15:34 GMT | 1 |
I've been using remoting now for some years, but had to re-format my HD. When I downloaded and installed the latest flash remoting components file (mx 2004 pro) from MM the only file in the \Macromedia\Flash MX 2004\en\First Run\Include folder on my computer was
|
| RelayResponder Class Error | 22 Sep 2005 22:23 GMT | 11 |
I have started exploring Flash Remoting using Flash MX 2004 Pro and ColdFusion MX 6.1. Wouldn't you know it, even "Hello World" samples do not work. Here is the error I can't explain. The code sample in the manual has this in the beginning:
|
| configure flash remoting with IIS | 21 Sep 2005 11:13 GMT | 2 |
I am very begginer in flash/flash remoting and I need help in configure flash remoting running with IIS web server. Following are installed: IIS webserver, FLASH MX Pro 2004 and FlashRemoting
|
| Remoting timeouts | 21 Sep 2005 10:46 GMT | 3 |
Is it possible to specify the timeout of a remoting call? And is _global.System.onStatus the only way to handle them?
|
| is it possible to upload files directly via flash | 16 Sep 2005 08:47 GMT | 12 |
I know it is possible to pop up an html form to upload but then again - is it possible to use flash and send the file via flash remoting to ColdFusion server to be manipulated by the cffile tag?
|
| Method of extracting pictures | 16 Sep 2005 08:17 GMT | 2 |
Is there a way of extracting the pics from an on-line flash presentation, and how is it done ? I'm wondering because ther are some really nice pics taken, but there are some excellent ones as well, and those would be
|