The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

code for show music player

3 posters

Go down

Solved code for show music player

Post by qmars(pkq) Mon 7 Jul 2014 - 12:09

hello forumation team
best team!
what is the code(tage) of online music player in phpbb3?
music
with direct link


Last edited by qmars(pkq) on Sun 13 Jul 2014 - 12:03; edited 1 time in total
qmars(pkq)
qmars(pkq)
Forumember

Posts : 210
Reputation : 1
Language : english,persian
Location : iran

http://lemon-13.full-forum.com

Back to top Go down

Solved Re: code for show music player

Post by Ange Tuteur Mon 7 Jul 2014 - 12:30

Hello qmars(pkq),

Have you tried the following tutorial ?
https://help.forumotion.com/t112787-seamless-music-player
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: code for show music player

Post by qmars(pkq) Mon 7 Jul 2014 - 12:36

Ange Tuteur wrote:Hello qmars(pkq),

Have you tried the following tutorial ?
https://help.forumotion.com/t112787-seamless-music-player
no bro
i want tage of player for users
it mean they have a direct llink of a music and they want to share it in posts
i want tage of player
qmars(pkq)
qmars(pkq)
Forumember

Posts : 210
Reputation : 1
Language : english,persian
Location : iran

http://lemon-13.full-forum.com

Back to top Go down

Solved Re: code for show music player

Post by qmars(pkq) Mon 7 Jul 2014 - 12:58

some thing like this tag code for show music player   for showing image
i want some tages for play music in post
qmars(pkq)
qmars(pkq)
Forumember

Posts : 210
Reputation : 1
Language : english,persian
Location : iran

http://lemon-13.full-forum.com

Back to top Go down

Solved Re: code for show music player

Post by Ange Tuteur Mon 7 Jul 2014 - 13:01

qmars(pkq) wrote:some thing like this tag code for show music player   for showing image
i want some tages for play music in post
You could use youtube to play music videos. What is the URL of the music they're wanting to post, for example ?
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: code for show music player

Post by qmars(pkq) Mon 7 Jul 2014 - 13:11

erore Invalid YouTube video
theyre video isnt from youtoub
it is a direct link of music or video
for example this music http://lemon-13.com/m%20up/music/3443a94d70bebb8de5a0d4.mp3
qmars(pkq)
qmars(pkq)
Forumember

Posts : 210
Reputation : 1
Language : english,persian
Location : iran

http://lemon-13.full-forum.com

Back to top Go down

Solved Re: code for show music player

Post by Ange Tuteur Mon 7 Jul 2014 - 13:52

I'd have to see if I could come up with anything. In the mean time thanks for the example.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: code for show music player

Post by qmars(pkq) Mon 7 Jul 2014 - 14:01

tnx bro
im wating for your help
qmars(pkq)
qmars(pkq)
Forumember

Posts : 210
Reputation : 1
Language : english,persian
Location : iran

http://lemon-13.full-forum.com

Back to top Go down

Solved Re: code for show music player

Post by qmars(pkq) Wed 16 Jul 2014 - 10:16

im wating for u yet Ange Tuteur
qmars(pkq)
qmars(pkq)
Forumember

Posts : 210
Reputation : 1
Language : english,persian
Location : iran

http://lemon-13.full-forum.com

Back to top Go down

Solved Re: code for show music player

Post by Ange Tuteur Wed 16 Jul 2014 - 21:02

See if this works :
Modules > JavaScript Codes Management > Create a new script

Title : your choice
Placement : In the topics
Paste the code below and submit :
Code:
$(function(){$('.post .postbody a').each(function() {if (/http:\/\/.*?.mp3/.test($(this).html())) $(this).html($(this).html().replace(/(http:\/\/.*?.mp3)/ig,'<audio controls><source src="$1" type="audio/mpeg"></audio>')).before($(this).html()).remove()})});
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: code for show music player

Post by qmars(pkq) Thu 17 Jul 2014 - 7:54

wow!
tnx u bro
it was work!
please help me about https://help.forumotion.com/t134314-icons-in-new-post
u r the best!
qmars(pkq)
qmars(pkq)
Forumember

Posts : 210
Reputation : 1
Language : english,persian
Location : iran

http://lemon-13.full-forum.com

Back to top Go down

Solved Re: code for show music player

Post by Derri Thu 17 Jul 2014 - 7:59

Topic Solved and Locked
Derri
Derri
Helper
Helper

Male Posts : 8711
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum