all groups > macromedia flash flash remoting > may 2004 > threads for may 1 - 7, 2004
Filter by week: 1 2 3 4 5
remotingMX + .Net + webservice + return undefined
Posted by jakesvj at 5/7/2004 1:51:08 PM
when i interrogate soap-based webservices built in .Net via flash remoting, it
returns undefined. the flash log file throws: "Error","07/05/2004
11:29:13","Unserializable object: Person","";
however, if i interrogate the same webservices via WebServices API, it returns
the expected object.... more >>
Data Binding in first frame only?
Posted by weeble at 5/7/2004 1:18:53 PM
I'm trying to develop a basic database manager using Remoting/CF/ODBC (access).
And have a basic application working fine on a small, flat file db, allowing me
to ADD, EDIT, DELETE records. I've used textArea instances bound to the
dataset to view and enter the field data
However I now wa... more >>
Is it possible to check a connection is active?
Posted by Lucent Oculi at 5/7/2004 8:53:35 AM
Hi All,
All the tutorials for flash remoting put the Net connection code in a
"run once" section at the beginning of the movie. This works fine for me but in
the event of the connection being lost how would you reconnect?
Does the connection re establish itself?
Can ... more >>
Not Authorized!?!?!
Posted by CF_Admin at 5/7/2004 8:39:14 AM
For the life of me I can't figure out why this default responder won't work,
but it stops right after it sends the data. I get all the traces up to the 2
variables being sent... but it never gets to trace("trouble"), which didn't
surprise me since it obviously wasn't running _result and retrie... more >>
naming convention to invoke service --- plz help
Posted by Buntu at 5/7/2004 6:40:18 AM
Hi all, and thanx for helping out....
I am working on flash mx, cfmx 6.0 and use iis. Now all my flash remoting
(.asr) file works properly on localhost...but when i uploaded the files to my
employers web server which has all the same softwares running as i do...it
doesn't work. Well, the d... more >>
Need info/help on Flash Remoting install...
Posted by mjp420 at 5/6/2004 2:52:24 PM
Hi all,
I've searched high and low for info on my situation but cannot find it
anywhere. First, i installed a trial copy of Coldfusion MX on a development
server. I have since upgraded to CFMX 6.1 via the upgrade method. From all of
the documentation i've read, i assumed that Flash Remo... more >>
Variable Trouble!
Posted by CF_Admin at 5/5/2004 10:54:02 PM
I want to pass a user name variable from a Flash registration form
(register.swf) to a Flash login form (login.swf), but instead of passing the
variable, it passes the variable name. What am I doing wrong? Please someone
help. This seems pretty basic, but try finding any information in Flash h... more >>
SharedObject -- can it store mp3's or pictures?
Posted by tan270luke at 5/5/2004 7:59:11 PM
hellow all ... I'd like to thank you in advance for taking a look at this
// OBJECTIVE
I have designed a site that utilizes flash remoting to connect to my database
and query dynamic content (includeing text, jpgs and mp3s). I would like to be
able to preload and store them in a shared obj... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flash Com, Building/Editing Components
Posted by sterlingfx at 5/5/2004 4:16:25 PM
Hey!
I've just dived into Flash Communication Server MX 1.5. And I have some tasks
in front of me to accomplish.
I need to estimate how long/how difficult these tasks are below. I'm very
comfortable with actionscript, and fairly comfortable with building components.
But have not used c... more >>
Opening a CFM page from with flash
Posted by IainDFreestone2004 at 5/5/2004 11:03:47 AM
Hi,
Does anyone know if it is possible to open a CFM page from within Flash and
pass it a variable.
i.e. I have a flash application and when I click a button I want to open a CFM
page in a browser and pass it a variable so that I can use that variable in a
query within that page.
T... more >>
Detect "NetConnection.BadVersion" Status result?
Posted by Hunt?r at 5/4/2004 11:52:10 PM
Does anyone know if you can detect the "NetConnection.BadVersion" error?
We receive this error when the server connection times out. Which is fine,
that is the expected behavior.
But, if you leave a flash app up when the connection times out, then it gives
the end user no response to the st... more >>
going to live server is not working
Posted by wadearnold at 5/4/2004 7:08:58 PM
I have a remote server setup with a gateway. When I am developing everything
works fine and the gateway works great. When I upload the website to a virtual
host on the same server none of my services work at all. I have no idea how to
even know what error I am getting either.
domainNameWi... more >>
What is going on (Flash Components + Remoting)
Posted by Michael Hagel at 5/4/2004 12:45:11 PM
I recently redesigned an internal application for one of my companies larger
clients. The app need the ability for users to register (so we could show them
different views). We choose to use Flash + Remoting to power the entire app.
Flash MX 2004 v2 components were used keep a consistent UI... more >>
AAAHHH!!! Movie loads before database Insert
Posted by CF_Admin at 5/3/2004 9:34:29 AM
Hi all...
I really am ready to scream. I have tried everything I can think of, but no
matter what I do I get one of the same 2 results.
Either the movie loads faster than the data can be sent to ColdFusion, or the
data gets sent, but the movie doesn't load. I have TONS of other work to do ... more >>
Creating downloadable .swf
Posted by Andrew_Field at 5/1/2004 8:33:35 PM
Hi - not sure if this is even the correct section to use, but hopefully I can
be pointed in the right direction....
I'm a teacher who has created various Flash based games, quizzes and
interactive activities to use with my students. I have made all of these
available on the internet at my... more >>
What does this mean?
Posted by MailManUSA at 5/1/2004 4:08:54 AM
This works:
http://myname.dyndns.org:8500/flashservices/gateway
This does not:
http://myname.dyndns.org/flashservices/gateway
when I go to it straight from the browser. I've been having problems
connecting to a CFC in Flash and having variables passed back from my online
server ... more >>
|