
While The Flash asset Xtra for Authorware allows us to 
manipulate and control Flash movies it does not provide
a way to directly call Flash functions or methods such
as those found in the FlashPaper API.
In order to work around this shortcoming the fpwrapper_2.swf
provided here is used to load a FlashPaper v2.0 document and
makes it possible for an Authorware piece to access the 
API functions which can be used to control how the document
is displayed.

The complete FlashPaper 2.0 API documentation is available here:
http://www.macromedia.com/support/documentation/en/flashpaper/2/flashpaper_api/

Files included
- using_flashpaper_2.swf: a sample FlashPaper document.
- fpwrapper_2.swf: loads the FlashPaper 2.0 document and acts as
a communication layer allowing an Authorware piece to call 
the FlashPaper 2.0 API functions.
- fpwrapper_v2.fla: source to the 'communication' Flash movie.
- flashpaper_2.a7p: an implementation of embedding a 
FlashPaper 2.0 document and calling its API functions through
the 'communication' swf.
- fpwrapper_2_help.htm: a simple help file detailing how to 
call the FlashPaper 2.0 API functions from Authorware.
