this tutorial show How Swish-max can draw a superbe high-tech shapes, and to use it like a button shapes.
QUOTE
to add a web-link to a button paste this code: ------------------------- on (press) { getURL("http://agadirweb.pc-masters.net","_self"); } --------------------------
or to add a flash-link to a button paste this code: ------------------------- on (press) { //or release -- roll over -- drag... gotoAndPlay(x); //x is a number of frame -- or gotoSceneAndPlay("Scene_x",x); } --------------------------