| Thread | Last Post | Replies |
|
| String error??? | 28 Apr 2006 21:25 GMT | 2 |
I'm trying to compare a username entered in flash to the username in a database. If I have the coldfusion document set-up to take a param "userID" as a numeric it works fine with flash. If I change it to accept a string and compare it to a
|
| bad to create more than one service? | 26 Apr 2006 21:22 GMT | 3 |
i have a flash project constituted of multiple flash movies. each one is creating its own instance of the exact same remoting service. i have two basic questions. here's the deal:
|
| Sessions and Authentication in .NET | 26 Apr 2006 12:03 GMT | 2 |
If I have a flash remoting application, which accesses .NET web services, how do you control authentication? Do I have to write my own authentication back end, or is there some way to tie it in with .NET Forms Authentication? Also, is there any way to let the Flash app 'see' the ...
|
| helloWorld troubles | 25 Apr 2006 13:32 GMT | 1 |
Hello World! Well at least that worked. I'm trying to follow the "Building a Hello World application with Flash Remoting" example at
|
| Flash Remoting Sample | 23 Apr 2006 19:40 GMT | 1 |
Hi all, i was wondering if someone could help me understand the coding on the button that comes with the flashremoting package? I would like to build my own button but cant seem to figure out which parts i actually need.
|
| Where is "Using Flash Remoting for Flash 8 ActionScript 2.0.pdf"? | 23 Apr 2006 19:21 GMT | 1 |
I am looking for pdf documentation for Flash Remoting using Flash 8. I am not interested in Live Docs.
|
| LoadVars can't access URL - then freezes | 20 Apr 2006 21:07 GMT | 1 |
Guys did that ever happen to any of you before? You use a loadVars object (or even a loadVariables object) to get some data from a URL , but the server of that URL is down (or some kind of problem is happening with it),,.. and then it's as if your flash movie is just looping ...
|
| WSDL swf sandboxing issue? I am gonna get fired. help! | 19 Apr 2006 12:57 GMT | 1 |
Hear me out, this is the problem and I really dont want to get fired people! I am building an online video slot machine. There are 5 reels that spin on this thing. The actual reels are loaded in externaly into a mc holder on the _root of the project. I call a webservice when the ...
|
| Flash Remoting not working from browser | 19 Apr 2006 12:08 GMT | 1 |
Quick Problem: I have a movie that connects and displays the data fine when run by testing the movie from within flash its fine however as soon as i try to run it from the html or by IIS link to the swf, or even by browsing to the swf via file
|
| Occur "NoSuchServiceException" using Remoting call | 19 Apr 2006 10:30 GMT | 1 |
This problems are in the Flash Remoting MX for java environment. Please help to look what's problems? Using Flash 8 to careate a flash file, "say.fla" Using ActionScript2.0
|
| Flash Remoting - Access to .NET Assembly - Security!!!! | 18 Apr 2006 09:39 GMT | 7 |
I just have found that there is a big security issue with possibility to invoke any public method in any assemble in BIN if I use remoting... Is there any way not to allow accessing a method in assembly but only aspx page?
|
| Could not load WSDL | 14 Apr 2006 02:52 GMT | 1 |
I've got a strange problem connecting to a webservice from flash. Everything works fine when I run the movie from the flash authoring environment, but when I upload my swf and run in the browser (IE or firefox, doesn't matter), I get status errors...
|
| case sensitivity in filter() method | 13 Apr 2006 02:24 GMT | 1 |
I am trying to preform a search on existing RecordSet. Let's say I have a product called Pearls, when I perform search using filter() and 'pearls' , it does not bring any results. Is there an easy way to make filter() ignore the case sensitivity? So no matter if I enter perals ...
|
| Two Player Flash Game... how to approach? | 13 Apr 2006 02:20 GMT | 1 |
I'm in need of an idea of how to get a single game working on two computers, with two players. can anyone please give me an indication of the server installation requirements, if any.
|
| flash remoting .NET & .net framework 1.1 error | 12 Apr 2006 13:48 GMT | 2 |
i have installed flash remoting .NET under the following server configuration : windows server 2003 .NET framework 1.1 Flash remoting .NET
|