Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
/ swfobject Public archive
forked from davidklassen/swfobject

SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file.

License

Notifications You must be signed in to change notification settings

Realeyes/swfobject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swfobject

Made by unshiftVersion npmIRC channel

This a browserify compatible version of the swfobject library which is used to embed flash objects in your browsers.

The full documentation is available at: https://code.google.com/p/swfobject/wiki/documentation

Installation

This module is intended to be used in browserify and can therefor be installed using npm:

npm install --save swfobject

Versioning

This module follows the versioning scheme that the swfobject uses. The major is the major version used by the swfobject project. The minor version is also used by the project. So swfobject 2.2 maps to 2.2.x on semver. The patch versions are used by this library to update browserify releases, fixes and other misc changes.

License

Same as the swfobject's license, MIT

About

SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Shell 1.5%