Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
lemmings_15 #1
upload form in flash
Hi all,
some one can explain me if it's possible to upload with a form made in flash with coldfusion MX7 ?
thx a lot. ;-)
lemmings
lemmings_15 Guest
-
Multiple Image Upload Form w. Flash
I need to build a form to allow users to upload many image files all from the same page. Can Flash be used to do this? If so, please tell me what... -
file upload form enctype="multipart/form-data
I'm upload a file using cffile upload and that seems to work fine except I need to use enctype="multipart/form-data on the form side. This isn't a... -
Flash Form - Upload File
I know that when using the CFFORM tag with type = Flash, it says you cannot use the input file tag. Has anyone found a way to upload a file with a... -
Form with file upload box
Hi, I've designed a form that when submitted adds to an access database. But I need to include a 'file upload' field. Do I put this in it's own form... -
form upload images using php form script
Hi, I normally use CGI to process my html forms. However, this time I need/want to use PHP. Can anyone point me in the direction of a php... -
akulla #2
Re: upload form in flash
The file type is currently not supported, see below from documentation.
type
Optional;
All
text
The input control type to create:
button: push button.
checkbox: check box.
file: file selector; not supported in Flash.
hidden: invisible control.
image: clickable button with an image.
password: password entry control; hides input values.
radio: radio button.
reset: form reset button.
submit: form submission button.
text: text entry box.
datefield: Flash only; date entry field with an expanding calendar for
selecting dates.
akulla Guest
-
lemmings_15 #3
Re: upload form in flash
hi,
thx a lot.
is it possible to use an other things to do the same as file: file selector but in flash ?
thx ;-)
lemmings
lemmings_15 Guest



Reply With Quote

