Question : FBML

Hi,

I dont know if anyone knows much about FBML but i was wondering could i embed a full page there if i wanted to, the only problem being

1 i read somewhere it doesnt allow you to embed flash objects, but i am just pointing to something similar to youtube

2 I use a background picture i will have to point that to somewhere it can reference it from

I have attached the code i want to attach
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
#container {background: url("background.jpg");margin:0 auto;height:800px;width:1024px;position:relative}
#player-frame {
	height:340px;
	width:429px;
	position:absolute;
	top:243px;
	left:371px;
}

</style>
<link href="css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	background-image: url();
	background-color: #B90000;
}
-->
</style></head>

<body>
<div id="container">
	<div id="player-frame"><object width="440" height="320" id="muzuplayer-fm104-1279203346500" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="movie" value="http://www.muzu.tv/player/getPlayer/a/hOsk8YQtig/vidId=698431"></param><param name="wmode" value="transparent"></param><param name="allowfullscreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="bgcolor" value="#000000"></param><param name="quality" value="high"></param><embed src="http://www.muzu.tv/player/getPlayer/a/hOsk8YQtig/vidId=698431" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowScriptAccess="always" wmode="transparent" quality="high" bgcolor="#000000" allowfullscreen="true" width="440" height="320" name="muzuplayer-fm104-1279203346500"></embed></object><br />
	</div>
</div>

Answer : FBML

FBML - face book markup language, right

there is lots of reference on the net, so what exactly is your problem ?

>> but i was wondering could i embed a full page there

there ?  where exactly ? where exactly do you want to integrate what kind of things please specify.

if you want to embed YouTube on your page:
http://www.facebook.com/topic.php?uid=5577282239&topic=20124



Random Solutions  
 
programming4us programming4us