Hey guys... I cant believe that i cant write to a text file in flash !!!! :S
All programming languages have the function !!! :S I've searched alot in the
internet and got some results about using a side scripting. But i wanna do it
locally, not on a net server... So should i keep looking or it is not possible
at all ?!
aniebel - 26 Jul 2008 13:28 GMT
The only way to do it with Flash is to implement a server-side solution like
PHP, ASP or CF. Actionscript is not a programming language but a scripting
language and presumably the reason for the restriction is security.