Hello, I am unable to run remoting on any server other than my personal
server. If I use this code I'm fine: var net_conn =
NetServices.createGatewayConnection('http://localhost:8500/flashservices/gateway
'); but if I try and change localhost:8500 to the production server's name or
IP I ge...
more >>
// begin "IS THIS POSSIBLE?" statement
#include "dontLaughAtMe.as"
#include "imRelativelyNewToFlash.as"
Hello, all,
Is it possible to locally store dataset or recordset information from a
database over the net to a client machine, AND while offline, make changes to
the dataset? Wha...
more >>
Hi all Trying to make a call (send a form) from flash thru Flash Remoting which
hands it on to CF which suppose to insert the form values into MS SQL server
2000 CF is returning a 'Server processing' type of error which says:
java.lang.IndexOutOfBoundsException or code: 'SERVER.PROCESSING'
....
more >>
Hi, i need to pass some variables to a PHP file, im using AMFPHP, can any body tell me an idea how to doit.
Thanx
Vladimir ...
more >>