实例介绍
使用FlexPaper可以在WEB页面在线阅读PDF文件而不用安装Adodb reader客户端,附件包含FlexPaper二次开发教程、参考资料、最新版源码(2.2.4)、SWC库文件以及去除打印功能和屏蔽右键后的生成文件。
【实例截图】
【核心代码】
c9cab997-ee08-4d4a-b1b9-6335377c2b96
├── FlexPaper_2.2.4_SDK_3.5_swc.zip
├── FlexPaper_2.2.4.zip
├── FlexPaper二次开发总结(去除打印和右键).docx
├── Flexpaper开发教程.pdf
├── flexpaper源码
│ ├── Example
│ │ ├── AC_OETags.js
│ │ ├── file53157.swf
│ │ ├── flash
│ │ │ ├── comm.swf
│ │ │ ├── crossdomain.xml
│ │ │ ├── debug
│ │ │ │ ├── FlexPaperViewer.html
│ │ │ │ ├── FlexPaperViewer.swf
│ │ │ │ ├── highlight.xml
│ │ │ │ ├── js
│ │ │ │ │ ├── flexpaper_flash_debug.js
│ │ │ │ │ ├── flexpaper_flash.js
│ │ │ │ │ ├── jquery.js
│ │ │ │ │ └── swfobject
│ │ │ │ │ ├── expressInstall.swf
│ │ │ │ │ └── swfobject.js
│ │ │ │ ├── Paper.swf
│ │ │ │ └── playerProductInstall.swf
│ │ │ ├── FlexPaperViewerDevBuild.html
│ │ │ ├── FlexPaperViewerDevBuild.swf
│ │ │ ├── FlexPaperViewer.html
│ │ │ ├── FlexPaperViewerLatest.swf
│ │ │ ├── FlexPaperViewer_sm.html
│ │ │ ├── FlexPaperViewer.swf
│ │ │ ├── GoogleGadget.xml
│ │ │ ├── imf.swf
│ │ │ ├── js
│ │ │ │ ├── flexpaper_flash.js
│ │ │ │ ├── jquery.js
│ │ │ │ └── swfobject
│ │ │ │ ├── expressInstall.swf
│ │ │ │ └── swfobject.js
│ │ │ ├── Paper3_v9.swf
│ │ │ ├── Paper.swf
│ │ │ ├── split_sample
│ │ │ │ ├── tourismnz2008_10.swf
│ │ │ │ ├── tourismnz2008_11.swf
│ │ │ │ ├── tourismnz2008_12.swf
│ │ │ │ ├── tourismnz2008_13.swf
│ │ │ │ ├── tourismnz2008_14.swf
│ │ │ │ ├── tourismnz2008_15.swf
│ │ │ │ ├── tourismnz2008_16.swf
│ │ │ │ ├── tourismnz2008_17.swf
│ │ │ │ ├── tourismnz2008_18.swf
│ │ │ │ ├── tourismnz2008_19.swf
│ │ │ │ ├── tourismnz2008_1.swf
│ │ │ │ ├── tourismnz2008_20.swf
│ │ │ │ ├── tourismnz2008_21.swf
│ │ │ │ ├── tourismnz2008_22.swf
│ │ │ │ ├── tourismnz2008_23.swf
│ │ │ │ ├── tourismnz2008_24.swf
│ │ │ │ ├── tourismnz2008_25.swf
│ │ │ │ ├── tourismnz2008_26.swf
│ │ │ │ ├── tourismnz2008_27.swf
│ │ │ │ ├── tourismnz2008_28.swf
│ │ │ │ ├── tourismnz2008_29.swf
│ │ │ │ ├── tourismnz2008_2.swf
│ │ │ │ ├── tourismnz2008_30.swf
│ │ │ │ ├── tourismnz2008_31.swf
│ │ │ │ ├── tourismnz2008_32.swf
│ │ │ │ ├── tourismnz2008_33.swf
│ │ │ │ ├── tourismnz2008_34.swf
│ │ │ │ ├── tourismnz2008_35.swf
│ │ │ │ ├── tourismnz2008_36.swf
│ │ │ │ ├── tourismnz2008_37.swf
│ │ │ │ ├── tourismnz2008_38.swf
│ │ │ │ ├── tourismnz2008_39.swf
│ │ │ │ ├── tourismnz2008_3.swf
│ │ │ │ ├── tourismnz2008_40.swf
│ │ │ │ ├── tourismnz2008_41.swf
│ │ │ │ ├── tourismnz2008_42.swf
│ │ │ │ ├── tourismnz2008_43.swf
│ │ │ │ ├── tourismnz2008_44.swf
│ │ │ │ ├── tourismnz2008_45.swf
│ │ │ │ ├── tourismnz2008_46.swf
│ │ │ │ ├── tourismnz2008_47.swf
│ │ │ │ ├── tourismnz2008_48.swf
│ │ │ │ ├── tourismnz2008_49.swf
│ │ │ │ ├── tourismnz2008_4.swf
│ │ │ │ ├── tourismnz2008_50.swf
│ │ │ │ ├── tourismnz2008_51.swf
│ │ │ │ ├── tourismnz2008_52.swf
│ │ │ │ ├── tourismnz2008_5.swf
│ │ │ │ ├── tourismnz2008_6.swf
│ │ │ │ ├── tourismnz2008_7.swf
│ │ │ │ ├── tourismnz2008_8.swf
│ │ │ │ ├── tourismnz2008_9.swf
│ │ │ │ └── tourismnz2008.swf
│ │ │ └── testcase2
│ │ │ ├── ar09_eng.swf
│ │ │ ├── FlexPaperViewer.html
│ │ │ ├── FlexPaperViewer.swf
│ │ │ └── js
│ │ │ ├── flexpaper_flash.js
│ │ │ ├── jquery.js
│ │ │ └── swfobject
│ │ │ ├── expressInstall.swf
│ │ │ └── swfobject.js
│ │ ├── history
│ │ │ ├── history.css
│ │ │ ├── historyFrame.html
│ │ │ └── history.js
│ │ ├── lab
│ │ │ ├── demos
│ │ │ │ ├── blue.html
│ │ │ │ ├── blue.swf
│ │ │ │ ├── FlexPaperViewer.swf
│ │ │ │ ├── GordonTest.html
│ │ │ │ ├── GordonTest.swf
│ │ │ │ └── Paper.swf
│ │ │ ├── gordon.js
│ │ │ └── src
│ │ │ ├── base64.js
│ │ │ ├── _base.js
│ │ │ ├── Color.js
│ │ │ ├── Cxform.js
│ │ │ ├── inflate.js
│ │ │ ├── Matrix.js
│ │ │ ├── Movie.js
│ │ │ ├── Stream.js
│ │ │ └── SvgRenderer.js
│ │ ├── Paper3.swf
│ │ ├── PDFViewerFS.html
│ │ ├── PDFViewerFS.swf
│ │ ├── PDFViewer.html
│ │ ├── PDFViewer.swf
│ │ └── playerProductInstall.swf
│ ├── FlexPaper
│ │ ├── lib
│ │ │ └── FlexPaper_Resources.swc
│ │ ├── locale
│ │ │ ├── bg_BG
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── cz_CS
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── de_DE
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── dn_DN
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── el_EL
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── en_US
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── es_ES
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── fi_FN
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── fr_FR
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── he_IL
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── hu_HU
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── it_IT
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── lt_LT
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── nl_NL
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── pl_PL
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── pt_BR
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── pt_PT
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── pv_FN
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── ru_RU
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── se_SE
│ │ │ │ └── FlexPaper.properties
│ │ │ ├── tr_TR
│ │ │ │ └── FlexPaper.properties
│ │ │ └── zh_CN
│ │ │ └── FlexPaper.properties
│ │ └── src
│ │ ├── caurina
│ │ │ └── transitions
│ │ │ ├── AuxFunctions.as
│ │ │ ├── Equations.as
│ │ │ ├── properties
│ │ │ │ ├── ColorShortcuts.as
│ │ │ │ ├── CurveModifiers.as
│ │ │ │ ├── DisplayShortcuts.as
│ │ │ │ ├── FilterShortcuts.as
│ │ │ │ ├── SoundShortcuts.as
│ │ │ │ └── TextShortcuts.as
│ │ │ ├── PropertyInfoObj.as
│ │ │ ├── SpecialProperty.as
│ │ │ ├── SpecialPropertyModifier.as
│ │ │ ├── SpecialPropertySplitter.as
│ │ │ ├── Tweener.as
│ │ │ └── TweenListObj.as
│ │ └── com
│ │ ├── adobe
│ │ │ └── serialization
│ │ │ └── json
│ │ │ ├── JSON.as
│ │ │ ├── JSONDecoder.as
│ │ │ ├── JSONEncoder.as
│ │ │ ├── JSONParseError.as
│ │ │ ├── JSONToken.as
│ │ │ ├── JSONTokenizer.as
│ │ │ └── JSONTokenType.as
│ │ └── devaldi
│ │ ├── controls
│ │ │ ├── CadViewPlugin.as
│ │ │ ├── flexpaper
│ │ │ │ ├── About.mxml
│ │ │ │ ├── FitModeEnum.as
│ │ │ │ ├── FlexPaperViewer_Base.mxml
│ │ │ │ ├── FlexPaperViewer.mxml
│ │ │ │ ├── HighlightMarker.as
│ │ │ │ ├── IFlexPaperPlugin.as
│ │ │ │ ├── IFlexPaperPluginControl.as
│ │ │ │ ├── IFlexPaperViewModePlugin.as
│ │ │ │ ├── ImageMarker.as
│ │ │ │ ├── LinkMarker.as
│ │ │ │ ├── NoMoreSearchResultsDialog.mxml
│ │ │ │ ├── PleaseWaitPerformingSearch.mxml
│ │ │ │ ├── PrintRangeDialog.mxml
│ │ │ │ ├── ProcessingPrint.mxml
│ │ │ │ ├── SearchShapeMarker.as
│ │ │ │ ├── ShapeMarker.as
│ │ │ │ ├── styles
│ │ │ │ │ └── default.css
│ │ │ │ ├── utils
│ │ │ │ │ ├── assets
│ │ │ │ │ │ ├── cursor-addelement.png
│ │ │ │ │ │ ├── horizontal_size_cursor.gif
│ │ │ │ │ │ ├── horizontal_vertical_size_cursor.png
│ │ │ │ │ │ └── vertical_size_cursor.gif
│ │ │ │ │ ├── BlastedMouseWheelBlock.as
│ │ │ │ │ ├── FlexPaperCursorManager.as
│ │ │ │ │ ├── FullscreenHandler.as
│ │ │ │ │ ├── MacMouseWheelHandler.as
│ │ │ │ │ ├── ResourceUtil.as
│ │ │ │ │ ├── StreamUtil.as
│ │ │ │ │ ├── TextMapUtil.as
│ │ │ │ │ └── VersionHandler.as
│ │ │ │ ├── VideoMarker.as
│ │ │ │ ├── Viewer.as
│ │ │ │ ├── ViewModeEnum.as
│ │ │ │ └── Youtube.as
│ │ │ ├── FlowBox.as
│ │ │ ├── FlowVBox.as
│ │ │ ├── MatrixTransformer.as
│ │ │ ├── SinglePagePlugin.as
│ │ │ ├── Spinner.as
│ │ │ ├── TwoPagePlugin.as
│ │ │ └── ZoomCanvas.as
│ │ ├── events
│ │ │ ├── CurrentPageChangedEvent.as
│ │ │ ├── CursorModeChangedEvent.as
│ │ │ ├── DocumentLoadedEvent.as
│ │ │ ├── DocumentPrintedEvent.as
│ │ │ ├── ErrorLoadingPageEvent.as
│ │ │ ├── ExternalLinkClickedEvent.as
│ │ │ ├── FitModeChangedEvent.as
│ │ │ ├── InteractionElementCreatedEvent.as
│ │ │ ├── InteractionElementDeletedEvent.as
│ │ │ ├── InteractionElementEditedEvent.as
│ │ │ ├── InternalLinkClickedEvent.as
│ │ │ ├── PageLoadedEvent.as
│ │ │ ├── PageLoadingEvent.as
│ │ │ ├── ScaleChangedEvent.as
│ │ │ ├── SearchAbstractsDownloadedEvent.as
│ │ │ ├── SelectionCreatedEvent.as
│ │ │ ├── SwfLoadedEvent.as
│ │ │ └── ViewModeChangedEvent.as
│ │ ├── skinning
│ │ │ ├── GradientBackground.as
│ │ │ ├── GradientHSlider.as
│ │ │ ├── GradientImageButton.as
│ │ │ ├── GradientLabel.as
│ │ │ └── GradientTextInput.as
│ │ └── streaming
│ │ ├── AVM2Loader.as
│ │ ├── DupImage.as
│ │ ├── DupLoader.as
│ │ ├── IDocumentLoader.as
│ │ ├── IGenericDocument.as
│ │ ├── IGenericMovieClip.as
│ │ ├── ITextSelectableDisplayObject.as
│ │ └── SwfDocument.as
│ └── FlexPaper_SDK4
│ ├── locale
│ │ ├── bg_BG
│ │ │ └── FlexPaper.properties
│ │ ├── cz_CS
│ │ │ └── FlexPaper.properties
│ │ ├── de_DE
│ │ │ └── FlexPaper.properties
│ │ ├── dn_DN
│ │ │ └── FlexPaper.properties
│ │ ├── el_EL
│ │ │ └── FlexPaper.properties
│ │ ├── en_US
│ │ │ └── FlexPaper.properties
│ │ ├── es_ES
│ │ │ └── FlexPaper.properties
│ │ ├── fi_FN
│ │ │ └── FlexPaper.properties
│ │ ├── fr_FR
│ │ │ └── FlexPaper.properties
│ │ ├── hu_HU
│ │ │ └── FlexPaper.properties
│ │ ├── it_IT
│ │ │ └── FlexPaper.properties
│ │ ├── nl_BE
│ │ │ └── FlexPaper.properties
│ │ ├── nl_NL
│ │ │ └── FlexPaper.properties
│ │ ├── pl_PL
│ │ │ └── FlexPaper.properties
│ │ ├── pt_BR
│ │ │ └── FlexPaper.properties
│ │ ├── pt_PT
│ │ │ └── FlexPaper.properties
│ │ ├── pv_FN
│ │ │ └── FlexPaper.properties
│ │ ├── ru_RU
│ │ │ └── FlexPaper.properties
│ │ ├── se_SE
│ │ │ └── FlexPaper.properties
│ │ ├── tr_TR
│ │ │ └── FlexPaper.properties
│ │ └── zh_CN
│ │ └── FlexPaper.properties
│ └── src
│ ├── caurina
│ │ └── transitions
│ │ ├── AuxFunctions.as
│ │ ├── Equations.as
│ │ ├── properties
│ │ │ ├── ColorShortcuts.as
│ │ │ ├── CurveModifiers.as
│ │ │ ├── DisplayShortcuts.as
│ │ │ ├── FilterShortcuts.as
│ │ │ ├── SoundShortcuts.as
│ │ │ └── TextShortcuts.as
│ │ ├── PropertyInfoObj.as
│ │ ├── SpecialProperty.as
│ │ ├── SpecialPropertyModifier.as
│ │ ├── SpecialPropertySplitter.as
│ │ ├── Tweener.as
│ │ └── TweenListObj.as
│ └── com
│ ├── adobe
│ │ └── serialization
│ │ └── json
│ │ ├── JSON.as
│ │ ├── JSONDecoder.as
│ │ ├── JSONEncoder.as
│ │ ├── JSONParseError.as
│ │ ├── JSONToken.as
│ │ ├── JSONTokenizer.as
│ │ └── JSONTokenType.as
│ └── devaldi
│ ├── controls
│ │ ├── CadViewPlugin.as
│ │ ├── flexpaper
│ │ │ ├── About.mxml
│ │ │ ├── FitModeEnum.as
│ │ │ ├── FlexPaperViewer_Base.mxml
│ │ │ ├── FlexPaperViewer.mxml
│ │ │ ├── HighlightMarker.as
│ │ │ ├── IFlexPaperPlugin.as
│ │ │ ├── IFlexPaperPluginControl.as
│ │ │ ├── IFlexPaperViewModePlugin.as
│ │ │ ├── NoMoreSearchResultsDialog.mxml
│ │ │ ├── PleaseWaitPerformingSearch.mxml
│ │ │ ├── PrintRangeDialog.mxml
│ │ │ ├── ProcessingPrint.mxml
│ │ │ ├── SearchShapeMarker.as
│ │ │ ├── ShapeMarker.as
│ │ │ ├── skins
│ │ │ │ ├── GradientButtonBarButtonSkin.mxml
│ │ │ │ └── GradientButtonBarSkin.mxml
│ │ │ ├── styles
│ │ │ │ └── default.css
│ │ │ ├── utils
│ │ │ │ ├── FlexPaperCursorManager.as
│ │ │ │ ├── FullscreenHandler.as
│ │ │ │ ├── MacMouseWheelHandler.as
│ │ │ │ ├── ResourceUtil.as
│ │ │ │ ├── StreamUtil.as
│ │ │ │ ├── TextMapUtil.as
│ │ │ │ └── VersionHandler.as
│ │ │ ├── Viewer.as
│ │ │ └── ViewModeEnum.as
│ │ ├── FlowBox.as
│ │ ├── FlowLayout.as
│ │ ├── FlowTwoPage.as
│ │ ├── FlowVBox.as
│ │ ├── MatrixTransformer.as
│ │ ├── SinglePagePlugin.as
│ │ ├── Spinner.as
│ │ ├── TwoPagePlugin.as
│ │ └── ZoomCanvas.as
│ ├── events
│ │ ├── CurrentPageChangedEvent.as
│ │ ├── CursorModeChangedEvent.as
│ │ ├── DocumentLoadedEvent.as
│ │ ├── DocumentPrintedEvent.as
│ │ ├── ErrorLoadingPageEvent.as
│ │ ├── ExternalLinkClickedEvent.as
│ │ ├── FitModeChangedEvent.as
│ │ ├── InternalLinkClickedEvent.as
│ │ ├── PageLoadedEvent.as
│ │ ├── PageLoadingEvent.as
│ │ ├── ScaleChangedEvent.as
│ │ ├── SelectionCreatedEvent.as
│ │ ├── SwfLoadedEvent.as
│ │ └── ViewModeChangedEvent.as
│ ├── skinning
│ │ ├── CustomButtonBarButtonSkin.mxml
│ │ ├── CustomButtonBarSkin.mxml
│ │ ├── GradientBackground.as
│ │ ├── GradientHSlider.as
│ │ ├── GradientImageButton.as
│ │ ├── GradientLabel.as
│ │ └── GradientTextInput.as
│ └── streaming
│ ├── AVM2Loader.as
│ ├── DupImage.as
│ ├── DupLoader.as
│ ├── IDocumentLoader.as
│ ├── IGenericDocument.as
│ ├── IGenericMovieClip.as
│ ├── ITextSelectableDisplayObject.as
│ └── SwfDocument.as
├── MyFlexPaperViewer.swf
└── 参考文件
├── Flash builder 4.6 下载 破解.docx
├── flexpaper的二次开发总结及探讨.docx
├── flexpaper简单的二次开发.docx
└── FlexPaper阅读器开发手册.docx
99 directories, 345 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论