<?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/"
	>

<channel>
	<title>The FlashPalette Blog &#187; flash templates for photographers</title>
	<atom:link href="http://www.flashpalette.com/blog/tag/flash-templates-for-photographers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashpalette.com/blog</link>
	<description>The FlashPalette Blog, where everything happens</description>
	<lastBuildDate>Thu, 30 Sep 2010 20:36:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Deco Mobile sites with Flashpalette Websites</title>
		<link>http://www.flashpalette.com/blog/opening-mobile-websites/</link>
		<comments>http://www.flashpalette.com/blog/opening-mobile-websites/#comments</comments>
		<pubDate>Mon, 24 May 2010 13:24:12 +0000</pubDate>
		<dc:creator>Shannon</dc:creator>
				<category><![CDATA[Mobile Sites]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[flash templates for photographers]]></category>
		<category><![CDATA[flash website templates]]></category>
		<category><![CDATA[how to add make a mobile website open]]></category>
		<category><![CDATA[mobile website soultions]]></category>
		<category><![CDATA[templates for photographers]]></category>
		<category><![CDATA[website templates]]></category>

		<guid isPermaLink="false">http://www.flashpalette.com/blog/?p=443</guid>
		<description><![CDATA[I think the most common question we have had in the past few days from our clients is &#8220;how will my clients get directed to the moblie site when accessing my website from a smart phone?&#8221;.
This is easy.  Deco Mobile now has a code you can place in the header section of your splash page [...]]]></description>
			<content:encoded><![CDATA[<p>I think the most common question we have had in the past few days from our clients is &#8220;how will my clients get directed to the moblie site when accessing my website from a smart phone?&#8221;.</p>
<p>This is easy.  Deco Mobile now has a code you can place in the header section of your splash page that will automatically bring up your mobile website.</p>
<p>The code is:</p>
<p>&lt;script  language=javascript&gt;<br />
if((navigator.userAgent.match(/iPhone/i)) ||  (navigator.userAgent.match(/iPod/i)) ||  (navigator.userAgent.match(/Android/i)))<br />
{<br />
location.href=&#8217;http://<span style="color: #ff0000;">YOUR URL/FOLDER NAME FOR YOUR mobilesite</span>&#8216;;<br />
}<br />
&lt;/script&gt;</p>
<p>To put it in your FlashPalette website splash page you will have to do it manually, but it&#8217;s not hard.</p>
<p>1. Go to your My Documents/Flashpalette Website folder.</p>
<p>2. click on your index.html file in that folder.</p>
<p>3. For PC users right click and open with note pad, for mac users Control-Click on the file&#8217;s icon, then select text edit.</p>
<p>4. You will see a page of writing, look for the code htat says &lt;/HEAD&gt;</p>
<p>5.  copy the code below to your index page placing it just before the &lt;/HEAD&gt; tag.</p>
<p>&lt;script  language=javascript&gt;<br />
if((navigator.userAgent.match(/iPhone/i)) ||  (navigator.userAgent.match(/iPod/i)) ||  (navigator.userAgent.match(/Android/i)))<br />
{<br />
location.href=&#8217;http://<span style="color: #ff0000;">YOUR URL/FOLDER NAME FOR YOUR mobilesite</span>&#8216;;<br />
}<br />
&lt;/script&gt;</p>
<p>6. Change the line in red.   you will want it to have your URL and your folder name that you gave your mobile website.</p>
<p>7. Click save as &#8212; then save as index.html  We recommend you save it to a separate folder. This way your editor will not overwrite the changes you have made to the page when you update other parts of your website.</p>
<p>8. Load the new index.html page on your server, making sure to over-write the old file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashpalette.com/blog/opening-mobile-websites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

