you may be suprised but if you don't create .as file for your class, Flash will do it for you. Click on your linkage symbol in library and right click -> Edit class. You will simply get empty class statement with constructor. If you need add something functionality to the symbol you can simply edit it and save as you named it in library. Very clever and fast.