QED:Gflash
From QED
Press the start button for sound.
Contents |
Syntax
<gflash>width height http://LOCATION/FILENAME.swf</gflash>
or
<gflash>width height http://LOCATION/FILENAME.swf resize</gflash>
where width and height should be replaced either by the desired number of pixels for the width and height, or by the desired percentages of the available width or height that the image could fill.
If resize is specified, then the width and height will be adjusted based on the screen resolution. The adjustment assumes that the specified width and height are intended for a 1280x1024 screen.
Example
<gflash>480 340 http://isaacnewton.princeton.edu/images/5/53/Strummer_2b.swf resize</gflash>
See also
QED:Flash — display uploaded .swf files
Notes
- Support for inlining external .swf files may be discontinued.
- The original author of the extension is marius.treitz@i-u.de
- The resize option is a QED enhancement.












