all groups > macromedia flash flash remoting > may 2006
Having a heck of time with Remoting
Posted by ips007 at 5/31/2006 8:05:05 PM
I create a CFC and the associated actionscript to accessing it using Flash
Remoting and rolled it out in a test envirnoment (ColdfusionMX 6.1) and it all
worked. Take the same thing and run it on a ColdfusionMX 7 Server and it does
nothing.
I have been working in FlashMX Pro 2004 (7.2) I ... more >>
Flash 8 with remoting creating problem Via using Ms Vss
Posted by Enchanter_saj at 5/31/2006 2:29:31 PM
we are using Ms Source Safe to handle source code of Flash 8 which is
connecting with .net remoting
but suddenly Flash is getting hang i have AMD 3K+ 512 ram and running on win
Advance server
plz give me any suggestion or solution Thanks
:|
... more >>
Connecting to Remoting
Posted by jhutchdublin at 5/24/2006 2:52:23 PM
I'm trying to flash remoting working on Windows XP Pro Service Pack 2 (IIS)
with ColdFusion MX 7.01 Enterprise and Flash 8.0.
I've installed the Flash Remoting Components and can see the NetService etc.
However, when I try to include #include "NetServices.as"
I get a message it can't fin... more >>
Please some one take me out of my misery
Posted by pixculim at 5/20/2006 12:39:53 AM
Hi all, I have to say I have had one of the most frustating weeks ever.......
I am a mid level flash programmer and ASP too, I want to start using
Coldfusion w flash remoting, and/or Flash to conect to databases and so. I just
got the Coldfusion MX 7 Web application construction Kit by Ben For... more >>
using new RelayResponder from inside a function.
Posted by j_mcwatters at 5/16/2006 12:00:00 AM
Hi,
I'm trying to finish a tutorial on Flash Remoting but the examples I have are
from Flash MX, and I'm using Flash 8 Pro.
I've tried using this syntax;
<--- CODE ---->
var nameVal = "New Model";
var descVal = "The latest seat inovation.";
var priceVal ="21.45";
var typeVal = ... more >>
Installation
Posted by MaxManNH at 5/13/2006 5:40:25 PM
I am trying to install the remoting components onto a WIn2k3 server in
my office but the install keeps failing. I have tried both the version 8 and
MX2004 install packages.
I get the following error with the version 8 package.
ISScript.msi failure
I have downloaded and installed every... more >>
Flash Remoting Works Locally But Not On The Server
Posted by vdiaz212 at 5/13/2006 3:58:26 AM
Hello,
I have a flash file that connects to an asp.net page. The aspx page queries a
databse and returns a set of records to flash. Flash reads in those records and
processes those records. Locally, this works fine. However, on the server,
nothing happends. I spoke with tech support at hos... more >>
Accessing .NET Assemblies
Posted by MaxManNH at 5/12/2006 3:36:11 PM
Greetings all,
I am developing a web app with VS2005 and Flash MX2004. I have a couple of
classes that I have developed for use in my app that are in the App_Code
directory. When I build and publish my site the classes all get compiled into a
single App_Code.dll and I can't seem to figure... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
HostMySite.com and Flash Remoting
Posted by ganzor at 5/11/2006 11:31:07 AM
My hosting service says they've set up Flash Remoting correctly, but I can't
get it to work. Any ideas?
I've used Adobe's devCenter tutorial, but HostMySite says the code won't work
on CF 7.0 so then I downloaded and installed the realEstate tutorial which is
designed for CF 7.0 - still d... more >>
Loading Images Dynamically from MySql
Posted by hemadri at 5/10/2006 7:48:26 AM
Hello
I need to load images in my swf file dynamically from MySql using PHP. Brief
is I have one Swf file and and i want to animate image in it but image should
be come from dynamic path.. anybody can tell me how to do this? if you want
more brief then i can provide it but it is urgent...
... more >>
#include "NetServices.as",#include "NetDebug.as" problem
Posted by chayanvinayak at 5/8/2006 9:30:06 AM
#include "NetServices.as",#include "NetDebug.as" problem
--------------------------------------------------------------------------------
#include "NetServices.as"
#include "NetDebug.as"
when i try to include these two files and publish in
Actionscript2: it gives following error:... more >>
Can't connect with XMLSocket
Posted by falconovich at 5/4/2006 7:43:31 PM
I am using XMLSocket to connect to a server application. The server app. is
binding using the host name and port 1025. I can connect to the server app
using tcp from other client machines w/ no problems. I am unable to connect to
the server using XMLSocket. Looking at the TCP packet sniff ... more >>
|