# Flash app to upload image files

**URL:** https://forum.kirupa.com/t/flash-app-to-upload-image-files/6469
**Category:** flash
**Created:** [October 8, 2002, 7:46am UTC](https://forum.kirupa.com/t/flash-app-to-upload-image-files/6469 "2002-10-08T07:46:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![3dron](https://avatars.discourse-cdn.com/v4/letter/3/2acd7d/32.png) [@3dron](https://forum.kirupa.com/u/3dron)
#### Post date: [October 8, 2002, 7:46am UTC](https://forum.kirupa.com/t/flash-app-to-upload-image-files/6469/1 "2002-10-08T07:46:14Z")

</div>

I am looking for a tutorial or direction on how to create and interface for users to upload image files to a predetermined location.

I want there to be a windows style "browse’ menu. Then when they pic the file, it lists for verfication. Then user can hit upload.

Eventually I want this as part of an entry form.

I want the file sent to regular folder and pointer(path) to go to mySql database. I think I can handle the PHP to grab the file name and send it to a database field.

I need help on uploading the binary file from the browser in flash.

Any ideas?

Ron R
