I have a custom HTML animation defined in an External HTML object, comprised of HTML and JavaScript. When the animation is complete, I want to tell an Image that was placed on "stage" at design-time (initially invisible) to Show. Ideally, I'd like to give an Action a custom name, like "ShowThisImage" or "MoveThisImage" and call those Actions from my custom JavaScript. Anyone know how to do this?