文件名称:flex 文件上传下载完整代码(修正版)
文件大小:4.7MB
文件格式:ZIP
更新时间:2012-12-03 16:14:47
flex 文件上传 文件下载 FileReference
在项目开发过程中,经常会遇到文件上传下载的问题。但在flex中由于安全沙箱的原因flex程序不能直接访问本地文件,但是flex SDK中提供了FileReference和FileReferenceList两个类,可以通过这两个类来实现文件的上传下载。
【文件预览】:
FileUpDownLoad
----.project(1KB)
----flex_libs()
----.settings()
--------org.eclipse.core.resources.prefs(88B)
--------org.eclipse.wst.common.component(598B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.common.project.facet.core.xml(269B)
--------org.eclipse.jst.common.project.facet.core.prefs(364B)
----.actionScriptProperties(1KB)
----html-template()
--------AC_OETags.js(8KB)
--------index.template.html(4KB)
--------history()
--------playerProductInstall.swf(657B)
----src()
--------upload()
--------download()
----WebContent()
--------WEB-INF()
--------META-INF()
----bin-debug()
--------AC_OETags.js(8KB)
--------FileUpDownLoad.swf(406KB)
--------history()
--------FileUpDownLoad.html(4KB)
--------playerProductInstall.swf(657B)
----.classpath(546B)
----flex_src()
--------FileUpDownLoad.mxml(2KB)
----.flexProperties(330B)