A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Actionscript Write

  1. #1
    Registered User
    Join Date
    Oct 2012
    Posts
    1

    Actionscript Write

    Hi there
    I am new to this. I have a flash site with a user registration page. When user click 'register', I want to exit cleanly and save an encrypted id in the user folder.

    Something like c:\user\$user\roaming\$myapplication\registered.da t, where $TheApplication is my web application, and
    registered.dat is an encrypted file containing user id, and last session date

    1) Can flash write to c:\user\$user\roaming\$myapplication folder
    2) Can it write without further prompt


    Any great ideas will be appreciated

  2. #2
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    Check out the SharedObject class.
    http://help.adobe.com/en_US/FlashPla...redObject.html

Tags for this Thread

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