I have a login movie on a pre-homepage, after you've logged in via a database it opens the home page. Is there any way to pass the variables from login to a new movie on the home page?
I could use the database again, but this might present a problem if there are multiple users. What exactly does getURL pass when you use the post variables argument? Could you make the home page an asp, then send variables from the login movie using getURL with homepage.asp and then somehow get at those with a movie on homepage.asp?
Any other ideas?
Thanks,
Jon
I could use the database again, but this might present a problem if there are multiple users. What exactly does getURL pass when you use the post variables argument? Could you make the home page an asp, then send variables from the login movie using getURL with homepage.asp and then somehow get at those with a movie on homepage.asp?
Any other ideas?
Thanks,
Jon