ToscaWidget wrapper for swfobject
Project description
.. contents::
Detailed Documentation
**********************
tw.swfobject documentation
==============================
This Widget encapsulates the google code swfobject JavaScript library
`http://code.google.com/p/swfobject/`_ for embedding Shockwave Flash content in a standards-friendly manner.
The current swfobject version packaged with this widget is version 2.2
`http://swfobject.googlecode.com/files/swfobject_2_2.zip`_
Example:
From within your controller, simply instantiate a SwfObject and return this instance to be rendered with your template::
swfobject = SwfObject(swf = "/path/to/mycontent.swf", width = 640, height = 480, flashvars = {"myvar": 0})
From within your template, simply call the swfobject::
${swfobject()}
Contributors
************
Main developpers
================
* Patrick McKinnon <swfobject[at]txsv[dot]com
Maintainer
==========
* Nicolas Laurance <nicolas[dot]laurance[at]gmail[dot]com>
Change history
**************
New in 0.2
==========
Update to swfobject 2.2
New in 0.1
==========
First Release
Detailed Documentation
**********************
tw.swfobject documentation
==============================
This Widget encapsulates the google code swfobject JavaScript library
`http://code.google.com/p/swfobject/`_ for embedding Shockwave Flash content in a standards-friendly manner.
The current swfobject version packaged with this widget is version 2.2
`http://swfobject.googlecode.com/files/swfobject_2_2.zip`_
Example:
From within your controller, simply instantiate a SwfObject and return this instance to be rendered with your template::
swfobject = SwfObject(swf = "/path/to/mycontent.swf", width = 640, height = 480, flashvars = {"myvar": 0})
From within your template, simply call the swfobject::
${swfobject()}
Contributors
************
Main developpers
================
* Patrick McKinnon <swfobject[at]txsv[dot]com
Maintainer
==========
* Nicolas Laurance <nicolas[dot]laurance[at]gmail[dot]com>
Change history
**************
New in 0.2
==========
Update to swfobject 2.2
New in 0.1
==========
First Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tw.swfobject-0.2dev-20090428.tar.gz.
File metadata
- Download URL: tw.swfobject-0.2dev-20090428.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31a02e06d06075d65cc0c24aa93573cb4e383833162bcb51c4cfbc882bfa7d95
|
|
| MD5 |
219f17c3d12bd3d56c14ee1168d9bb54
|
|
| BLAKE2b-256 |
71832e11dfbc9f15ed271b166347effbeafbcc66ff8e3b52c600f3141a0e7755
|