
06-03-2010, 10:16 PM
|
|
|
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by doemasters
I have been trying to figure out how to get my flash file to work in my content page as a widget, here is the code below
<html>
<body>
<object classid="clsid  27CDB6E-AE6D-11cf-96B8-444553540000" width="222" height="162">
<param name="MOVIE" value="Player016-White.swf">
<param name="QUALITY" value="HIGH">
<embed src="Player016-White.swf"
quality="high"
type="application/x-shockwave-flash"
width="222" height="162"
>
</embed></object>
</body>
</html>
here is a link showing the file working in an html page
http://rolltidebama.com/jukebox.html
thanks for any ideas
|
https://vborg.vbsupport.ru/showthread.php?t=243043
|