Change CSS A HREF Link Styles

How to change hyperlink color styles
Continue Reading »

Formatting Numbers in Flash for Commas

Here is how to use actionscript to format a number in Flash with commas per thousands.
Continue Reading »

Cool Flash Site

A list of cool award winning flash sites. Great to use as a reference or inspiration.
Continue Reading »

Flash Full Screen Site with Actionscript, HTML and CSS

An easy tutorial on how to create 100% full screen Flash site using actionscript and html.
Continue Reading »

Flash ActiveX Workaround Javascript Fix

Here is how to fix the activex issue “click to activate” by using javascript.
Continue Reading »

Javascript Email Validation Form

Check user email address forms to make sure they are valid using JavaScript before saving their info. The JavaScript code is provided here.
Continue Reading »

Javascript Go Back to Previous Page Button Link

Go Back javascript history button links to allow visitors to go back to previous page. Here the free javascript code.
Continue Reading »

Javascript Non Alphanumeric Characters Regex

Using javascript regular expressions to stop users from entering non-aphanumeric characters or white spaces
Continue Reading »

CSS Shadow Text Effects

Add cool shadows effects to your text using css codes
Continue Reading »

Php Remove Non-Alphanumeric Characters

How to strip all symbols and numbers from a string of alphanumeric text. This php code will help you delete, remove, strip and erase any non-alphanumeric characters, and then return the data without the unwanted characters. Continue Reading »