Afterwork
01-31-2002, 11:51 AM
Hello,
I am curious to learn how to create something similar to what this person has done.
http://yugop.com/ver2 - Flash design at its finest, absolutely fantastic work. There is a link on the bottom right that is called "sign". It takes you to a guest book that allows you to type in real time. You have to see it.
Question:
I am attempting to sort of recreate this "typewriter" with a new twist. I've been able to figure out how to type the text (or certain characters anyway) in real time and have the text fly out of the users Mouse pointer, landing in a specific location. But that's boring, so to further the effect, I would like to add graphic elements and buttons like Yugo Nakamura has done.
1. The only problem is, how? Has anyone attempted to try and learn how Yugo has done this? Each button reacts to the users keypress and the letters or numbers fly into place on the stage?
2. Does anyone know of where I can get ASCII character info or "keyboard map" for the standard PC keyboard? So that I can create newArrays for each character in my current animation? I am missing some characters from the keyboard. i.e. ( - . : ; ? / \ = or +)????
The character scripting part is almost finished. Adding graphics like Yugo has done is where it is going to get tricky for me.
Any ideas folks?
thanks alot,
Tom
I am curious to learn how to create something similar to what this person has done.
http://yugop.com/ver2 - Flash design at its finest, absolutely fantastic work. There is a link on the bottom right that is called "sign". It takes you to a guest book that allows you to type in real time. You have to see it.
Question:
I am attempting to sort of recreate this "typewriter" with a new twist. I've been able to figure out how to type the text (or certain characters anyway) in real time and have the text fly out of the users Mouse pointer, landing in a specific location. But that's boring, so to further the effect, I would like to add graphic elements and buttons like Yugo Nakamura has done.
1. The only problem is, how? Has anyone attempted to try and learn how Yugo has done this? Each button reacts to the users keypress and the letters or numbers fly into place on the stage?
2. Does anyone know of where I can get ASCII character info or "keyboard map" for the standard PC keyboard? So that I can create newArrays for each character in my current animation? I am missing some characters from the keyboard. i.e. ( - . : ; ? / \ = or +)????
The character scripting part is almost finished. Adding graphics like Yugo has done is where it is going to get tricky for me.
Any ideas folks?
thanks alot,
Tom