all groups > macromedia flash flash remoting > march 2006
HELP! HTTP status:500
Posted by MaxManNH at 3/30/2006 4:06:08 PM
Greetings,
I have an ASP site that I have built through VS.NET 2005. I am trying to make
a remoting connection to the site. According to the NetConnection Debugger I am
getting the initial connection. Then I make a call to a DataConnect function
that takes a string and submits it to the s... more >>
Function Error Handling
Posted by AlexCam at 3/28/2006 8:33:01 PM
Hi, I'm using Simple Objects in Java to process some info, but when an error is
raised I want to display the error message in my flash interface, I'm using
something like this...
JAVA:
public int getDBParams(String DB) throws Exception {
Properties dbProps = new Properties();
try... more >>
Remoting to password protected ASP.NET application
Posted by ASP.NETRemoting at 3/23/2006 10:57:26 PM
What I am trying to do is use a gateway that is password protected. If you
would navigate to the gateway URL in your browser you would be prompted with
the windows password box to enter your username and password to access the
folder. When I attempt to flash remote to this ASP.NET application ... more >>
Remoting and Visual Studio 2005
Posted by MaxManNH at 3/21/2006 2:23:00 PM
I recently downloaded the remoting components for Flash and was looking at the
sample code. Then I got sidetracked for a few days and had to update Visual
Studio on my laptop from VS2003 to Vs2005. Now none of the remoting examples
seem to work anymore.
I am running Flash MX2004 ver 7.2
... more >>
Submit Variable Scope
Posted by Trensic at 3/20/2006 8:11:43 PM
I have a movie with different components and one scollpane attaches different
movieclips that have input text or a combo box that loads vars from a database
if present. I can get those variables to one place for submit ... either a
movieclip holder or a variable object but how do I submit tha... more >>
Flash Remoting error handling
Posted by Alex_bs at 3/20/2006 1:38:28 PM
:o
HI there,
Does anybody know how to handle a connection error in Flash Remoting (NOT
service error but gateway ) ?
I could not find example codes or help documentation, so I apreciate
any help.
Take a look at the code below(Flash 8 / AS.2.0):
//===========================... more >>
Re: Remoting not Working on Web server
Posted by Vitham at 3/17/2006 11:35:02 PM
Hi
Dod you solve the issue because i have the same problem, everithing works fine
until i replace my localhost to tha name for my server.
Tried everithing.. IIS security, u name it
Thanks in advanced
... more >>
no gateway!!
Posted by garyleek at 3/17/2006 1:30:02 AM
Maybe someone here can help eliminate some confusion, and thanks in advance for
your help!
I am trying to get flash remoting set up. I have a helloworld cfc that works
and am now trying to get a simple flash remoting app to display it. My
confusion is this: there is supposed to be a directo... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flash 8 remoting example?
Posted by SPOnG Lupos at 3/15/2006 4:51:46 PM
Hi all,
I have been doing remoting for a bit on flash mx (not 04)with ColdFusion and
am attempting to move into 8 now that it has been out for a while but i (as
well as many other apparently) cant seem to find any decent instructiosn on how
to do it.
Just a quick sample of a working rem... more >>
Dynamic Combobox Problem
Posted by kmontecalvo at 3/7/2006 3:36:15 PM
--------------------------------------------------------------------------------
Hello all -
I am trying to populate a ComboBox from a ColdFusion component. The cfc is
simply querying a db to get a list of products.
However, the code I am placing in the Actions panel:
function Pa... more >>
FlashRemoting Bug!?
Posted by Thomas_Rühl_-akitogo- at 3/6/2006 12:00:00 AM
Hello group,
please can anyone verify this:
I try to debug a flashfilm (in Flash 8) that gathers its data using
flashRemoting. When setting a breakpoint in a resultHandler function and
start debugging the whole film, the Flash debugger stops at the
designated point first, but then flash ... more >>
so i made this banner in flash, how do i get it on a site?
Posted by bcdrummer121 at 3/5/2006 12:00:00 AM
so i made this banner in flash, how do i get it on a site?... more >>
WebService needs to keep a cookie
Posted by TestEKulls at 3/2/2006 11:03:52 PM
I need to use a web service that logs you in. The web service is written in
..NET and uses IIS and IIS's session state to keep track of valid logins. Is
there any way for the WebServiceConnector object to parse out the cookie on the
connect?
:confused;
Thanks,
Alan
... more >>
WebServiceConnector timeout
Posted by sharpie81 at 3/2/2006 9:19:17 PM
The Flash 8 documentation says the WebServiceConnector.timeout property does not work. Has anyone found a work around or know if the bug has been fixed?
Thanks.... more >>
|