Hi, I have a flash banner I need to put on my blog, but I have no idea how to do it. Can anyone help? Thanks!
is it in swf format? if yes upload in http://imageshack.us/ and put the code in your blog. if blogger blog - add in templated code in wordpress - add directly
Here is the file I need. I dont know hot to put this on my blog: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="468" height="60" id="fx_468x60" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="fx_468x60.swf?clickTag=http://www.questradefx.com/?cpao=179&kw=Banner+Ad" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="fx_468x60.swf?clickTag=http://www.questradefx.com/?cpao=179&kw=Banner+Ad" quality="high" bgcolor="#ffffff" width="468" height="60" name="fx_468x60" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>
Can anyone help me out? I really need to get this banner up for a contract, so any help would be just great! Thanks!
If you have blog on blogger.com then you can take help from here http://blogger-templates.blogspot.com/2005/09/flash-slideshow.html But you need a Flickr account which you can create by yahoo id.
Because of IE's new "Restriction" Use SWFObject (previously FlashObject) Javascript block to include your Flash object. It's hella easy, and a nicer solution to including Flash files rather than the standard object embed.