函数 说明 isFlashPaperDocument() 如果这是一个FlashPper 生成的SWF 文件,返回 tru e (Returns true if this is a FlashPaper-generated SWF file
) onPageChanged(newPageNumber) Flash 文档的功能时,页码的变化
默认函数什么都不做
可以是一个容器,要捕获此事件覆盖
(Called by the Flash document when the page number changes
Default function does nothing
Can be overwritten by a container that wants to trap this event
) getCurrentPage() 返回当前页码
(Returns the current page number
) setCurrentPage(pageNumber) 设置当前的页码,如有必要,改变视图,以确保指定的页面,至少部分是可见的
(Sets the current page number, changing the view if necessary, to ensure that at least part of the specified page is visible
) getNumberOfPages() 返回文档中的页面的总数
(Returns the total number of pages in the document
) getViewerType() 返回一个字符串,它描述了观众的类型
在 Macromedia 提供的标准观者总是返回Macromedia FlashPaper Default Viewer
(Returns