A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: How to write and read a file with actionscript...

  1. #1
    Senior Member
    Join Date
    Sep 2006
    Posts
    248

    How to write and read a file with actionscript...

    Hi there, i need to save and later read some info to and from a file... I know i can do that with PHP, but how could i do that WITHOUT PHP ?


    Thanks a lot,
    Cheers.

    Leo.

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Posts
    588
    It can only be done from Flash directly if you're using AIR. Otherwise, within the browser, you need a server script like php.

  3. #3
    Senior Member
    Join Date
    Sep 2006
    Posts
    248
    Thanks a lot for ur reply.
    The thing is that i already have my swf done and just realised that i have to write and read from file. Is there a way to combine, right now without the need to start from zero, the already existing swf file with AIR?

    Thanks,
    Cheers,
    Leo.

  4. #4
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    Well, you may even use shared objects to do so. If you are using AIR then it wud be as good as a desktop application; hope I am correct!
    As ever,
    Vinayak Kadam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center