Hey guys, having an issue. I am trying to load an image that is approx 3000px in width and 768px height (in widescreen mode on iPad). I know that this exceeds the 2048px max before auto rotation takes over, however what I need is the ability to load a very wide image, and have the image transition across the screen (like a map for the user to be able to see more than just what’s initially visible on the screen). Is there any way to completely over-ride this limitation? [import]uid: 6317 topic_id: 1644 reply_id: 301644[/import]
I’d like to know the answer to this one too!
Also, if I’m loading an image that’s 2048x2048 on the iPad, how do I turn off auto resizing? It’s clear that somewhere the image was shrunk down, and the blown up again (can tell by the blurring). [import]uid: 9905 topic_id: 1644 reply_id: 9228[/import]
This might help… it works for 2048x1536, and might work for larger images:
http://developer.anscamobile.com/forum/2010/10/28/images-over-1024x876-not-working-ipad#comment-10849 [import]uid: 9905 topic_id: 1644 reply_id: 10851[/import]