Tag Archives: Host Code

SWF object and .asp

We’ve embedded a couple of swfobjects into asp files to the host, my trouble is they arent using. In fact, your whole site is messed way up. Everything looked great after i tested it as a result of dreamweaver, and next time i sectioned it off of into. asp them got all messed way up. The following is some sample code i have on this host: Code: <! DOCTYPE code PUBLIC " -//W3C//DTD XHTML 1. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < code xmlns=" http: //www. w3. org/1999/xhtml" lang=" en" xml: lang=" en" > < head> < title> Tailwaters Travel FIshing Co. < /title> < website link href=" layout. css" rel=" stylesheet" type=" text/css" /> < meta http-equiv=" Content-Type" content=" text/html; charset=iso-8859-1" /> < script type=" text/javascript" src=" swfobject. js" > < /script> < script type=" text/javascript" > var flashvars =; var params =; params. trap = " true"; params. level of quality = " best"; var attributes =; attributes. line up = " middle"; swfobject. embedSWF(" black_header. swf", " flashhead", " 997", " 259", " 8. 0. 0", " expressInstall. swf", flashvars, params, attributes); < /script> < script type=" text/javascript" src=" swfobject. js" > < /script> … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment