Goear BBCode

Music BBCode Database
BBCodes for embedding Music players
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Goear BBCode

Post by BBCode Bot »

Goear BBCode

Author: noseke
Description: With the Goear BBCode you can embed audio from Goear
BBCode:

Code: Select all

[goear]{IDENTIFIER}[/goear]
HTML:

Code: Select all

<object width="353" height="132"><embed src="http://www.goear.com/files/external.swf?file={IDENTIFIER}" type="application/x-shockwave-flash" wmode="transparent" quality="high" width="353" height="132"></embed></object>
Helpline:

Code: Select all

Goear: [goear]ID from the URL[/goear]
Example:

Code: Select all

[goear]8d0aef6[/goear]
Demo:
[goear]8d0aef6[/goear]
Locked