Log In · Register

 
how do u upload flash images
pimpin231
post 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? _smile.gif
 
 
Start new topic
Replies
ryan_73
post 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 -->
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: