CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 流媒体/Mpeg4

文件名称:telcast123

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-04-01
  • 文件大小:
    4.22mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

解析、处理和生成SWF文件!

JavaSWF2是BSD许可证下的JavaSWF2 Java源代码 - 这是一个BSD许可协议是与GPL兼容的。



此版本是阿尔法质量 - 这意味着,它不是功能完整的,并没有经过彻底的测试。不过,也有发布之日起,没有已知的重大问题。- parsing, manipulation and generation of the Macromedia Flash(TM) file format known as SWF ("swiff").
(系统自动生成,下载前可以参看下载内容)

下载文件列表

telcast/.classpath
telcast/.mymetadata
telcast/.project
telcast/.settings/.jsdtscope
telcast/.settings/org.eclipse.core.resources.prefs
telcast/.settings/org.eclipse.jdt.core.prefs
telcast/.settings/org.eclipse.wst.common.component
telcast/.settings/org.eclipse.wst.common.project.facet.core.xml
telcast/.settings/org.eclipse.wst.jsdt.ui.superType.container
telcast/.settings/org.eclipse.wst.jsdt.ui.superType.name
telcast/src/com/anotherbigidea/flash/interfaces/SWFActions.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFFileSignature.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFHeader.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFShape.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFSpriteTagTypes.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFTags.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFTagTypes.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFText.java
telcast/src/com/anotherbigidea/flash/interfaces/SWFVectors.java
telcast/src/com/anotherbigidea/flash/movie/Actions.java
telcast/src/com/anotherbigidea/flash/movie/Button.java
telcast/src/com/anotherbigidea/flash/movie/EditField.java
telcast/src/com/anotherbigidea/flash/movie/ExportedSymbol.java
telcast/src/com/anotherbigidea/flash/movie/Font.java
telcast/src/com/anotherbigidea/flash/movie/FontDefinition.java
telcast/src/com/anotherbigidea/flash/movie/FontLoader.java
telcast/src/com/anotherbigidea/flash/movie/Frame.java
telcast/src/com/anotherbigidea/flash/movie/Image.java
telcast/src/com/anotherbigidea/flash/movie/ImageUtil.java
telcast/src/com/anotherbigidea/flash/movie/ImportedSymbol.java
telcast/src/com/anotherbigidea/flash/movie/Instance.java
telcast/src/com/anotherbigidea/flash/movie/MorphShape.java
telcast/src/com/anotherbigidea/flash/movie/Movie.java
telcast/src/com/anotherbigidea/flash/movie/MovieClip.java
telcast/src/com/anotherbigidea/flash/movie/Placement.java
telcast/src/com/anotherbigidea/flash/movie/QTMovie.java
telcast/src/com/anotherbigidea/flash/movie/Shape.java
telcast/src/com/anotherbigidea/flash/movie/Sound.java
telcast/src/com/anotherbigidea/flash/movie/Symbol.java
telcast/src/com/anotherbigidea/flash/movie/Text.java
telcast/src/com/anotherbigidea/flash/movie/TimeLine.java
telcast/src/com/anotherbigidea/flash/movie/Transform.java
telcast/src/com/anotherbigidea/flash/readers/ActionParser.java
telcast/src/com/anotherbigidea/flash/readers/MovieBuilder.java
telcast/src/com/anotherbigidea/flash/readers/SWFReader.java
telcast/src/com/anotherbigidea/flash/readers/TagParser.java
telcast/src/com/anotherbigidea/flash/sound/ADPCMConstants.java
telcast/src/com/anotherbigidea/flash/sound/ADPCMEncodeStream.java
telcast/src/com/anotherbigidea/flash/sound/ADPCMHelper.java
telcast/src/com/anotherbigidea/flash/sound/MP3Frame.java
telcast/src/com/anotherbigidea/flash/sound/MP3Helper.java
telcast/src/com/anotherbigidea/flash/sound/RawHelper.java
telcast/src/com/anotherbigidea/flash/sound/SoundStreamHead.java
telcast/src/com/anotherbigidea/flash/structs/AlphaColor.java
telcast/src/com/anotherbigidea/flash/structs/AlphaTransform.java
telcast/src/com/anotherbigidea/flash/structs/ButtonRecord.java
telcast/src/com/anotherbigidea/flash/structs/ButtonRecord2.java
telcast/src/com/anotherbigidea/flash/structs/Color.java
telcast/src/com/anotherbigidea/flash/structs/ColorTransform.java
telcast/src/com/anotherbigidea/flash/structs/FillStyle.java
telcast/src/com/anotherbigidea/flash/structs/LineStyle.java
telcast/src/com/anotherbigidea/flash/structs/Matrix.java
telcast/src/com/anotherbigidea/flash/structs/Rect.java
telcast/src/com/anotherbigidea/flash/structs/SoundInfo.java
telcast/src/com/anotherbigidea/flash/structs/Style.java
telcast/src/com/anotherbigidea/flash/SWFActionCodes.java
telcast/src/com/anotherbigidea/flash/SWFConstants.java
telcast/src/com/anotherbigidea/flash/Unprotector.java
telcast/src/com/anotherbigidea/flash/writers/ActionTextWriter.java
telcast/src/com/anotherbigidea/flash/writers/ActionWriter.java
telcast/src/com/anotherbigidea/flash/writers/DummySWFWriter.java
telcast/src/com/anotherbigidea/flash/writers/SWFActionsImpl.java
telcast/src/com/anotherbigidea/flash/writers/SWFTagDumper.java
telcast/src/com/anotherbigidea/flash/writers/SWFTagTypesImpl.java
telcast/src/com/anotherbigidea/flash/writers/SWFWriter.java
telcast/src/com/anotherbigidea/flash/writers/TagWriter.java
telcast/src/com/anotherbigidea/io/Byte4ByteDebugStreams.java
telcast/src/com/anotherbigidea/io/CountingOutputStream.java
telcast/src/com/anotherbigidea/io/InStream.java
telcast/src/com/anotherbigidea/io/OutputStreamWrapper.java
telcast/src/com/anotherbigidea/io/OutStream.java
telcast/src/com/anotherbigidea/util/Base64.java
telcast/src/com/anotherbigidea/util/Hex.java
telcast/src/com/sun/media/multiplexer/video/AVIMux.java
telcast/src/ttt/AliveDaemon.java
telcast/src/ttt/Analyses.java
telcast/src/ttt/AudioVideoPlayer.java
telcast/src/ttt/AudioVideoRecorder.java
telcast/src/ttt/AVReceiveSimple.java
telcast/src/ttt/ColoredShape.java
telcast/src/ttt/Connection.java
telcast/src/ttt/Constants.java
telcast/src/ttt/DesCipher.java
telcast/src/tt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com