|
Action development in GoLive can be a fun and challenging undertaking. Project 8 illustrates the basic concepts and techniques for creating an action. This chapter builds on that by combining two existing actions into one, and customizing the code to further extend its functionality. This project teaches you how to modify and extend existing actions to suit your particular needs. It also introduces some advanced techniques and concepts that will further enable you to understand the intricacies of action development while incorporating larger and more complex scripts. When you finish this project you should have a good command of how to utilize GoLive's extensive (but unfortunately poorly documented) actions development environment.
Topics covered: Editing XML elements in GoLive, <csactionenum> elements and pop-up menus, adding scroll capabilities to Actions.
|