allow your user to upload their own .swf file to your web server
ok, i am currently using 1asphost (free asp 100mb host) to run a simple website with a flash interface and an ms access database. the users sign up, take quizes, saves theirs scores, things like that.
the actual website itself is a flash tutorial, and as users progress through the site they slowly make a little flash movie.
in my original requirements i stated that the user will be able to upload their movie into the site to been seen in the showcase.
i am quite experienced with flash and am gettin to grips now with the actionscript, the loadvar(), grouping things and so on.
what i need to know now is how i would approach the situation to fulfill my last requirement.
how easy is it to create a little 'upload a file' form. this way, the user will log in, and at some stage can upload their .swf file onto my asp host server.
i would then need that file to be saved in my database or just on my host, not sure.
then if this is successful i can create a page that is called showcase, and has links to the swfs people have uploaded, and are there to be viewed.
a solution or advice is needed i think to get me started
thanks in advance
|