Question
trying to use FileReference class
I have an html form for uploading an image file and a php
script on the server. Everything works well so I figure I'd
integrate the upload business into my Flash movie to make things a
little neater. I can't understand what changes to make. I tried a
few things that didn't work. I don't believe there's much to do,
just switching a variable or two around. Here is the Flash script
(right out of the book), and my php script that I was using with my
html form (that was working),