[Red5] How to store file locally

Michael Klishin flash at novemberain.com
Fri Aug 11 00:30:19 EDT 2006


Vanessa wrote:
> Dear Michael and Roberto:
> 
> So where can I find reference to learn shared objects, and what format
> will I save locally?
> Is it possible to save the file in shared object and then use http to
> post on some website?

Adobe.com > Products > Flash Media Server > Documentation > Client Side 
ActionScript

You can't save file but you can save data. It's being serialized and can 
be read or passed to Remote Shared Object. But it's kinda hard to wrap 
it as file to save it.

I doubt that we have such a low level option in the API at the moment 
and it's definitely not what is easy to explain.

Why do you need to store a file locally? Probably there's another way to 
go.

-- 
Michael "Antares" Klishin,

http://www.novemberain.com || mailto:michael at novemberain.com


"We are able to enable people to use Flash where it's useful. It's not 
all or nothing. You can mix and match."

-- Kevin Lynch



More information about the Red5 mailing list