Could somebody please write some documentation for this plugin? Like what goes into trac.ini? = Plugin for Flash Player = == Description == The FlashViewPlugin display Flash like Image Macro. == Bugs/Feature Requests == Existing bugs and feature requests for FlashViewPlugin are [query:status!=closed&component=FlashViewPlugin&order=priority here]. If you have any issues, create a [/newticket?component=FlashViewPlugin&owner=yuanying new ticket]. == Download and Source == [download:flashviewplugin Download the zipped source], check out [/svn/flashviewplugin using Subversion], or [source:flashviewplugin browse the source] with Trac. == Example == === Simple Usage === {{{ [[FlashView(file, width, height)]] }}} {{{ [[FlashView(OtherPage:foo.swf,400,300)]] # if current module is wiki [[FlashView(base/sub:bar.swf,400,300)]] # from hierarchical wiki page [[FlashView(#3:baz.swf,400,300)]] # if in a ticket, point to #3 [[FlashView(ticket:36:boo.swf,400,300)]] [[FlashView(source:/FlashViews/bee.swf,400,300)]] # straight from the repository! [[FlashView(htdocs:foo/bar.swf,400,300)]] # FlashView file in project htdocs dir. }}} == Recent Changes == [[ChangeLog(flashviewplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:yuanying] [[BR]] '''Contributors:'''