how do u upload flash images |
how do u upload flash images |
Jul 22 2004, 08:57 AM
Post
#1
|
|
![]() "ITS JAZZ BABY" ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 448 Joined: Apr 2004 Member No: 10,251 |
how do u?
|
|
|
|
![]() |
Jul 23 2004, 03:01 AM
Post
#2
|
|
![]() Junior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 457 Joined: Jun 2004 Member No: 26,537 |
where do you want to use your flash images? on your xanga? first you'll have to upload your flash images (.swf files) to a hosting site. then use a code like this below and insert the url address of where your flash .swf file is stored in the code. adjust the size of the flash image accordingly by changing the width and height parameters in the code then put it in your xanga.
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=227 HEIGHT=227> <PARAM NAME=movie VALUE="http://insert url address of flash file here"> <PARAM NAME=quality VALUE=high> <PARAM NAME=loop VALUE=true> <EMBED src="http://insert url address of flash file here" loop=true quality=high WIDTH=227 HEIGHT=227 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 --> |
|
|
|
pimpin231 how do u upload flash images Jul 22 2004, 08:57 AM
tofumonzter flash images?
do you mean .swf file? for me, i ... Jul 23 2004, 12:39 AM
DrNick311 Just upload them to any regular webhost. Picture ... Jul 23 2004, 03:45 PM
xlilaznmonkeyx try imageshack.us dey now allow to upload .swf fil... Jul 29 2004, 08:03 PM
uLoVeMikeRoch QUOTE(xlilaznmonkeyx @ Jul 29 2004, 8:03 PM)t... Jul 30 2004, 12:59 PM
xlilaznmonkeyx QUOTE(uLoVeMikeRoch @ Jul 30 2004, 12:59 PM)H... Jul 30 2004, 01:28 PM![]() ![]() |