Hi!
I need some help here with my HTML code sorry did not know where to post this.......
But how do i position my flash file in my html code?
i want to position it with pixels! HTML is not my thing 
thank you!
I need some help here with my HTML code sorry did not know where to post this.......
But how do i position my flash file in my html code?
HTML Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>index</title> <script language="javascript">AC_FL_RunContent = 0;</script> <script src="AC_RunActiveContent.js" language="javascript"></script> <meta http-equiv="content-language" content="sv"> <meta http- equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="content-language" content="sv"> <meta name="bransch" content="arbete, industri, svets"> <meta name="ort" content="index"> <meta name="riktnr" content="036"> <meta name="datum" content="2008.01.13"> <meta name="rating" content="general"> <meta name="robots" content="all"> <meta name="revisit-after" content="30 days"> <meta name="distribution" content="global"> <meta name- equiv="content-language" content="se"> </head> <body bgcolor="#eeeeee"> <!-- saved from url=(0013)about:internet --> <script language="javascript"> if (AC_FL_RunContent == 0) { alert("This page requires AC_RunActiveContent.js."); } else { AC_FL_RunContent( 'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0', 'width', '1280', 'height', '800', 'src', 'index', 'quality', 'high', 'pluginspage', 'http://www.macromedia.com/go/getflashplayer', 'align', 'middle', 'play', 'true', 'loop', 'true', 'scale', 'showall', 'wmode', 'window', 'devicefont', 'false', 'id', 'index', 'bgcolor', '#eeeeee', 'name', 'index', 'menu', 'true', 'allowFullScreen', 'false', 'allowScriptAccess','sameDomain', 'movie', 'index', 'salign', '' ); //end AC code } </script> <noscript> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="1280" height="800" id="index" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="allowFullScreen" value="false" /> <param name="movie" value="index.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#eeeeee" /> <embed src="index.swf" quality="high" bgcolor="#eeeeee" width="1280" height="800" name="index" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </noscript> </body> </html>

thank you!




Linear Mode

