canvass size limit 2880 - my image is 5000
My artist drew a beautiful isalnd BUT it's 5000 in width. We SCROLL it as it's for a Virtual World. - it's in layers and we scroll the different layers at different speeds.
Flash documentation states that the limit is 2880 BUT it does work in the player ie: you can see the full island but it does run a little slow.
Should I
a. Create a smaller island of 2880 which is a shame as I would have to get rid of a lot of good stuff
b. Split it into two images and dynamically connect them with code.
Also, I have different layers scrolling at different speeds which would make things more difficult to look natural.