Quote:
Originally posted by Sam Furrow
Danielle,
I'm not sure what the exact size limit is on bitmaps, but I have found I can trick Flash into working with very large images by cutting them into pieces before importing them. Then just reassemble them in Flash. The pieces can be grouped (or placed in a movieclip) to make it act like one bitmap.
The height of your image (540 pix) is no problem. You'll just need to cut your image at horizontal increments. I've been limiting my slices to under 2000 pixels in either dimension.
Hope this helps.
--Sam Furrow
Hi Sam,