Archive for the Source Files Category
0
AS3 Preloader
Simple Flash preloader in AS3... Permalink
0
Using Ajax to validate form
There are times where you need to validate a form to a data stored in a database without the need to submit the form beforehand. The solution - Ajax (shorthand for asynchronous JavaScript and XML). For example, you are creating a user registration form where obviously, the username to choose from needs to be unique. Instead of validating the username after form submission, wouldn’t it be much friendlier if the form can validate itself  from the server asynchronously in the... Continue Reading
0
Ajax/PHP Message Board with jQuery
PHP based message board with jQuery based UI and mySQL database.... Permalink
0
Simple AS3 Preloader
A very simple flash preloader with easing bar written in Actionscript 3.0. Required Flash CS3. Click here for demo Download Source File:... Permalink
1