However, I am very familiar with AS1 and that probably makes it much easier to learn AS2. In order to understand this tutorial you should have FlashMX 2004 installed on your computer, be kind of familiar with actionscript 1, read the ´HELP´ files about
The Actionscript File Actionscript 1. We have three buttons, which do something when we rollover, rollout or press. So we need three functions to complete this task. If we write this in AS1 - we can write it differently as well - , it looks like the code
The Actionscript 2 File Subfunctions. Now it is time to write the actual button functions, which are a mixture of expressions from AS1 and those new in AS2. Let´s look at the first subfunction "onOver(m_Object,c_nColor);". What do we want to ac
Post a Comment:
Showing 0 Comments: