Copy link to clipboard
Copied
http://img801.imageshack.us/img801/1045/z9jx.png
I'm supposed to use string to make the program say special words such as "Countess of Lovelace", but how? I have some idea of how to do it, but I do not know how I will start it. Any advice will be appreciated, thank you.
You need to reread your assignment and get a better understanding of it. The text/strings you see are what the user enters into the textfields. Your task is to extract the first letter of each part of their names and form them into a monogram.
Copy link to clipboard
Copied
You need to reread your assignment and get a better understanding of it. The text/strings you see are what the user enters into the textfields. Your task is to extract the first letter of each part of their names and form them into a monogram.
Copy link to clipboard
Copied
Start by reading here:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/String.html
and especially here:
http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118a9b90204-7f00.html
Find more inspiration, events, and resources on the new Adobe Community
Explore Now