chessmusic
October 14th, 2001, 11:22 AM
I am trying to set up a flash where people type in their screen name and that becomes part of an address they are then directed to: (i.e. www.domain.com/screen (http://www.domain.com/screen) name)
The screen name would function like a directory. So far, I can have it throw back the www.domain.com (http://www.domain.com) part, but it stops there and doesn't add on the screen name. I have tried several things including assigning www.domain.com (http://www.domain.com) to a variable and just trying to add a variable for the screen name to it. Anyone have any ideas how to achieve this?
The screen name would function like a directory. So far, I can have it throw back the www.domain.com (http://www.domain.com) part, but it stops there and doesn't add on the screen name. I have tried several things including assigning www.domain.com (http://www.domain.com) to a variable and just trying to add a variable for the screen name to it. Anyone have any ideas how to achieve this?