Help - Search - Members - Calendar
Full Version: how do u upload flash images
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
pimpin231
how do u? _smile.gif
tofumonzter
flash images? huh.gif

do you mean .swf file? for me, i just upload tthem like normal. mellow.gif
ryan_73
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 -->
DrNick311
Just upload them to any regular webhost. Picture sites won't take SWF, though, so don't try uploading them to Photobucket or anything.
xlilaznmonkeyx
try imageshack.us dey now allow to upload .swf files happy.gif
uLoVeMikeRoch
QUOTE(xlilaznmonkeyx @ Jul 29 2004, 8:03 PM)
try imageshack.us dey now allow to upload .swf files happy.gif

Holy crap ur right! and they updated the file from 800 to 1000 something, i didnt want to use photobucket and stuff so i always used imageshack! Yay!! thanks for informing me!
xlilaznmonkeyx
QUOTE(uLoVeMikeRoch @ Jul 30 2004, 12:59 PM)
Holy crap ur right! and they updated the file from 800 to 1000 something, i didnt want to use photobucket and stuff so i always used imageshack! Yay!! thanks for informing me!

ur welcome! wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.