Print2Flash Document Application Programming Interface

Sometimes it is necessary to control Print2Flash documents not only by the
user pressing buttons on the toolbar
but also programmatically from an application which hosts the document, e.g.
from web
browser, another Flash movie or Flex application. Examples of such control could be zooming the document, jumping to
specified page, etc. This allows finer control over displayed content and
seamless integration of Print2Flash documents in other applications or websites.
This control can be easily achieved as Print2Flash documents
feature Application Programming Interface (API) which is exposed to hosting
applications. This interface is composed of a number of functions, each of
function performing a separate action. See
Reference for the full list of functions.
To access a Print2Flash document programmatically via Print2Flash Document
API you should clear
"Disable Print2Flash Document API support" option when converting the
document.
The following topics provide you with further information on using
Print2Flash Document API:
|