I'm working a simple game just to test how to link both preloader and game swf file.everything seems to work fine, expect when i try linking both files together I get the error "
TypeError: Error #1009: Cannot access a property or method of a null object reference. at Game() " . When I use image files instead of swf it works.
Please Help.