Page 1 of 1

P2F layout in flex

Posted: Tue May 12, 2009 11:11 pm
by jawainc
Hi,

I am having a problem in adjusting the P2F document. its width always not correctly shown. it never shows the right and bottom scroll bars. its looks like its getting width greater than its container. i used P2F.setSize() method but it never resize the doc.

I've checked the sample project for flex. Its works with no problem. So when i replace the sample.swf with my P2F document , its again didn't shows the correct layout.

So i think its the problem with generated P2F document .

Need help in this matter.