Bitmap/Object Script
General
This script demonstrates the use of bitmasking to store values in a single variable and how to use objects with JavaScript.
Notes
- Created by: Fernando Rios
- Web Site: http://www15.brinkster.com/hxedit
- Posted: November 3, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: bitmapObject.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(0 comments)