Hello There, Guest! Login or Register


Sound on topic?
#3
Let's say the following is the html code/script for http://kemaliciouz.com/index.php (it's a hidden sound player that plays a specific sound from your FTP right away when the page pops up)

So, 1) you need a html code uploaded on a FTP:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Untitled Page</title>
<meta name="Chillnat0r" content="Hi there!">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div id="bv_WinMedia1" style="position:absolute;left:118px;top:78px;width:150px;height:150px;z-index:0;" align="left">
<embed src="David Guetta (featuring Kid Cudi) - Memories.mp3" id="WinMedia1" border="0" autostart="true" loop="true" hidden="true" width="150" height="150">
</div>
</body>
</html>

2) go to your topic and use the following with your link of course:

Code:
[html]<iframe frameborder='0' width='900' height='2185' src='http://kemaliciouz.com/index.php'></iframe>[/html]

Just check out the BB start post, pretty much the same schema.
Reply


Messages In This Thread
Sound on topic? - by shoru - 05-13-2010, 05:31 PM
Re: Sound on topic? - by LasTRace - 05-13-2010, 05:32 PM
Re: Sound on topic? - by Turkey - 05-13-2010, 08:36 PM
Re: Sound on topic? - by shoru - 05-13-2010, 08:57 PM
Re: Sound on topic? - by Turkey - 05-13-2010, 09:03 PM
Re: Sound on topic? - by shoru - 05-13-2010, 09:05 PM
Re: Sound on topic? - by Rien - 05-14-2010, 01:32 AM