Login retaining user detail

Hi all

Please see attached zip for files (login.fla and 123.txt).

The login.fla looks for a user called 123 and if it finds a similarly named .txt file (in this case user = 123) it will find a password value (in this case = abc). If the password entered matches the content of the user .txt file then access is granted.

I intend to use this for multiple user logins (I realise it’s not bomb proof, but it’s sufficient for my needs) - my problem is how do I retain the user ID so that when they go to the success scene they are shown only the URL to their relates to them?

I’ve tried adding another variable to the 123.txt file but it ain’t working!

I’m going round in circles with this one, so I’m hoping some of your fresh eyes and heads will be able to help :slight_smile:

Many thanks.