ActionScript

Flash Quick Tip: Debugging

November 20, 2014

Found a persistent error in flash that is not appointed the line in console?

Try execute with

Ctrl + Shift + Return

Errors like #1009 will be pointed.

Flash Quick Tip - Looping frame-to-frame

October 08, 2014

This a quick tip to use in ActionScript. To create a frame-by-frame loop to Movie Clip, use these functions: