タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

jQueryとFlashに関するgoingerのブックマーク (2)

  • jQuery plugin|Ajax|PHP & JavaScript Room

    PHPJavaScriptCSS、Webページ埋め込みによる音声・動画配信方法など、実用的なプログラミング・テクニックを解説jQuery + Adobe Flash integration plugin 〔jQuery+Adobe Flash統合プラグイン〕 jQuery Flash Plugin〔Flashムービーの埋め込み〕 jQuery Media Plugin〔様々なメディアファイルの埋め込みタグに変換する〕 jQuery SWFObject Plugin 〔jQuery版SWFObjectプラグイン〕 jQueryを使用した、WebページにFlashオブジェクトを埋め込むためのJavaScriptツール。 flashembed('myContainer', 'myflash.swf')のように記述するだけで、WebページにFlashオブジェクトを簡単に埋め込むことが

  • jQuery Flash Plugin

    A jQuery plugin for embedding Flash movies. Features Simple, but powerful. Specify what you need, and nothing more -- sensible defaults take care of the rest. $('#hello').flash({ src: 'hello.swf', width: 320, height: 240 }); Perform sophisticated replacements by passing a custom callback. $('.custom').flash(null, null, function(htmlOptions){ // do stuff }); Overwrite the defaults to always to meet

  • 1