# Loading files through flash

**URL:** https://forum.kirupa.com/t/loading-files-through-flash/30150
**Category:** flash
**Created:** [September 4, 2003, 1:06pm UTC](https://forum.kirupa.com/t/loading-files-through-flash/30150 "2003-09-04T13:06:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![dangerousjohnny](https://avatars.discourse-cdn.com/v4/letter/d/a88e4f/32.png) [@dangerousjohnny](https://forum.kirupa.com/u/dangerousjohnny)
#### Post date: [September 4, 2003, 1:06pm UTC](https://forum.kirupa.com/t/loading-files-through-flash/30150/1 "2003-09-04T13:06:28Z")

</div>

Is there any tutorial or anyone who can explain how to make a page which allows the user to browse & upload files? Kind of like attaching files through hotmail, except the file would go on my server instead… thanks in advance

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 4, 2003, 1:36pm UTC](https://forum.kirupa.com/t/loading-files-through-flash/30150/2 "2003-09-04T13:36:48Z")

</div>

Upload  
[http://robouk.mchost.com/tuts/tutorial.php?tutorial=fileupload](http://robouk.mchost.com/tuts/tutorial.php?tutorial=fileupload)

Download  
[http://www.kirupaforum.com/forums/showthread.php?s=&threadid=10885&highlight=download+file+from+server](http://www.kirupaforum.com/forums/showthread.php?s=&threadid=10885&highlight=download+file+from+server)

TD

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 4, 2003, 1:51pm UTC](https://forum.kirupa.com/t/loading-files-through-flash/30150/3 "2003-09-04T13:51:53Z")

</div>

Think he meant upload using flash…

I’m not sure whether you’ll be able to browse the contents of ones hard drive with flash, though whenevr i say flash can’t do something I end up eatingmy words 😃

but you will need to use a server side script like perl/php to do the actual uploading

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 4, 2003, 4:11pm UTC](https://forum.kirupa.com/t/loading-files-through-flash/30150/4 "2003-09-04T16:11:29Z")

</div>

Yes I would prefer to do it using flash. I am particularly interested in the part that allows the user to browse their computer for the file and the part that displays the file on the site.
