Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: syckliam on February 01, 2008, 01:18:37 AM

Title: embedding audio player
Post by: syckliam on February 01, 2008, 01:18:37 AM
hi there, my sincere apologies if this question has already been asked.

but i would like to know if its possible to embedd a flash player into the main forum code. so users can browse the forums and the music keeps on playing no matter what page they go to.

Thanks.
Title: Re: embedding audio player
Post by: eleven0 on February 01, 2008, 01:33:42 AM
http://custom.simplemachines.org/mods/index.php?mod=977

check this out.
Title: Re: embedding audio player
Post by: syckliam on February 02, 2008, 06:44:50 AM
Thanks for the response
Although, I don't want to embed it into a post. i want to embed it into index.template.php
unless I'm mistaken thats not what that does. If it does that please correct me, and feel free to :slap: me   ;)
Title: Re: embedding audio player
Post by: karlbenson on February 02, 2008, 07:19:56 AM
No, my auto embed video clips mod won't work for audio.

There is an mp3 flash player mod.

However you need to note, every time they change the page, the music will restart.
Title: Re: embedding audio player
Post by: myaicons on February 02, 2008, 11:32:47 AM
why dont you just include a popup in your template that directs to a player (such as beatport)...

that way it can play in the background as a separate window...

thats what i have  :)
Title: Re: embedding audio player
Post by: dpunkz on February 06, 2008, 02:02:19 AM
Quote from: myaicons on February 02, 2008, 11:32:47 AM
why dont you just include a popup in your template that directs to a player (such as beatport)...

that way it can play in the background as a separate window...

thats what i have  :)

how would i set that up