vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Embedded MP3 Attachment Player (https://vborg.vbsupport.ru/showthread.php?t=240671)

maryx 12-04-2010 05:58 PM

Is there a way to skin this so it looks decorative in my forum posts? Is there a place online that has skins that would work with this player?

Excellent mod, thanks very much!:up:

sweetpotato 12-11-2010 09:54 AM

The player still shows for not Mp3 file such as word attachment. Sorry I have to remove it.

CRDeveloper 12-29-2010 09:43 AM

Quote:

Originally Posted by toolmanwill (Post 2116115)
i use this code, works like a charm
Code:

<!-- Embed Player -->
<vb:if condition="$show['member']">
<vb:if condition="$attachment[attachmentextension] == mp3">
<embed type="application/x-shockwave-flash" src="{vb:raw vboptions.bburl}/audio-player.swf?audioUrl=attachment.php?{vb:raw session.sessionurl}attachmentid={vb:raw attachment.attachmentid}&amp;d={vb:raw attachment.dateline}" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" />
</vb:if>
</vb:if>
<!-- /Embed Player -->

Thanx Eric, i like this...nice and simple!1

That did the job! Thanks

vbcreator 01-03-2011 10:30 AM

so useful for my community, thanks

maryx 01-03-2011 12:36 PM

Quote:

Originally Posted by maryx (Post 2129301)
Is there a way to skin this so it looks decorative in my forum posts? Is there a place online that has skins that would work with this player?

Excellent mod, thanks very much!:up:

bump!

OldSchoolDSL 01-04-2011 09:12 PM

Installed

Although I do not allow members to upload mp3 files.

Kingdombuilder 01-24-2011 05:16 AM

Works Great thanks for the support...

edgemedia 02-17-2011 03:34 AM

I have one question, is ist possible to hide the mp3 File it self. So that you can hear the mp3 but you no link to download?

Kingdombuilder 02-17-2011 05:41 AM

Quote:

Originally Posted by edgemedia (Post 2163480)
I have one question, is ist possible to hide the mp3 File it self. So that you can hear the mp3 but you no link to download?


You would be better off with a MP3 BBcode. normally you enter them like:

[mp3]http://www.address_to.mp3[/mp3]

This way you can have the audio file streamed. i would look for a mp3 bbcode. I had one that worked well on 4.0.8 vb. but that same one does not seem to work on the 4.1.1.

Orakk 02-17-2011 06:20 AM

Quote:

Originally Posted by edgemedia (Post 2163480)
I have one question, is ist possible to hide the mp3 File it self. So that you can hear the mp3 but you no link to download?

I to would like to know if that can be done with this attn mod?


All times are GMT. The time now is 06:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01127 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete