Is it true that preloading a swf with the Remoting Connection Class won't work? Is there an advised altenative or some other best practice? Any info is appreciated, thanks!
cayennecode - 19 Dec 2006 18:36 GMT
I got it, you simply can't use the components, and must go the way of Actionscripting your service calls.
Whooo hooo for typing things out!
cayennecode - 19 Dec 2006 18:53 GMT
Now the problem is how to control the RDBMResolver with actionscript???
cayennecode - 19 Dec 2006 19:44 GMT
The documentation has helped me see hot to receive data with the a scripted
remoting connector, but I don't see how to script a remoting connector that
receives the RDMBSResolver's updatePacket, to then send that back to the
database.