On Thu, Nov 20, 2008 at 05:10:18PM +1100, Mark A. Lowe <[EMAIL PROTECTED]> wrote: > Is there any way to clip the file so when it load it into my page-flip Flash > application it comes in at 900x1273?
Unfortunately not- Flash player will always report a wrong bounding box for files like these. Your safest bet is to hardcode the real file dimensions somewhere (in the viewer or in some xml file). Greetings Matthias
