Selam Arkadaşlar,
Örnekte bakarsanız Bir Flash Var...
örnek:
www.internet-deposu.comöyle bir Flash hangi programla yapabilinir
veya aşağdaki kodları,kendi resimleri eklerek
nasıl değiştirebilirim.
<html>
<body>
<title><<>> || TeknoPaylasim.NET || <<>></title>
<div id="mpu_layout" align="center">
<div class="body">
<div id="flashcontent_topslot" class="swiff_container {'swiffVerify':{ 'version':'9', 'swf_ele': 'mymovie_wide', 'plain_ele': 'topslot_noflash_replacement' } }">
<div id="topslot_noflash_replacement">
<ol>
<li style="background-image: url('http://img.gamespot.com/gamespot/shared/home2/leadhome/lichkingw_081208t.jpg');">
</ol>
</div>
<script type="text/javascript">
var topslot = '<object width="568" height="278" data="http://image.com.com/gamespot/images/cne_flash/staging/slide_show/gs_wide_topslot/topslot_wide.swf" type="application/x-shockwave-flash" id="mymovie_wide">';
topslot += '<param value="http://image.com.com/gamespot/www/flash/topslot/topslot_wide.swf" name="movie"/>';
topslot += '<param value="high" name="quality"/>';
topslot += '<param value="always" name="allowScriptAccess"/>';
topslot += '<param value="true" name="swLiveConnect"/>';
topslot += '<param value="transparent" name="wmode"/>';
topslot += '<param value="myVar2=http://www.gamespot.com/pages/hub/modules/topslot_xml.php?topslot_platform=0&topslot_genre=0&topslot_region=1" name="flashVars"/>';
topslot += '</object>';
document.getElementById('topslot_noflash_replacement').style.display = 'none';
document.write(topslot)
</script>
</div>
</div>
</div>
</body>
</html>