Is it possible to... |
![]() ![]() |
Is it possible to... |
Oct 20 2004, 09:46 PM
Post
#1
|
|
![]() I'm just a little bit crazy... ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,119 Joined: Jun 2004 Member No: 19,760 |
Is it possible to have a flash file inside a skin/layout?
It's possible with chatterboxes and webblogs... but can the same thing be down with a flash file? |
|
|
|
Oct 21 2004, 06:22 PM
Post
#2
|
|
![]() This bitch better work! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 13,681 Joined: Jul 2004 Member No: 28,095 |
i think so. why don't you try?
|
|
|
|
Oct 21 2004, 06:52 PM
Post
#3
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,488 Joined: Feb 2004 Member No: 3,625 |
It's possible. Here's the code you would use:
CODE <!-- begin code provided by createblog.com --> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="X" HEIGHT="Y" id="NAME" ALIGN=""> <PARAM NAME=movie VALUE="URL.swf"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="URL.swf" menu=false quality=high bgcolor=#FFFFFF WIDTH="X" HEIGHT="Y" NAME="NAME" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" loop="none"></EMBED> </object> <!-- end code provided by createblog.com --> Just change the height/width/URL values. |
|
|
|
Oct 22 2004, 04:57 PM
Post
#4
|
|
![]() I'm just a little bit crazy... ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,119 Joined: Jun 2004 Member No: 19,760 |
thanks so much...
I got another question... which sites host flash? like .fla or .swf files... |
|
|
|
![]() ![]() |