Embedding SWF Files in a wiki page

You can 'attach' an uploaded .swf file as shown in the following example.

Tap the hamster. If he likes it, you might score.

[swf:hampsterhitbetter.swf|300|200|8]

==You need the Flash Player!

Go to [http://www.adobe.com|Adobe] to get the latest
version of the flash player so you too can view this 
content.

[/swf]

Tap the hamster. If he likes it, you might score.

You need the Flash Player!

Go to Adobe to get the latest
version of the flash player so you too can view this
content.

Notes

  1. The stuff between the [swf] and [/swf] is used when the end-user doesn't have the proper version of the flash player installed.

  2. The arguments used in [swf] are:

    [swf:filename.swf | width | height | version]

    where the unit of width and height is the pixel.