About www

Hi
I want to store movietexture permanently after accessing it using www class
is possible?

You mean you want to write it to disk, or you want to store it in a variable?

Ya

Yes.

If you are on windows / osx standalone then its possible yes.
just store www.bytes to yourmoviename.ogv somewhere on the disk and load it through www from there again using the file:// protocol