Flash upload photo

Out of context: Reply #15

  • Started
  • Last post
  • 28 Responses
  • Seph0

    Frankbb No shouldnt need to search users directory as I will do all this all in ASP before entering the Flash movie. What will happen is (I think I am getting closer thanks to your help too.)

    Normal ASP/HTML form that uploads the photo from users directory onto the server and saves it with a unique name.

    i.e myhouse_24524.jpg

    Once the unique photo has completed uploading then using JS the browser is automatically redirectoed to the flash movie but with the unique ID passed to the address.

    i.e

    /windowViewer.swf?myhouse_24524

    Then Flash movie will read the address from browser and get the unique ID and then load the correct image.

    How hard can that be? Anyone see any obvious flaws in my plan?
    Please tell me.

    Thanks.

View thread