How to Create Flash Templates
Templates allow you to reuse formatting and coding to create new documents. Because a template forces you to rename the document once you have made a change to the template, its formatting and coding are protected from inadvertent changes. Creating templates in Flash is as easy as saving a new file.
Instructions
-
- 1
-
2
Create your Flash design. The template can involve any element included in regular Flash files. For example, to create the sample gallery, create two layers and a frame for each image. Add a background image or color. Place the thumbnails as buttons on the second layer and the larger images in the top layer. Add the following code for each thumbnail: "stop(); b1.onRelease=fuction() {gotandstop(1);};" where "b1" is the name of the button.
-
- 3
- 4