[Tutorial Index] [Next: Using JavaScript with arcticPigs]

The example code in these tutorials assumes that the arcticPigs plugin is named "arctic", as is currently the case when exporting from Animation:Master using an HTML template. If you've specified a different name (using the id parameter of the <object> tag), or have multiple plugins on the same page, use the appropriate id instead of "arctic".

Keywords (such as class, method, event and property names) will be rendered in monospaced type.

A link back to the main tutorial index will appear at the top and bottom of each page.

Note: Related information of which you should be aware, or information about potential side-effects, will be set off from the main text in a green box, like this.

Warning: Important information regarding the consequences of certain actions, or catastrophic side-effects, will be set off from the main text in a red box, like this.

<script type="text/javascript">
  codeInformation = 1; // Code examples will be set off from the main text
                       //  with monospaced type on a green/white barred
                       //  background, like this.
</script>