View Full Version : Browse Files - component
Danneman
July 16th, 2003, 03:22 PM
Id like to know how to make a very simple script that uploads files to a server.
The file should be accessed by a "browse"-button in the .swf-file, and then put into a folder.
Thats it, nothing fancy.
Jubba
July 16th, 2003, 03:28 PM
here it is with HTML: http://robouk.mchost.com/tuts/tutorial.php?tutorial=fileupload
just find a component for flash that lets your browse and then go from there....
Danneman
July 16th, 2003, 04:26 PM
Thanks Jubba, that will take care of the PHP-part.
You dont happen to know where I can find a browse-component tutorial? I have a distinct feeling Ive seen one once before...cant remember where though :(
Danneman
July 16th, 2003, 05:13 PM
Im wondering if anybody has written a Browse Files - component for Flash?
Just the usual textbox, and "Browse" button, that lets you search for files on your computer, and add the path to the textbox.
brainy
July 16th, 2003, 05:20 PM
you cant really browse the local files on a computer, without the use of external ActiveX components which you cant even access directly from flash, and that most security settings on browsers would block, or prompt for permission...
Danneman
July 16th, 2003, 05:46 PM
Hmm, that sux :(
Then Ill probably make a pop-up window and use the html-code that Jubba linked to for file-upload.
Ok, thanks for clarifying things
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.