Be a Supporter!
Response to: URL Buttons? Posted November 5th, 2012 in Animation

on (release){
    getURL("http://www.thomastalkstech.com","_blank");
}

Remove the

,"_blank"

If you don't want it to open up a new window.

Response to: How do people make smooth animation Posted November 5th, 2012 in Animation

In flash your best bet would be to increase the frame rate. Press ctrl + J and bump up the frame rate to 18 or 24 and see how your animation looks. You will have to draw more in between frames, but the results will be worth it.