all groups > macromedia flash flash remoting > july 2004 > threads for july 1 - 7, 2004
Filter by week: 1 2 3 4 5
getting remoting to work?
Posted by spiralstarez at 7/7/2004 5:15:17 PM
Greetings,
I am having some problems with my remoting. I've installed the remoting
components, and am testing an old file we have and it keeps saying:
**Error** Scene=Scene 1, layer=actions, frame=1:Line 589: Error opening
include file NetDebug.as: File not found.
#include "NetDe... more >>
frconfig.txt - where do I put it with tomcat?
Posted by Drew Yann at 7/7/2004 4:23:06 PM
I'm running tomcat and getting some errors connecting from another machine.
What errors you ask...this is in the server trace...
flashgateway.util.RequestDeniedException: Request denied. Macromedia Flash
Remoting MX is operating as a developer edition. To upgrade Macromedia Flash
Remoting M... more >>
flash remoting security
Posted by Bruno Waes at 7/7/2004 12:42:30 PM
i have an application that uses amf
when i put the swf on the same server as the gateway app, or when i
launch it from pc then it works ... but not if i put it on another
server it doesntwork, even that it has policy file ...
the webapp is on this server : http://webapps.telenet.be/path/to... more >>
2004 MX AS2.0 help
Posted by speedlab1 at 7/7/2004 4:16:40 AM
I've recently upgraded to Flash 2004 MX and downloaded and installed the 2.0
Components.
my FLA's used the #include method for NetDebug and NetServices, I'm having a
hard time getting
the new remoting components to work. I put the source code "mx" folder into
the First Run folder as well... more >>
error with DataGlue.BindFormatStrings method in a
Posted by ledatica at 7/6/2004 8:29:34 PM
Hi
I am using the DataGlue.BindFormatStrings (.....) method which works fine
when used with actionscript 1.0 setting. But I get an error if I swith to
actionscript 2.0. I need to use actionscript 2.0 as it has the media playback
component not avaialble in actionscript 1.o
There is ... more >>
NetConnection: No method with name 'getService'
Posted by axcfalr';ql at 7/6/2004 4:38:16 PM
Has anyone seen this error before:
**Error** Scene=Scene 1, layer=actions, frame=1:Line 111: There is no method
with the name 'getService'.
var bikeProxy = connection.getService("mmcourses.faad2004.dbs.BikeParts");
Total ActionScript Errors: 1 Reported Errors: 1
This error is ... more >>
Flash Remoting - help!
Posted by byloh at 7/6/2004 9:47:28 AM
I am currently using Coldfusion, Flash and Dreamweaver (all MX) to develope a
website for my company. Using the local machine the web turn out spotless.
But when i moved all the files to another machine, and used IIS to setup the
web, all the flash remoting are not working. May i know what ... more >>
Flash Remoting for desktop apps?
Posted by Rooster60602 at 7/5/2004 1:17:01 PM
Does anyone know if Macromedia has plans to ever release a version of Flash
Remoting that works outside of a web server? I'm working on a desktop app that
uses Flash for the UI, and had to purchase Flash Studio Pro because it seems
like the only means to access .NET classes locally without a w... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
RemotingConnector class parameter passing problem
Posted by chris NO[at]SPAM zenmgt.com at 7/4/2004 7:28:55 PM
I'm using the new remoting for AS2 and when do the following:-
import mx.data.components.RemotingConnector;
var my_struct = new Object();
function my_rc_status(stat:Object) {
trace("Categories Error - " + stat.code + " - "
+ stat.data.faultstring);
}
... more >>
problems publishing with flash remoting
Posted by alexc at 7/4/2004 3:45:30 PM
I'm having problems with remoting when I try and access my site using a URL
(eg. www.mysite.com within Internet Explorer), where although the flash movie
is displayed, data is not being displayed & hangson the first invocation of a
flash remoting call.
However , if I try & invoke the site d... more >>
NetServices.as not in Flash folder
Posted by konnichiwa at 7/3/2004 12:27:24 PM
I have installed Flash Remoting + Flash Remoting Components ontop of Flash MX
2004 (Professional) and after several irritating errors of NetServices.as not
being found i did a search on the whole Macromedia Folder, and no such file was
recovered, even though other Remoting classes are there, N... more >>
|