1. fileReference.load undefined - wrong SDK:
1061: Call to a possibly undefined method load through a reference with static type flash.net:FileReference
solution:
in Flex Bulider 3/4:
Project > Properties > Flex compiler
Change "HTML wrapper" --> "Require Flash Player version" from 9.x.x to 10.x.x where x is some numbers (In my case, I just change 9.0.124 to 10.0.0)
How do I display a PDF in Adobe Flex?
ReplyDeleteThis looks like a nice PDF viewer for flex http://www.devaldi.com/?p=212