Media Summary: Learn how to add scenes to your project. How to rename your scenes. And how to change their order when played. Put On Item: onClipEvent(enterFrame) { if(_root.char.hitTest(this)) { _root.addToSlot(this); } } Put On Frame: currentslotnum = 1; ... Make a simple point and click type game. Click on the correct grave stones to reveal 3 special keys. These keys can be dragged to ...
Flash Tutorial Request 108 Inventory - Detailed Analysis & Overview
Learn how to add scenes to your project. How to rename your scenes. And how to change their order when played. Put On Item: onClipEvent(enterFrame) { if(_root.char.hitTest(this)) { _root.addToSlot(this); } } Put On Frame: currentslotnum = 1; ... Make a simple point and click type game. Click on the correct grave stones to reveal 3 special keys. These keys can be dragged to ... Hello all! This is part 2 in the series of Hello all! This is part 4 in the series of Hello all! This is part 1 in the series of