Simple countdown created using Flash AS3 and XML.You can set the end date from the external XML (year, month,day), the FLA source file is well structured and easy to customize, all the actionscript is in one AS class file (myCountdown.as) and is commented.You can add your own function to be triggered when the countdown
Continue reading...25. March 2010
A very easy to use 3D effect coded in AS3, and created with Flash CS4 using it’s 3D engine.Replace the image with your own, or add your website instead or a small intro, you can customize it as you need to, and if you like the default image, you get the PSD file to create [...]
Continue reading...28. February 2010
A simple Flash AS3 full screen image scroller.If you have a gallery with images larger than your stage this simple and easy to use script will help you view the entire image without having to resize it.In this example the image is loaded from an XML file, if you know a little about AS3 it [...]
Continue reading...16. February 2010
A simple AS2/XML powered news scroller with support for unlimited items and CSS formatted description.You can resize the scroller to any size you need and customize it to fit in with your designs.Items are added from an external XML file, they can have a small thumbnail, description, and links.
Continue reading...24. January 2010
Protect your published SWF files by stopping them from running on other domains than your own, with a few lines of actionscript you can stop people from stealing and using your SWF files, as soon as a protected SWF lands on another domain than yours it will trigger a few functions defined by you , [...]
Continue reading...
15. April 2010
0 Comments