all groups > macromedia flash flash remoting > december 2004 > threads for december 8 - 14, 2004
Filter by week: 1 2 3 4 5
HELP: flash application failed to connect via socket sometimes
Posted by Wing at 12/14/2004 10:22:58 AM
Hi all,
I've a flash application connect to a server A via socket, if I load
that flash application in my flash website (located in server B),
sometimes it's failed to connect the socket server. but if I load the
application standalone, everytime the connection is successful.
I suspect i... more >>
NetServices.as ?????
Posted by k.stannard at 12/13/2004 8:14:28 PM
When I try doing a simple beginner tutorial with Flash Remoting, I am
instructed to insert #include NetServices.as in the first frame of
ActionScript. (I have installed the remoting components for ActionScript 2.0.
I am using Flash MX 2004 Professional and the server is ColdFusion MX.) I
... more >>
Security
Posted by tsamu at 12/13/2004 8:06:36 PM
I've a problem about :
NetServices.setDefaultGatewayURL('http://yourhost/gateway'); lets say,
somebody 'decompile' my swf he/she can connect to http://yourhost/gateway also,
and can call my service methods too is there any solution to solve this
problem?
... more >>
No more #include "NetServeces.as"?
Posted by Hendro Soetrisno at 12/10/2004 8:27:16 PM
I am using Windows XP and Flash MX Professional 2004.
I just tried to do some Flash Remoting for the first time.
I went to
http://www.macromedia.com/software/flashremoting/downloads/components/ to
install Flash Remoting for the first time.
I chose ?Flash Remoting Component for ActionScript... more >>
Flash Remoting vs. Flex
Posted by GuyInTn at 12/10/2004 8:35:52 AM
Hi all,
Where I work we have a coldfusion CRM/Email/Database Marketing application
that is access over the web by our clients. We are going to be giving it a
major facelift starting in the first quarter of next year. We are wanting to
make it more of an RIA and with that, we are looking at ... more >>
Designs for remoting?
Posted by FF at 12/9/2004 11:18:42 PM
I am having reasonable success with remoting from the main timeline.
However, once I place the remoting code into a function my callback
functions (_Result and _Fault) don't get called. If I pull just the callback
functions back out onto the timeline (no longer in function) then everything
wor... more >>
CFLOGIN w/ Remoting
Posted by pudrocker at 12/9/2004 3:33:18 AM
Extreme newbie here, so please bear with me. Could someone please explain to me
if this code is valid?
<CFFUNCTION NAME = "myLoginFunction">
<CFLOGIN>
<CFIF isDefined("cflogin")>
<CFQUERY NAME="query"
DATASOURCE="MyDatabase">
SELECT Roles FROM SecurityRoles
WHERE username='#cflogin... more >>
Remoting gateway connection
Posted by kmontecalvo at 12/8/2004 9:46:18 PM
Hello all,
I have started to create a site on a ColdFusion MX host that has remoting
components installed. Per their instructions, I am trying to connect using
http://mindthrive.com/flashservices/gateway. The host structures its folder by
having the name of the site as the root and then a ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|