A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: How can flash read a session variable from flash?

  1. #1

    How can flash read a session variable from flash?

    Instead of doing a "authtest.swf?Auth=&#60&#37=Session("Auth")&#37&#6 2"

    Thanks in advance
    Last edited by dichiee; 12-16-2002 at 05:25 PM.
    dichiee
    rainedesigns.com

  2. #2
    FK Rocks..!
    Join Date
    Dec 2003
    Location
    Islamabad, Pakistan
    Posts
    140
    I am also searching for the same thing so i dont have answer to your question, Perhaps i m here to recommend that you must use proper click able url so that readers like me can easily visit your URL from signature

    Cheers
    Waqas A.M. Siddiqui (Vicky)
    Graphics Designer

  3. #3
    Official FK nice guy and MOD 3PRIMATES's Avatar
    Join Date
    Apr 2002
    Location
    Portland Oregon
    Posts
    1,645
    vky84, might want to look at the date of the post. This thread is almost five years old.

    3P

  4. #4
    FK Rocks..!
    Join Date
    Dec 2003
    Location
    Islamabad, Pakistan
    Posts
    140
    Oops, sorry i dint noticed that ... What a silly me ... :$
    Waqas A.M. Siddiqui (Vicky)
    Graphics Designer

  5. #5
    FK Rocks..!
    Join Date
    Dec 2003
    Location
    Islamabad, Pakistan
    Posts
    140

    Thanks

    Quote Originally Posted by 3PRIMATES
    Your best bet is to use a server side language like PHP to do all rhe session readin and verification. You should never use flash or send secure data to Flash and manipulate it or use it for any secure process like logging in or database querys. Set the session is phpcontact the php script and run a function to verify the sessionpass success - failure back to flash. In short, flash can be readable and thus data can be manipulated, whereas PHP is secured from prying eyes.

    3P
    Thanks for the suggestion ... It was very helpfull, i'll certainly do this ...
    Waqas A.M. Siddiqui (Vicky)
    Graphics Designer

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