Tag Archives: flash tutorial

ActionScript, rendering and the playhead

December 25, 2010

1 Comment

This article aims to clear up the confusion regarding how the Flash player deals with playing timelines and how the rendering loop works. Rendering First things first, the player is never drawing when it is executing a script. This means that any script that changes the visible content more than once for each rendering pass [...]

Continue reading...

flash tutorial basic animation frame by frame

January 17, 2010

0 Comments

This tutorial will show you how to do it frame by frame

Continue reading...