Groups | Blog | Home
all groups > coldfusion flash integration > may 2005 >

coldfusion flash integration : Flash form does not work


MCL97
5/6/2005 12:00:00 AM
Hi,

I installed the developer version of CF 7.0 with its built-in webserver, and I
was trying the new flash form functionality, but each time I added
format="Flash" in my cfform, the following error message comes up. Is this
because flash form doesn't work on the CF built-in server?

Regards,
MCL


The value of the attribute NAME, which is currently "add", can not be one of
the following reserved words: ADD, AND, BREAK, CONTINUE, DELETE, DO, ELSE, EQ,
FOR, FUNCTION, IF, IN, NEW, ON, ONCLIPEVENT, RETURN, THIS, TYPEOF, VAR, VOID,
WHILE, WITH, ABSTRACT, BOOLEAN, BYTE, CASE, CATCH, CHAR, CLASS, CONST,
DEBUGGER, DEFAULT, DOUBLE, ENUM, EXPORT, EXTENDS, FINAL, FINALLY, FLOAT, GOTO,
IMPLEMENTS, IMPORT, INSTANCEOF, INT, INTERFACE, LONG, NATIVE, PACKAGE, PRIVATE,
PROTECTED, PUBLIC, SHORT, STATIC, SUPER, SWITCH, SYNCHRONIZED, THROWS,
TRANSIENT, TRY, VOLATILE.


MCL97
5/6/2005 12:00:00 AM
Hi all,

It seems to be working now. I am not quite sure how. The first time I tried,
I used an old page and I changed the <form> into <cfform format="Flash">. The
flash form didn't work. But when I tried creating a new page with <cfform
format="Flash"> it did work, though it took a while. Not quite sure what
happened with the first one, but it's not a big deal.

Regards,
MCL
AddThis Social Bookmark Button