ArgumentError: Error #2015: Invalid BitmapData.

Using Pano2VR/Object2VR SWF files with your own Flash projects
Post Reply
giloosh
Posts: 9
Joined: Tue Jul 13, 2010 9:26 pm

I setup a pano vr with hotspots linking to other pano vrs. each time I click a hotspot, i scripted it so that the previous pano vr is deleted and a new pano vr is loaded. This all works fine, but If you click through 10 hotspots you eventually get this error:
ArgumentError: Error #2015: Invalid BitmapData.
at flash.display::BitmapData$iinit()
at PanoCube/PanoCube::loadBitmaps()
at PanoCube/PanoCube::init_cylinder_tiles()
at PanoCube/init_faces()
at PanoCube/doEnterFrame()
Any ideas?
Post Reply