Groups | Blog | Home
all groups > flash actionscript > april 2006 >

flash actionscript : Create an external file


Star Tail Pro
4/8/2006 10:24:12 PM
Star Tail Pro
4/8/2006 11:10:45 PM
Stan Vassilev
4/9/2006 1:38:00 AM
All the ways possible include Flash commanding a server script to do it,
since Flash itself can't do it.
You can interface Flash with PHP, ASP, C#, C++ etc. scripts on the server.

Regards, Stan Vassilev
www.flashbeyond.com -->

[quoted text, click to view]

Stan Vassilev
4/9/2006 2:45:05 AM
A SharedObject can accomodate most types of basic data, numbers, booleans,
object trees, arrays etc.
It stays where it is for indefinite amount of time unless the user
specifically goes and deletes it (for example by setting his SharedObject
size to 0kb in the settings).

Regards, Stan Vassilev

[quoted text, click to view]

AddThis Social Bookmark Button