Fix flash focus to activate key clicks.

Problem with flash not working with key clicks. Using the JavaScript to focus the flash on load.
Continue Reading »

CSS Center Background Image

How to center background images on web page.
Continue Reading »

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 »