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) July 7th 2014, 12:09 pm

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 July 13th 2014, 12:03 pm; edited 1 time in total
qmars(pkq)
qmars(pkq)
Forumember

Posts : 219
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 July 7th 2014, 12:30 pm

Hello qmars(pkq),

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

Male Posts : 13246
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) July 7th 2014, 12:36 pm

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 : 219
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) July 7th 2014, 12:58 pm

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 : 219
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 July 7th 2014, 1:01 pm

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 : 13246
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) July 7th 2014, 1:11 pm

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 : 219
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 July 7th 2014, 1:52 pm

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 : 13246
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) July 7th 2014, 2:01 pm

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

Posts : 219
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) July 16th 2014, 10:16 am

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

Posts : 219
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 July 16th 2014, 9:02 pm

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 : 13246
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) July 17th 2014, 7:54 am

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 : 219
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 July 17th 2014, 7:59 am

Topic Solved and Locked
Derri
Derri
Helper
Helper

Male Posts : 8755
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