If I have 2 scenes in my movie, can I name an instance the same name and have it do other things without screwing up the movie?
Example:
Scene 1: UserName1 gets and displays the first username from the database
Scene 2: UserName1 gets and displays the last username from the database
Mike