Simple AS3 Slideshow Widget: Part 3
This is the final post in a three part tutorial detailing the creation of a Flash slideshow widget using ActionScript 3.0. Have a look over Part 1 and Part 2 before moving ahead. In this post, we are examining the two methods which actually handle image loading and display within our module. private function switchImage(e:TimerEvent):void […]
Simple AS3 Slideshow Widget: Part 3 Read More »