Changes between Initial Version and Version 1 of Ticket #7319


Ignore:
Timestamp:
Aug 28, 2010, 4:50:50 AM (14 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7319 – Description

    initial v1  
    11Hi, I haven't been able to get an attached flv (or an flv URL) to work using FlashEmbedMacro.  The youtube syntax works, but not an attached flv. I think it's probably a path problem with the JW player .  Here is my wiki code:
    22
     3{{{
    34[[Embed(flv=moodle_enhanced_file_mod.flv,purl=/player.swf)]]
     5}}}
    46
    57The moodle_enhanced_file_mod.flv is attached to the page. The JW player, player.swf is in the project's plugins directory, but I've put it in various places, including Apache's www root for the site.  I've also tried various permutations for the purl in the code, but no luck.  Any help would be appreciated, thanks.