EaselJS Bitmap URI

Simple sample showing how to use image URIs with the Bitmap class.

Some browsers can not load images or access pixel data when running local files, and may throw a security error or not work unless the content is running on a server.