A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: [F8] help me

  1. #1
    Member
    Join Date
    Apr 2006
    Posts
    58

    [F8] help me

    im making a site where users can upload their music and then make an account and whereever they are they can listen to their music. my problem comes in because i dont really know the script of how to upload files to the server. and then it will show up on the site. i was wondering if you can do this with flash. please help me if anyone knows the script.

  2. #2
    Member
    Join Date
    Apr 2006
    Posts
    58
    i need help

  3. #3
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    Well, on the Flash side, you need to use the FileReference class to browse for the files to be uploaded:

    http://livedocs.macromedia.com/flash....html#wp234413

    You'll also need a server side script like PHP to actually handle the file upload itself...

    K.

  4. #4

  5. #5
    Member
    Join Date
    Apr 2006
    Posts
    58
    how can i use php to scrape the directory do you kno of any sites that would teach me or something of the sort.

  6. #6
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,755
    in PHP you use readdir().

    Search here for that keyword, I asked about it not to long ago.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center