<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Web Design Tutorials &#187; Customizing a CSS Full Site Flash 8 Template</title>
	<atom:link href="http://bestwebdesignz.com/tips/tag/customizing-a-css-full-site-flash-8-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://bestwebdesignz.com/tips</link>
	<description></description>
	<lastBuildDate>Mon, 23 Apr 2012 11:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Customizing a CSS Full Site Flash 8 Template</title>
		<link>http://bestwebdesignz.com/tips/template-customization-tips/customizing-a-css-full-site-flash-8-template/</link>
		<comments>http://bestwebdesignz.com/tips/template-customization-tips/customizing-a-css-full-site-flash-8-template/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 09:50:14 +0000</pubDate>
		<dc:creator>clement</dc:creator>
				<category><![CDATA[Template Customization Tips]]></category>
		<category><![CDATA[Customizing a CSS Full Site Flash 8 Template]]></category>

		<guid isPermaLink="false">http://bestwebdesignz.com/tips/?p=276</guid>
		<description><![CDATA[If you have purchased a CSS Full Site Flash 8 template you might find the following tips helpful. Some CSS and CSS Full Site Flash 8 Templates     Let us use template # 20829 as an example    As mentioned in the template details this is a &#8220;CSS Full Site Flash 8&#8243; template, which [...]]]></description>
			<content:encoded><![CDATA[<p>If you have purchased a CSS Full Site Flash 8 template you might find the following tips helpful.</p>
<h2>Some CSS and CSS Full Site Flash 8 Templates</h2>
<p> <br />
<!-- Templates list code start. --><br />
<script src="http://www.templatehelp.com/codes/pr_interface.php?cols=3&amp;rows=3&amp;sadult=0&amp;sp=10&amp;bgcolor=%23FFFFFF&amp;type=1&amp;category=79&amp;pr_code=asFJLvARf3M6gn9D5WiOWI6K5obg67" type="text/javascript"></script><!-- Templates list code end. -->  Let us use template # 20829 as an example</p>
<p>  <!-- Template Display Interface.--><script src="http://www.templatehelp.com/codes/pr_interface.php?bgcolor=%23FFFFFF&amp;ft=1&amp;number=20829&amp;pr_code=asFJLvARf3M6gn9D5WiOWI6K5obg67" type="text/javascript"></script><br />
<!-- End Of Template Display Interface. --></p>
<p>As mentioned in the template details this is a &#8220;CSS Full Site Flash 8&#8243; template, which basically means it is an html template (css) with a flash element.</p>
<p>In this case the Flash element is only the header. The rest is in HTML.<br />
 <br />
This is why the &#8216;Software Required&#8217; section in the template details specifies that you will need:<br />
<strong>Adobe Photoshop CS+</strong>- to customize the graphics used in the html (content) portion of the template<br />
- the source .psd files and fonts are provided<br />
<strong>Adobe Dreamweaver (or Microsoft Expression Web)</strong><br />
- to customize the html and actual text content<br />
- html and css files are provided in the folder &#8216;site_flash&#8217;<br />
<strong>Adobe Flash 8+</strong><br />
- to customize the Flash header<br />
- the source .fla is provided</p>
<h2>Customizing the bottom text content area of the template:</h2>
<p>To customize the whole bottom portion of the website where the text loads for each of the individual pages, you will need to use a software like Dreamweaver to edit the contents of the html pages (index.html, index-1.html, etc.) found in the folder &#8216;site_flash&#8217;.</p>
<p><a href="http://bestwebdesignz.com/tips/wp-content/uploads/2009/03/dreamweaver-pages1.gif" target="_blank"><img class="alignnone size-full wp-image-284" title="dreamweaver-pages1" src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/03/dreamweaver-pages1.gif" alt="Customizing a CSS Full Site Flash 8 Template" width="717" height="517" /></a><br />
 <br />
The graphics within this portion can be customized using Photoshop to edit and export the graphics from the .psd source files. Replace the relevant images within the &#8220;images&#8221; folder in the &#8220;site_flash&#8221; folder with your edited versions.</p>
<h2>Customizing the Flash header area of the template:</h2>
<p>To customize the Flash header portion you will need to edit and export the .swf file from the header_v8.fla file and replace the .swf in the folder &#8220;flash&#8221; within the &#8220;site_flash&#8221; folder.<br />
 <br />
The way it has been designed and programmed, all the graphics and text are loaded up from movie clip symbols which you cannot see directly from the stage when you open up the .fla file.<br />
 <br />
To replace the images in the Flash header, open the .fla file then open the &#8216;Library Panel&#8217;. Look for the graphics titled &#8216;pic1&#8242;, &#8216;pic2&#8242;, &#8216;pic3&#8242;,&#8217;pic4&#8242;,&#8217;pic5&#8242;,&#8217;pic6&#8242;,&#8217;pic7&#8242;. Open each graphic and click the import button to replace them with your graphics (of similar dimensions). <br />
 <br />
Replace each image with another image of the same dimension (190&#215;175 pixels). <br />
 <br />
You will also notice that there is a movie clip symbol titled &#8216;pics&#8217; where each of these graphics are on the stage, each in a different frame.<br />
<a href="http://bestwebdesignz.com/tips/wp-content/uploads/2009/03/flash-library.gif" target="_blank"><img class="alignnone size-full wp-image-278" title="flash-library" src="http://bestwebdesignz.com/tips/wp-content/uploads/2009/03/flash-library.gif" alt="Customizing a CSS Full Site Flash 8 Template" width="717" height="515" /></a><br />
 <br />
You can similarly customize other elements by finding the relevant symbol in the library and editing it especially:<br />
logo_txt &#8211; to replace the text &#8216;International Hotel&#8217;<br />
txt_pic1 &#8211; to replace the top word displayed over each picture. There are different frames with the different top words.<br />
txt_pic2 &#8211; to replace the bottom word displayed over each picture<br />
After you are done export the swf file from the header_v8.fla file and replace the .swf in the folder &#8220;flash&#8221; within the &#8220;site_flash&#8221; folder.<br />
 <br />
Your completed site will be in the &#8220;site_flash&#8221; folder. On some computers the links might not seem to work when previewing on your browser. This is because the links are in the Flash menu and calling html pages &#8211; your computer settings might prevent you from opening the html files. However this site will work just fine when you upload it to your hosting server.</p>
<p>You can upload the files in your &#8220;site_flash&#8221; folder to your hosting server to make your site live.  A good hosting server is <a href="http://bestwebdesignz.com/recommends/hostgator.htm" target="_blank"><strong>Hostgator</strong></a> on which I host my sites.<br />
 </p>
<h2>Additional Useful Links</h2>
<p>You might find the following links helpful too:<br />
<a href="http://info.template-help.com/after_sale_support/working_with_html/" target="_blank">http://info.template-help.com/after_sale_support/working_with_html/</a><br />
<a href="http://info.template-help.com/after_sale_support/working_with_photoshop/" target="_blank">http://info.template-help.com/after_sale_support/working_with_photoshop/</a><br />
<a href="http://info.template-help.com/after_sale_support/Working_with_Flash/" target="_blank">http://info.template-help.com/after_sale_support/Working_with_Flash/</a></p>
<script type="text/javascript"><!--
                    google_ad_client = "pub-7099335855422733";
                    google_ad_slot = "4729128935";
                    google_ad_width = 336;
                    google_ad_height = 280;
                    //-->
                    </script>
                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
                    ]]></content:encoded>
			<wfw:commentRss>http://bestwebdesignz.com/tips/template-customization-tips/customizing-a-css-full-site-flash-8-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.274 seconds -->

