I have dragged a dataset onto the stage and names it dsThroughput. In the
first fram I then put the following actionscript:
try {
dsThroughput.loadFromSharedObj("phil");
}
catch(errObject:mx.data.components.datasetclasses.DataSetError) {
trace("Unable to load shared object.");
}
accord...
more >>
help, please
I have successfully installed JRun 4 Updater 3 and ColdFusion MX 1.6
Enterprise Edition (both DevNet licensed) on a Windows XP Pro o.s.
I have created a cfc ("simple.cfc") in a directory on the JRun server where
coldfusion is deployed ("cfusion", 8300). The full path was
"C:\JR...
more >>