Enter Amount:

geoloc
Main Menu
Home
mgmedia2
Downloads
Support
Impress
Latest downloads
com_mgmedia2-1.20
Login Form





Lost Password?
No account yet? Register
Who's Online
We have 4 guests online

Matratze Münster
Matratze Berlin
Matratze Flensburg

mgmediabot support forum

 
maria
User
Posts: 5
graphgraph
 
can't have a wma playlist. just one song is played - 2009/07/16 04:03 I am having troubles making a playlist when I try to use wma files.

Eg. I have this code:

{mgmediabot2}path=images/stories/Musica_enlinea/a-punk.wma|path=images/stories/Musica_enlinea/ angela.wma|popup=Click here to play|width=300|height=300{/mgmediabot2}

and the display ( http://www.principioweb.com.mx/atractor/index.php?option=com_content&view=article&id=68 src="http://www.needful.de/mgmediabot-demo/components/com_joomlaboard/emoticons/tongue.png" alt="" style="vertical-align: middle;border:0px;" />laylist )

only plays one song!! it is not playing both songs in the code, I wonder why!

Any help would be great!

Marķa
  | | The administrator has disabled public write access.
Marco Goebenich
Admin
Posts: 980
graph
 
Re:can't have a wma playlist. just one song is played - 2009/07/16 08:08 Hi!

As I said in the other thread, playlist does not work in this way with wma files. For mp3 files this should work.

Regards

Marco
  | | The administrator has disabled public write access.
maria
User
Posts: 5
graphgraph
 
Re:can't have a wma playlist. just one song is played - 2009/07/17 18:25 Thanks!

According to your recommendation I created a ASX file following the format presented in other posts:

<asx version="3">
<entry>
<title>a-punk</title>
<ref href="http://principioweb.com.mx/httpdocs/atractor/images/stories/Musica_enlinea/a-punk.wma"/>
</entry>
<entry>
<title>courage</title>
<ref href="http://principioweb.com.mx/httpdocs/atractor/images/stories/Musica_enlinea/courage.wma"/>
</entry>
</asx>

But it is not working... have no idea what I am doing wrong...any inshight will be highly appreciated!

best

Maria
  | | The administrator has disabled public write access.