Copy link to clipboard
Copied
Hi, i'm error this is the bitmap invalid at this data on ActionScript.
ArgumentError: Error #2015: Invalid BitmapData.
at flash.display::BitmapData/copyPixels()
at Shortcut_Material/comp()
Could fix me please this flash player, this may glitches otherwise further that 3D Game.
Copy link to clipboard
Copied
if you're loading your bitmap from a cross-domain, you'll need to use cross-domain permissions to use copyPixels().
Copy link to clipboard
Copied
May be bitmap data is null, for this make it sure bitmapData is available.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now