I'm trying to create this type of functionality with Flash MX 2004 Professional, ColdFusion 6.1 and MSSQL7.
Using DreamWeaver and ColdFusion this takes less than 5 minutes to accomplish.
I keep waiting for an example or a light to go on reading everything in the help files about data handling...
more >>
Hello all,
I have been going nuts trying to get a java object over to Flash. I have tried using ASTranslator with no luck (Always get a NullPointerException)
Ok here is the case:
I'm using JBoss(with Tomcat) and I have a service Java object that looks like this:
package com.server;
publ...
more >>