ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Flash City &raquo; How to take screenshot</title> <style type="text/css" media="screen"> body { margin: 0; padding: 0; color: #fff; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 100.1%; background: #777 url("images/greybackground.gif"); } #wrapper{ width: 950px; margin: 0px auto; padding: 0px; text-align:left; font-size: 75%; line-height:20px; background: #333; border-left: 3px solid #666; border-right: 3px solid #666; } #header{ padding: 1px 0px; margin: 0; height:117px; background: #000 url("images/banner.jpg") top left no-repeat; } #header-inner{ margin:0; padding:0; } #content{ clear:both; margin: 0; padding: 18px 5px 5px 10px; } #content-inner{ } #main { width: 660px; float:left; margin: 0px 0 0 0px; padding: 0px 0 10px 0px; } #main-inner { margin: 0; padding: 0 7px; overflow:hidden; } #sidebar { padding: 0px; margin: 0px 10px 0 670px; background: #333; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } #footer { clear: both; margin: 0; padding: 10px ; text-align: center; font-size: 95%; } #footer-inner{ background: #444; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; height: 50px; } #footer p{ margin:0; padding:15px 0; } #navigation{ padding: 5px 15px; } #navigation div.fleft{ float:left; } #navigation div.fright{ float:right; } #credit{ text-align:right; padding: 0 15px; } #credit p{ margin:0; color:#777; font-size:95%; } #credit p a, #credit p a:hover{ color:#999; font-weight:100; } #subscribe{ float:right; } #subscribe p{ font-size: 95%; margin: 3px 10px 10px 0; } /* ********** default styles *********** */ p, h1, h2, h3, h4, h5, h6{ margin: 10px 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-family: 'Lucida sans unicode', Tahoma, serif; } h1{ font-size: 190%; } h2{ font-size: 160%; } h3{ font-size: 120%; } h4{ font-size: 110%; } h5{ font-size: 100%; } h6{ font-size: 70%; } a{ color: #F7D673; font-weight:800; text-decoration:none; } a:hover{ text-decoration:underline; } a img{ border:0px; } hr{ height:1px; margin:5px 0; border-top: 1px solid #777; } blockquote{ background: #555; padding: 5px 15px; margin: 3px 30px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } form{ margin: 0; padding:0; } fieldset{ padding:10px; margin:0; border:none; } legend{ font-weight:800; } code{ font-size: 95%; font-family: "Courier New", Courier, monospace; white-space: pre; } td{ vertical-align:top; } .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #666; text-align: center; background-color: #555; padding-top: 4px; margin: 5px 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } #tabs { font-size:100%; line-height:16px; border-top:1px solid #888; border-bottom:1px solid #666; background: url("images/menubg.jpg") repeat-x; } #tabs ul { margin:0; padding:6px 10px 7px 10px; list-style:none; } #tabs li { display:inline; margin:0; padding:0 0px; border-left: 1px solid #444; } #tabs li.first { border-left: none !important; } #tabs a { margin:0 3px 0 6px; padding:4px 10px; text-decoration:none; font-weight:800; } #tabs a:hover { } /* Headings */ #header h3{ margin: 0; padding: 43px 0 0 360px; font-size: 300%; } #header h3 a{ font-weight:100; color: #fff; text-decoration: none; letter-spacing: 1px; } #header h2{ margin: 0; padding: 10px 0 5px 360px; font-weight:800; color: #fff; font-size: 110%; letter-spacing: 1px; } h2#sectiontitle{ font-size:100%; font-weight: 800; background: #444; font-family: arial, verdana, sans-serif; padding: 5px 15px; margin: 0 0 10px 0; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } /* post styles */ .post{ margin: 0 0 10px 0; padding: 5px; background: #444; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .entry{ margin: 0; padding: 0px 10px 3px 10px; } .post h2 { font-size: 160%; font-weight:100; padding: 2px 0 5px 27px; margin: 0px 0 1px 0; border-bottom: 1px solid #555; background: url("images/postheadingbg.gif") 2px 3px no-repeat; } .post h2 a{ text-decoration:none; font-weight:100; } .post h2 a:hover{ text-decoration:none; } .postmetadata{ font-size:90%; padding: 1px 8px 1px 5px; margin: 0; border-top: 1px solid #555; } .postmetadata p{ line-height: 18px; padding: 0; margin: 0px; } /* Comments > WordPress 2.6 */ ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; } ol.commentlist li { border:1px solid #777; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; } ol.commentlist li div.comment-author { padding:0 160px 0 0; } ol.commentlist li div.vcard { font:800 12px/1.9 verdana, arial,sans-serif; } ol.commentlist li div.vcard cite.fn { font-style:normal; } ol.commentlist li div.vcard cite.fn a.url { text-decoration:none; } ol.commentlist li div.vcard img.avatar { border:2px solid #777; top:7px; left:7px; position:absolute; } ol.commentlist li div.comment-meta { font:100 11px/1.9 verdana, arial,sans-serif; position:absolute; top:5px; right:10px; text-align:right; } ol.commentlist li div.comment-meta a { text-decoration:none; } ol.commentlist li p { font:normal 12px/1.5 verdana, arial,sans-serif; margin:0 0 1em; } ol.commentlist li ul { font:normal 12px/1.4 verdana, arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; } ol.commentlist li div.reply { font:bold 12px/1.4 verdana, arial,helvetica,sans-serif; } ol.commentlist li div.reply:hover { } ol.commentlist li div.reply a { text-decoration:none; } ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; } ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; } ol.commentlist li.even { background:#454545; } ol.commentlist li.odd { background:#555; } ol.commentlist li.pingback div.vcard { padding:0 160px 0 0; } #respond h3{ font-size: 105%; font-family: verdana, arial, sans-serif; margin: 3px 0; } .submitbutton{ background:#666; border:1px solid #555; padding:2px 10px; text-align:center; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } /* Legacy Comments < WordPress 2.7 */ h3#comments, h3#postcomment{ font-size: 100%; font-family:verdana, arial, sans-serif; } ol#lcommentlist{ padding: 0 0 0 20px; font-size: 90%; list-style-type: none; } ol#lcommentlist li{ padding: 0px 3px; margin: 0; } ol#lcommentlist li p.commentheader{ margin: 0px 0 0px 0; display: block; padding: 1px 5px; } ul#lcommentlist{ padding: 0; margin:0; list-style-type:none; } ul#lcommentlist li{ display: block; padding: 0; margin: 0 15px 5px 15px; font-size:90%; background: #383838; } ul#lcommentlist p{ margin: 6px 0; } ul#lcommentlist li div.comm{ margin: 1px; padding: 1px; } ul#lcommentlist li div.gravatar { width:50px; float:left; padding: 10px 0 0 10px; } ul#lcommentlist li div.gravatar img{ border: 2px solid #555; } ul#lcommentlist li div.commenttext{ padding: 0; margin:5px 10px 5px 65px; } ul#lcommentlist li div.commenttext div.commentwrapper{ margin:0 0 0 5px; padding: 3px 8px; } /* sidebar styles */ #sidebar a{ text-decoration: none; } #searchbox{ margin: 0 0 10px 0; padding: 10px 0; text-align:center; } #searchbox, .menu{ background: #444; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .menu a{ font-weight: 100; } .menu a:hover{ text-decoration:none; } .menu ul{ margin:0; padding:0; list-style-type:none; } .menu ul li.widget{ padding:2px; margin:0 15px 9px 15px; } .menu ul li.widget ul{ margin: 0; padding:0; } .menu ul li.widget ul li{ border-bottom:1px solid #444; padding: 2px 0 2px 8px; margin:0; } .menu ul li.widget ul li:before { content: "\00B7 \0020"; } .menu ul li.widget ul li ul li{ border-top: 1px solid #444; border-bottom: none !important; padding: 2px 0 2px 15px; } .menu ul li.widget h3{ font-size:170%; padding:6px 0 3px 24px; margin:0; border-bottom: 1px solid #666; color: #eee; font-weight: 100; background: url("images/menuheadingbg.gif") 2px 7px no-repeat; } .menu ul li h3 a{ color: #eee; font-weight: 100; } .menu ul li h3 a:hover{ color: #eee; text-decoration: none; } .menu form{ display:block; margin:0px; padding:4px; } .menu input{ margin:3px 0; font-size:90%; } li.widget .textwidget, li.widget #search ul, { padding: 2px 5px; } /* Calendar styles */ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 200px; } #wp-calendar #next a { padding-right: 10px; text-align: right; } #wp-calendar #prev a { padding-left: 10px; text-align: left; } #wp-calendar a { display: block; } #wp-calendar caption { text-align: center; width: 100%; } #wp-calendar td { padding: 3px 0; text-align: center; } input.searchinput, input.searchsubmit{ background:black; border: 1px solid white; color:white; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } #footer a{ font-weight: 100; } input, textarea{ background: #333; color: #fff; border: 1px solid #888; } input.searchinput, input.searchsubmit{ background:#383838; border: 1px solid #666; color:white; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } </style> </head> <body> <div id="wrapper"> <div id="header"> <div id="LayerFlash" style="position:absolute; width:952px; height:193px; text-align: left; z-index:5; top: 0"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8" width="952" height="193"> <param name="movie" value="home.swf"> <param name="quality" value="autohigh"> <param name="wmode" value="transparent"> <embed src="home.swf" width="952" height="193" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="Transparent"></embed> </object> </div> </div> <div id="tabs"> <ul> <li class="first">&nbsp; </li> </ul> </div> <div id="content"> <div id="content-inner"> <div id="main"> <! [Post Begin]> <div id="PostID1"> <div class="post" id="post-87"> <h2>Paragraph Title Here (What's New?)</h2> <div class="entry"> <p>Use this area to tell your customers about news or developments in your company. Do you have a new product or service? Take this opportunity to keep your site fresh by featuring a top seller or season treat.</p> <div style="clear:both;"></div> </div> </div> </div> <div id="PostID2"> <div class="post" id="post-87"> <h2>Paragraph Title Here (Overview)</h2> <div class="entry"> <p>Use this space to give your web site visitors a brief overview of your company. What is the nature of your business? Who is your target audience? Try to sum it up in a few sentences. </p> <div style="clear:both;"></div> </div> </div> </div> <div id="PostID3"> <div class="post" id="post-87"> <h2>Paragraph Title Here (What We Do)</h2> <div class="entry"> <p>Now that you've explained who you are, go ahead and say a little more about what you do. Do you sell any products or services? Maybe you have some industry-specific information to convey. </p> <div style="clear:both;"></div> </div> </div> </div> </div> <!-- eof main --> <!-- begin sidebar --> <div id="sidebar"> <div class="menu"> <ul> <! [SlideBar Begin]> <li id="SlideBarID1" class="widget widget_links"><h3>Roll</h3> <ul class='xoxo blogroll'> <li><a href="http://www.flasheffect.net">www.flasheffect.net</a><br/><a href="http://www.flashcityonline.com">User Guide</a></li> </ul> </li> <li id="SlideBarID2" class="widget widget_links"><h3>Panel2</h3> <ul class='xoxo blogroll'> <li><a href="http://www.flasheffect.net">www.flasheffect.net</a><br/><a href="http://www.flashcityonline.com">User Guide</a></li> </ul> </li> <li id="SlideBarID3" class="widget widget_links"><h3>Panel3</h3> <ul class='xoxo blogroll'> <li><a href="http://www.flasheffect.net">www.flasheffect.net</a><br/><a href="http://www.flashcityonline.com">User Guide</a></li> </ul> </li> </ul> </div> </div><!-- end sidebar --> <div style="clear:both;"></div> </div> </div> <!-- eo content --> <div id="footer"> <div id="footer-inner"> <p>&diams; <a href="page_1.html">Home </a> &diams; <a href="page_2.html">About Us </a> &diams; <a href="page_3.html">Contact Us </a> &diams; <a href="page_4.html">Services </a> &diams; <a href="http://www.go2share.net">Link5 </a> &diams; <a href="http://www.go2share.net">Flash Effect SiteBuilder</a></p> </div> </div> </div> </body> </html>