can someone me plug this flash suff in |
can someone me plug this flash suff in |
Aug 31 2004, 02:44 PM
Post
#1
|
|
![]() "ITS JAZZ BABY" ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 448 Joined: Apr 2004 Member No: 10,251 |
ok i ill give you the the swf and you plug it in for me?
|
|
|
|
![]() |
Sep 1 2004, 02:46 AM
Post
#2
|
|
![]() Junior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 457 Joined: Jun 2004 Member No: 26,537 |
here's how to add flash to your site. first you have to upload your swf file to a hosting site of your choice. i use angelfire.com but you can use another free hosting like Imageshack which doesn't require you to sign up for an account. after you upload it, get the url for the swf file and insert it into 2 places in the following code where it says "enter url for swf here"
CODE <!-- begin code provided by createblog.com --> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=lineas WIDTH=157 HEIGHT=195> <PARAM NAME=movie VALUE="enter url for swf here"> <PARAM NAME=quality VALUE=high> <PARAM NAME=loop VALUE=true> <EMBED src="enter url for swf here" loop=true quality=high WIDTH=157 HEIGHT=195 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT> <!-- end code provided by createblog.com --> adjust the width and height of your flash movie if you need to, insert the whole code into your xanga look and feel and that's all there is to it. |
|
|
|
![]() ![]() |