Webdesign, Coding, Blogging & Internet Culture
Posts tagged Friends of Ed
Foundation ActionScript 3.0 Animation, Making things Move!
Jul 27th
It’s worth point out that this book focuses almost exclusively on on animation with ActionScript- there is no coverage of creating forms, buttons or even a lot of the usual flying logos that ActionScript is often used for in web design; Instead it’s choke-full of information required to create realistic animation.
The book starts off gradually, showing the reader how to write a simple ActionScript to display a ball, introduces the events system to make it react to events, and then how to compile the script into a .swf file suitable for displaying in a web browser or stand-alone application. While More >