I've been looking into the Flash 8 quiz template and it looks good. It is
exactly what I need for a quick eLearning site. I won't need drop and drag but
simple multiple choice and true false. I took the template quiz and I was
wondering how do I go about recording the result via coldfusion to ...
more >>
Hey
I built a form in CF thats adds info to a SQL DB not I need my Flash to read that DB and pull the values to the screen.
Craig...
more >>
when using a cfform with format flash and using a cfinput in that form the
validate field does not work.
but when using the same validation with a cfform without defining the format
it is working good.
example: in this code the validation does not work
<cfform format="flash" name="test...
more >>
I'm trying to pass data in a cfgrid to an cfc using flash remoting. I'm
passing it as myGrid.dataProvider, on the cfc side I have a CFARGUMENT of type
array. Has anyone had success with this? I receive an error when I try to
reference an item in the array.
...
more >>
:disgust;
HELP anyone, please.
I'm trying to get flash to read a list. The flash and cfm files are in the
same directory. If I cut and paste the output from the cfm file into .txt file,
flash has no problem reading it! What's going on?
Here's my code on the coldfusion side:
<cfque...
more >>