Personal tools

Talk:Gallery2:Modules:mp3audio

From Gallery Codex

Hi

I'm new to Codex therefore I still have some fears to edit the original page directly ;-)

I found the following typos:

line with: open /modules/mp2audio/MP3AudioRender.class and find:

the filename should read as: /modules/mp3audio/classes/MP3AudioRender.class

A hint to clear the cache after this change would be useful ;-)


If you want to manipulate the HTML to change the way the player is called, here is a complete list of all parameters:

1. a reference to the file above would be very helpfull

2. in the following box on the original page there are id3-tag names shown and not parameters. Shouldn't it reference these parameters:


  width="525" height="292" 
  ...
  <param name="quality" value="high"/>
  <param name="wmode" value="transparent"/> 
  <param name="scale" value="noscale"/>
  <param name="salign" value="lt"/>
  <param name="allowScriptAccess" value="always"/> ...


BTW: Is there no autostart parameter?

OK: That's enough for my first contribution!

rgds

--Oceco 19:27, 12 June 2008 (UTC)

advertisements