How to track session information in Flash

Hi all,
I currently have a site that uses php but want to convert over to Flash, but need to know a little information about how to store and retrieve user information(i.e session data ) via flash. In my website currently I store various amounts of information in session depending on what page the user is in and use this information later in another page for validation etc. Is there something equivalent to sessions is flash?

Thanks
FN