jQuery + Adobe Flash integration plugin

程序名称:jQuery + Adobe Flash integration plugin

授权协议: 未知

操作系统: 跨平台

开发语言: JavaScript

jQuery + Adobe Flash integration plugin 介绍

Embedding Flash with flashembed.js

flashembed is a javascript tool that you can use to embed Flash objects to
you website. There are other tools for embedding flash objects but none of
them offers the same flexibility and ease of use as this one.

Benefits

  • Easy to use. Other Flash embedding tools can be hard to understand and use. You need to read loads of documentation for achieving a very simple task. This tool takes only 1 to 3 arguments and thats it.
  • JSON configuration. Today many flash objects are configured with lot’s of parameters and many of those parameters are complex JSON objects. This plugin enables to supply JSON configurations directly to your Flash object. You don’t need to hazzle with complex strings and character escapes. In fact this was the main reason for developing this plugin.
  • Alternate content. This plugin offers the easiest way to handle users with old Flash versions or users that do not have flash at all. You have following choises

    1. Default behaviour is to replace alternate content with flash if user has required flash version.
    2. You setup express install to upgrade Flash on the fly.
    3. You can configure you own onFail method that can generate content dynamically. You may even want to set up alternate browser instead of Flash.
    4. If you are too lazy to configure anything you can let this tool to show default message which is actually very informational. User will see a message informing about required player version and a direct link to correct download page.
    5. jQuery support. jQuery is no longer required but is very well supported. If you have many Flash objects on your site (such as sifr objects) jQuery is an ideal tool for “flash-enabling” them. It has native query language for finding elements and this plugin can replace those elements with Flash. jQuery is not required sot this tool can also work without it.
    6. flexible API access. After you have placed your Flash object to the page you’ll instantly have the handle to the Flash object’s programming interface (API) if such is profided.
    7. Size. Althought rich in features this plugin weights a ridiculous 4.1 kb when packed.

Usage

// without jQuery: replace first argument with flash
flashembed( element , { parameters } , {configuration} );

// with jQuery: replace selected jQuery objects with flash
$(” selector “).flashembed({ parameters } , {configuration} );

jQuery + Adobe Flash integration plugin 官网

http://plugins.jquery.com/project/flashembed

相关编程语言

MuPlayer 是一款跨平台、轻量级的音频播放解决方案,...
OS FLV 是一个 开源和可嵌入网页的flv播放器。 这个...
DewPlayer音乐播放器,样式很简单,而且很实用.播放器...
JW FLV MEDIA PLAYER是一个开源的在网页上使用的Fla...
Speakker 是一个基于 Web 浏览器的音乐播放器,只提...
Player Framework 是一个开源的支持 HTML5 的视频播...