vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How do I get this code to work in a post? (https://vborg.vbsupport.ru/showthread.php?t=195387)

myrvtalk 11-03-2008 11:36 PM

How do I get this code to work in a post?
 
I would like to be able to post the code for an audio player in my forum.

I'm not a technical guy so I hope someone can point me in the right direction.

Thanks

*******************
<object type="application/x-shockwave-flash" data="http://www.trafficgeyser.net/player/audioplayer.swf" id="audioplayer1" width="260" height="24"><param name="movie" value="http://www.trafficgeyser.net/player/audioplayer.swf"><param name="FlashVars" value="playerID=1&amp;autostart=no&amp;bg=0xf8f8f8 &amp;leftbg=0xeeeeee&amp;lefti con=0x666666&amp;rightbg=0xcccccc&amp;rightbghover =0x999999&amp;righticon=0x6666 66&amp;righticonhover=0xFFFFFF&amp;text=0x666666&a mp;slider=0x666666&amp;track=0 xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&am p;soundFile=http%3A%2F%2Fwww.t rafficgeyser.net%2Fdownload%2Faudio%2F8718_0_Trail er_Sway_Control_MyRVTalk.mp3"> <param name="quality" value="high"><param name="menu" value="false"><param name="bgcolor" value="#FFFFFF"></object>

UKBusinessLive 11-04-2008 05:01 PM

You need to change that into a bb code for it to work in your forums post.

Would a bbcode for a you tube setup be any good for you or is it just an audio player you want??? there seems to be an awful lot of code for just an audio player.

if you want just a basic bbcode for youtube files then just copy this in your BB Code Manager

Code:

<object type="application/x-shockwave-flash" data="http://www.youtube.com/v/dMH0bHeiRNg" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/dMH0bHeiRNg" />BORKED</object>
:confused:

Seven Skins 11-04-2008 05:10 PM

https://vborg.vbsupport.ru/showthread.php?t=130868

https://vborg.vbsupport.ru/showthrea...light=you+tube

myrvtalk 11-04-2008 05:19 PM

Quote:

Originally Posted by UKBusinessLive (Post 1659445)
You need to change that into a bb code for it to work in your forums post.

Would a bbcode for a you tube setup be any good for you or is it just an audio player you want??? there seems to be an awful lot of code for just an audio player.

if you want just a basic bbcode for youtube files then just copy this in your BB Code Manager

Code:

<object type="application/x-shockwave-flash" data="http://www.youtube.com/v/dMH0bHeiRNg" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/dMH0bHeiRNg" />BORKED</object>
:confused:


I have a YouTube code that works for YouTube video. It doesn't work with this code.

I was just trying to copy and paste this code in a post and get it to work.

:confused:

UKBusinessLive 11-04-2008 07:06 PM

Tell us a bit more about the code is it just an MP3 player you want to embed?? are there any links to the actual product you can give so we can see at first hand??

I see [FLASH] is there but there are too many variables that need to be passed off for most MP3 players to work on a forum post???

Every little helps ;)

Have you seen this hack?? Embed MP3 in post using flash player https://vborg.vbsupport.ru/showthread.php?t=170794

Could this be what your looking for????

myrvtalk 11-04-2008 08:13 PM

Quote:

Originally Posted by UKBusinessLive (Post 1659542)

Have you seen this hack?? Embed MP3 in post using flash player https://vborg.vbsupport.ru/showthread.php?t=170794

Could this be what your looking for????


I was trying to get by without having to upload the mp3 to my server but this worked.

THANKS!


All times are GMT. The time now is 03:05 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.00953 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete