Hi Robs,

If you've already got the pdf-to-FlashPaper conversion covered, just
use a Loader component to display the swf in your flex app.

There's also a FlashPaper API you can use to modify the behavior and
tools of your FP swf from within Flex, which helps if you need resize
and scale-to-fit features.  We use that API to disable the Print menu
item in the loaded FlashPaper swf since it was causing problems.  Call
myLoader.content.getIFlashPaper() to get the flashpaper object. 
Here's a link to some documentation on the API:

http://www.digitalflipbook.com/flash/components/FlashPaper_doc.html

Hope that helps,
Doug

--- In flexcoders@yahoogroups.com, "Robs" <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>  Is it possible to embed a pdf using flashpaper2 in flex1.5?
> 
> Thanks!
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to