Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Writing to external text file from flash mx .exe

Status
Not open for further replies.

ranjeettcs

Programmer
Oct 3, 2002
13
IN
I want to make a simple standalone application by way of which i want to write to an esternal text file.

Can somebody help me out please?

Ranjeet
 
That undocumented feature (fscommand "save") that used to work with the Flash 5 application & player, doesn't work with MX anymore, for security reasons.
You can sort of use the new sharedObject...


Or maybe this undocumented feature...

Regards,

oldman3.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top