Forum OpenACS Development: Re: Embedding flash video player

Collapse
Posted by Dave Bauer on
Thanks!

This helps but does not solve the issue of accessing the FLV. For that I need an SWF that takes an argument of the URL pointing to the FLV. Once I have that SWF I can add it to a page using the swfobject code.

Collapse
Posted by Gustaf Neumann on
The idea of the xowiki usage is to write to your page e.g.

[[swf:demo.swf|Demo|-menu true]]

if the file does not exist, one can upload it using the provided link. If for some reason, you cannot upload it to the content repository, it does not help currently. extending the link syntax for external references seems possible to me.