タグ

swfに関するperezvonのブックマーク (12)

  • Flash/SWF/format/Lossless - YoyaWiki Plus!

    こちらが図付きで分かり易いです http://labs.gree.jp/blog/2010/10/1263/ SWFバイナリ編集のススメ第四回 (GIF) http://labs.gree.jp/blog/2010/12/1902/ SWFバイナリ編集のススメ第五回 (PNG) (PNG や GIF のような)可逆圧縮の画像データを保存するタグ 例えば細かい模様は JPEG だとぼやけてダメなので 画像データ(パレットorビットマップ)を zlib 圧縮するが、PNG と違う独自フォーマット (20) DefineBitsLossless フォーマットによってパレット形式とビットマップ形式がある。どちらも独自形式 共通部分 +--------------------------------------------------------------------+--- | tag & le

    perezvon
    perezvon 2011/05/10
    DefineBitsLossless, DefineBitsLossless2
  • FreeHEP Web Site - FreeHEP Java Libraries

    General Introduction Team License Mailing Lists Publications & Talks Users User Information Maven Repositories Global Libraries Use with NetBeans Use with Eclipse FreeHEP 1.x Web Maven 1.x Plugins Forums Bugs and Issues Developer Information Migration Status Source Code Compile, Test and Install Deploy Continuous Integration Release Adding Modules Native Code Coding Standard Changes 1.x - 2.x Infr

    perezvon
    perezvon 2011/03/28
    "The goal of the FreeHEP library is to encourage the sharing and reuse of Java code in High Energy Physics." org.freehep.graphicsio.swfなるパッケージがある。
  • IO_SWF \ Package \ Openpear

    Description SWF バイナリを解釈/編集する為のライブラリです。 IO_Bit が必要です (deps設定の仕方は後で調べる) Recent Release - 1.0.4 -- released on 2010/09/13 13:30:17 - 1.0.3 -- released on 2010/08/25 19:15:03 - 1.0.2 -- released on 2010/08/16 16:56:02 % pear install openpear/IO_SWF View All Releases >> Changes - DefineBitsJPEG3(with alphadata) 対応 - tag replace 系 function で入れ替え対象の tag code 複数指定に対応。 - replaceTagByCharacterId の実装 (TagCod

    perezvon
    perezvon 2011/03/28
    「SWF バイナリを解釈/編集する為のライブラリです。 IO_Bit が必要です。主に Flash Lite を対象にしています。」
  • Flashbug

    Compatibility: Firebug 1.7 (Firefox 4/5) Firebug 1.8 (Firefox 4/5/6/7/8/9) Firebug 1.9 (Firefox 9/10/11) File Size: About 950Kb Change Log What's New Improved support for Firebug 1.9 Description Flashbug 1.8 has finally been released and to be honest it was a bit late to the show. It now supports Firebug 1.8 and adds a whole bunch of new features. There is also a new experimental panel called the

  • SWFバイナリ編集のススメ第三回 (JPEG) | GREE Engineering

    こんにちは。メディア開発のよやです。 前回、SWF書き換えの簡単なサンプルを示しました。 今回は、JPEG 画像入れ替えについてです。 SWFにおける画像の扱い SWF はベクター画像とビットマップ画像の両方に対応しています。 画像情報を格納する tag には幾つかの種類があります。(tag 名の後ろにつく数字は省略) DefineShape (ベクター画像。どのペンで何処に線を引いたといった情報) DefineBitsJPEG (JPEG画像) (*1) DefineBitsLossless (PNG的な可逆圧縮画像, シンプルなフォーマットをZlib圧縮) これらの中で比較的差し替えが楽な JPEG画像を取り上げます。 JPEG tag について Flash Lite 1.1/2.0 で対応する JPEG 系 tag は以下の4つです。 JPEGTables, DefineBits,

    SWFバイナリ編集のススメ第三回 (JPEG) | GREE Engineering
    perezvon
    perezvon 2011/03/15
    jpegの構造。JPEGTables, DefineBits, DefineBitsJPEG2, DefineBitsJPEG3について。
  • Hacking SWF – Everything You Never Wanted To Know About Shapes In Flash | w3blog

  • Learning Erlang and Adobe Flash format same time

    Since Luke Gorrie encouraged me to learn Erlang, I have been playing with a bit with the language. One of the most attracting points is bit syntax. When you want a byte array with 65, 66, 67. I can write it as <<65,66,67>>. Further more, When you want a bit pattern of 4 in four bits, 1 in four bits and 0x4243 in 16 bits, you may say <<4:4, 1:4, 16#4243:16>>. What a cool! $ erl Eshell V5.6.4 (abort

    Learning Erlang and Adobe Flash format same time
  • swfmill in Launchpad

    Generate or decompile Adobe Flash SWF files using an XML dialect. Inspect and modify the XML by hand, or by using a built in XSLT processor.

    perezvon
    perezvon 2009/12/12
    swfmill is an xml2swf and swf2xml processor with import functionalities. "contributors"にどこかで見た名前が。
  • KLab

    ご指定のページが見つかりませんでした URLの変更、もしくはページが削除された可能性があります。 お手数ですが、以下のリンクから目的のページをお探しください。

    KLab
  • www

    Welcome to freedesktop.org freedesktop.org hosts the development of free and open source software, focused on interoperability and shared technology for open-source graphical and desktop systems. We do not ourselves produce a desktop, but we aim to help others to do so. Our loose community of projects mostly produce software and/or specifications. Software projects Most of our member projects prod

    perezvon
    perezvon 2008/03/26
    Swfdec (pronounced "swiff deck") is a decoder/renderer for Macromedia Flash animations
  • SWFTOOLS

    SWFTools is a collection of utilities for working with Adobe Flash files (SWF files). The tool collection includes programs for reading SWF files, combining them, and creating them from other content (like images, sound files, videos or sourcecode). SWFTools is released under the GPL. The current collection is comprised of the programs detailed below: PDF2SWF A PDF to SWF Converter. Generates one

  • SWFファイルフォーマットとライセンス(その2) : DSAS開発者の部屋

    少し前の話になりますが、とうとうFlex 3 SDKとAIR SDKが公開されました。既にお使いの方も多いかと思います。 さて、以前「SWFファイルフォーマットとライセンス」という記事を書いたのですが、Flex 3 SDKが公開されてどうなったかの続報をお伝えします。 まず、大きな変更として、オープンソースな部分が増えました。Flex 2 SDKのときはFlex FrameworkのみがMPL(Mozilla Public License)だったのですが、Flex 3 SDKになって、コンパイラ、デバッガ、SWFライブラリ等もMPLになりました。Adobe Open Source に Flex SDK プロジェクト があるので、詳しくはそちらをご覧下さい。「プロジェクトページなんてどうでも良い、早くソースを見せろ」という方は、Flex SDK のsvnリポジトリが <http://open

    SWFファイルフォーマットとライセンス(その2) : DSAS開発者の部屋
  • 1