Plugins/Cflash plugin
From b2evolution manual
CFlash is very easy to use
Contents |
[edit] Add new file type
First add new file type on your b2evolution installation go to App Settings-> File Types Add file Type Extension = swf MimeType = application/x-shockwave-flash swf
[edit] Put plugin file onto your blog
UnZip Cflash and upload it into your plugins folder
[edit] Activate the plugin
Go to app settings:: plugins activate the new Cflash plugin
[edit] In postings
write your post and add this simple code (example) [swf src=http://www.blog.cingusoft.com/media/blogs/Cingusoft%20Blog/so_tester.swf width=300 height=300 id=test version=7 bgcolor=#336699]
the src is the url of your swf file, you simply upload the swf file and add the url of your media library
id is the id value of your swf file version is the flash video version bgcolor is the color of the background after bgcolor you can add other parameters quality scale
For future releases I will add more parameters
ATTENTION The required values are src width height id version
In this order
src=value width=value height=valu id=value version=value
other values are optional.
(NB this is the contents of the author's instruction file for Cflash 0.01beta with some clarifications and formatting added)
