• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: MP3 made simple
PostPosted: Sun Nov 06, 2011 4:30 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Wed Apr 23, 2008 7:53 am
Posts: 5145
Location: The Netherlands
Maak UDT genaamd 'mp3' met de inhoud:
Code:
echo '<embed type="application/x-shockwave-flash" flashvars="audioUrl=' . ($params[file]) . ' "src="http://www.google.com/reader/ui/3523697345-audio-player.swf" width="400" height="27" quality="best" style="z-index:0;" wmode="transparent"></embed>';

In de pagina roep je de UDT aan met:
Code:
{mp3 file="pad/naar/bestand.mp3"}
Of
Code:
{mp3 file="http://www.buispost.eu/pad/naar/bestand.mp3"}


Voorbeeld: http://www.rolftjassens.com/blog/mp3-made-simple

Grtz. Rolf

_________________
Dutch CMSMS community website cmsms.nl and Wiki wiki.cmsms.nl
--------------------------
My CMSMS Tips and Tricks Weblog and website about Pneumatic Tube Systems / Rohrpost
My other (Dutch) website: Smakelijk eten zonder zout (Design: Compufairy)


Top
 Profile  
 
 Post subject: Re: MP3 Made Simple
PostPosted: Mon Nov 07, 2011 11:29 am 
Offline
Power Poster
Power Poster

Joined: Fri Oct 20, 2006 12:07 pm
Posts: 417
Wow Rolf, komt vast eens van pas!

Thanks Evert


Top
 Profile  
 
 Post subject: Re: MP3 made simple
PostPosted: Thu Mar 22, 2012 7:47 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Sat Apr 10, 2010 4:26 am
Posts: 177
Location: Gorinchem
and you can make a playlist with m&c factory and almost same the piece of code above. (only i have used the google music player) works very cool ;D ;)


Top
 Profile  
 
 Post subject: Re: MP3 made simple
PostPosted: Mon Apr 09, 2012 8:16 am 
Offline
Power Poster
Power Poster

Joined: Wed Mar 19, 2008 4:54 pm
Posts: 507
mits een kleine aanpassing in de UDT kan je het mp3-bestand veel korter aanroepen met {mp3 file="bestandsnaam.mp3"}. Voorwaarde is wel dat je de mp3's opslaat in de map uploads/mp3

Code:
$config = cmsms()->GetConfig();
$str = $config['root_url'];
echo '<embed type="application/x-shockwave-flash" flashvars="audioUrl= '.$str.'/uploads/mp3/' . ($params[file]) . ' "src="http://www.google.com/reader/ui/3523697345-audio-player.swf" width="400" height="27" quality="best" style="z-index:0;" wmode="transparent"></embed>';


Top
 Profile  
 
 Post subject: Re: MP3 made simple
PostPosted: Wed Aug 08, 2012 8:42 am 
Offline
Power Poster
Power Poster

Joined: Wed Mar 19, 2008 4:54 pm
Posts: 507
Let op want deze code werkt niet meer omdat de Google mp3-speler verhuisd is naar http://flash-mp3-player.net/


Top
 Profile  
 
 Post subject: Re: MP3 made simple
PostPosted: Sun Sep 23, 2012 8:21 am 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Wed Apr 23, 2008 7:53 am
Posts: 5145
Location: The Netherlands
Ik heb even met Google gebeld en ze heb de mp3-player weer terug gezet op de server.
Bovenstaande code werkt dus weer!

grt. Rolf

_________________
Dutch CMSMS community website cmsms.nl and Wiki wiki.cmsms.nl
--------------------------
My CMSMS Tips and Tricks Weblog and website about Pneumatic Tube Systems / Rohrpost
My other (Dutch) website: Smakelijk eten zonder zout (Design: Compufairy)


Top
 Profile  
 
 Post subject: Re: MP3 made simple
PostPosted: Sun Sep 23, 2012 8:34 am 
Offline
Power Poster
Power Poster

Joined: Wed Mar 19, 2008 4:54 pm
Posts: 507
Ik ben ondertussen overgestapt naar de Yahoo!Webplayer, http://webplayer.yahoo.com/

in de "Pagina specifieke metadata" zet je
Code:
<script type="text/javascript" src="http://webplayer.yahooapis.com/player.js"></script>


Waar je een mp3 of video wil tonen zet je
Code:
<a href="http://www.websitenaam.xx/uploads/mp3/example3.mp3">Yodel (mp3 link)</a>
of
Code:
<a href="http://www.youtube.com/watch?v=i56XeM0-b8Y">filmpje (YouTube link)</a>


Top
 Profile  
 
 Post subject: Re: MP3 made simple
PostPosted: Fri Feb 15, 2013 12:49 pm 
Offline
Forum Members
Forum Members
User avatar

Joined: Tue Nov 29, 2011 10:42 am
Posts: 187
Ik gebruik nu ook Yahoo Webplayer op http://dordrechtlions.nl/foto-film/2012-2013-tube werkt goed.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner