Blank screen after TEST
Hi! In advance, thanks for the help! I'm using HTML5. I have buttons that when you hover over the buttons, they change color and present information.
Everytime I Test my animation, a white screen appears.
WARNINGS:
Frame numbers in EaselJS start at 0 instead of 1. For example, this affects gotoAndStop and gotoAndPlay calls. (69)
Only circular (not oval) radial gradients are supported.
Modifying the transform point in a tween can produce unexpected results. (7)
Color effects are published as a filter and subject to the same limitations. (1362)
Filters are very expensive and are not updated once applied. Cache as bitmap is automatically enabled when a filter is applied. This can prevent animations from updating.
Applying "cache as bitmap" to an animated instance will prevent the animation from updating.
Content with both Bitmaps and Buttons may generate local security errors in some browsers if run from the local file system.
Motion tweens are published as frame by frame animations. Use classic tweens where possible. (2)
