Thread
:
FileReference upload fails in Firefox 3
View Single Post
Nutrox
17 Creative Assets
2009-06-07 #
4
Depending on how much control over the server-side code you have, you could pass the session ID to the server when you upload the image, the server-side script could then use that session ID to initialise the correct session. Getting the session ID into Flash is easy enough to do (use flashvars, request the ID from the server, etc).
Nutrox
View Public Profile
Visit Nutrox's homepage!
Find all posts by Nutrox