Code Examples About Flash

Here you can find a list of code examples. Most are just documented functions. This is becoming my sort of personal code documentation repository. However, some examples have file attachments that you can download. All code exposed here is free and can be used without permission. No warranty is implied, but if you have questions about something, feel free to ask by posting a comment.

  • Countdown Clock

    Today I, Jason Gordon, created my first production flash applet. It's very simple, but the applet is a great beginner's example for how to create a timeline effect animation and use basic action script. Below I'll describe the application in terms of its component parts.