Unstoppable Domains

How to put swf file into website

Spaceship Spaceship
Watch

splatmaster02

Established Member
Impact
0
okay i use yahoo for my host and i had someone make me a banner for the hompage its a swf file but when i try and put it in my webpage it doesnt show up or any error nothing does is there another way to put it in my file right now im using <img src="undergroundgameing.swf"> is that wrong any help would be apriciated.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
.US domains.US domains
Hello,

You can not use an swf file as an IMG tag as far as I know, but I may be wrong, if I am someone correct me.

I have always used .swf files with the OBJECT tag like this:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="XXX" height="XXX" id="some-name" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="XXX.swf" />
<param name="loop" value="false" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="XXX.swf" loop="false" quality="high" bgcolor="#ffffff" width="XXX" height="XXX" name="some-name" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Things in blue are things you should edit to match your file ;)

This is how I have always used .swf files in html, if anyone knows a better way, please post for both our sakes :wave:
 
0
•••
you must upload the file .swf on FTP programs or online(free) and transfer it to your website, then replace the <code="yourswfname.swf> with the url page to the swf u uploaded to your site. If you don't get it i can show u in video or help u out, i do .swf many times.
 
0
•••
Hey thanks everyone got it working saved the day luckily nice to have a site were people just give you help without harrasing or jokeing.
 
0
•••
No problem!
We are just glad you got it fixed ;)
 
0
•••
I'm still not able to the swf uploaded to my site. Do you have a video showing how to do it? Any help would be appreciated.
 
0
•••
This was really useful! Thanks for leaving it posted - a great help.
 
0
•••
Appraise.net

We're social

Domain Recover
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back