<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.luar.com.hk/flashbook/">
<title>Luar&apos;s Flash Playground</title>
<link>http://www.luar.com.hk/flashbook/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2009-12-16T15:49:46+08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=4.32-en" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001428.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001427.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001426.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001425.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001424.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001423.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001422.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001421.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001420.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001419.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001418.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001417.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001416.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001415.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001414.php" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://www.luar.com.hk/flashbook/archives/001428.php">
<title>Flash Player 10.1，客戶端麥克風錄音示範</title>
<link>http://www.luar.com.hk/flashbook/archives/001428.php</link>
<description><![CDATA[感謝<a href="http://labs.adobe.com/downloads/flashplayer10.html">Flash Player 10.1</a>，現在終於可以直接在Browser中用麥克風錄音而無需要Flash Media Server，你可以直接下載由ByteArray轉成的wav檔案...]]></description>
<dc:subject>Experiment</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-12-16T15:49:46+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001427.php">
<title>Windows下PHP在IIS和Apache處理檔案路徑的不同</title>
<link>http://www.luar.com.hk/flashbook/archives/001427.php</link>
<description>Windows下PHP，在IIS和Apache運行，處理檔案路徑是不同...</description>
<dc:subject>PHP</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-10-04T18:54:11+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001426.php">
<title>反盜連與Browsers不同的HTTP Referer麻煩事</title>
<link>http://www.luar.com.hk/flashbook/archives/001426.php</link>
<description>為了節約頻寬，很多Servers都會設置一些反盜連(Hotlink Protection)措施，通常通過檢查HTTP referer來決定連線是否來自自己的Domain，這些措施大多用來保護圖片免受其他網站盜連，不過稍為修改一下，都可以用來保護FLV免受盜連...</description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-10-03T18:24:23+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001425.php">
<title>一些Flash Media Server 3/3.5安裝紀錄</title>
<link>http://www.luar.com.hk/flashbook/archives/001425.php</link>
<description>一些Flash Media Server 3/3.5安裝紀錄...</description>
<dc:subject>FlashCom</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-10-03T01:56:45+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001424.php">
<title>幾個有用SWF版本和Flash Player版本檢查服務</title>
<link>http://www.luar.com.hk/flashbook/archives/001424.php</link>
<description>檢查你目前安裝的Flash Player版本、檢查SWF版本...</description>
<dc:subject>Coolsite</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-10-02T20:10:00+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001423.php">
<title>[AS1/2] 以POST Method傳參數和傳回XML</title>
<link>http://www.luar.com.hk/flashbook/archives/001423.php</link>
<description>如果要用POST Method傳參數，載入的結果是XML，應該用LoadVars還是XML？LoadVars的sendAndLoad不可以處理載入後XML格式，XML的sendAndLoad只可以以GET Method傳參數，不可以用POST Method...</description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-08-23T01:23:20+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001422.php">
<title>你有所不知的HTML發佈Flash的參數（三）：base</title>
<link>http://www.luar.com.hk/flashbook/archives/001422.php</link>
<description>有載入外部資源的都知道，Flash相對路徑是根據它所在HTML而不是Flash自己本身...</description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-07-11T13:02:00+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001421.php">
<title>利用BlendMode:Layer解決MovieClip半透明時，有顏色重疊的問題</title>
<link>http://www.luar.com.hk/flashbook/archives/001421.php</link>
<description>這問題Designer經常會面對，在一個MovieClip裡，如果有幾個不同Symbols重疊，當半透明時，不同Symbols是各自半透明，結果顏色重疊一起...</description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-06-23T15:13:20+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001420.php">
<title>VIIIIXVIIV</title>
<link>http://www.luar.com.hk/flashbook/archives/001420.php</link>
<description>VIIIIXVIIV...</description>
<dc:subject>SiteNews</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-06-04T00:04:13+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001419.php">
<title>[JSFL] 切換Bitmap使用文件壓縮質素或自訂壓縮質素</title>
<link>http://www.luar.com.hk/flashbook/archives/001419.php</link>
<description>寫了一個JSFL，能夠快速將Library中的Bitmap，如果是以Photo(JPEG)壓縮的，可以是用文件壓縮質素，統一處理；或者自訂壓縮質素之間切換，順道設定了使用Allow smoothing...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-05-30T06:01:44+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001418.php">
<title>Microsoft 2019 Mortage</title>
<link>http://www.luar.com.hk/flashbook/archives/001418.php</link>
<description>看這段影片最重要不是看Microsoft怎樣為我們打造美好將來，因為最終現實往往跟幻想有很大的落差。反而影片中的界面設計，UI，使用者操作經驗，給我們RIA開發者有參考的作用，特別是在輕觸式熒幕普及的將來，Multi-touch操作方式，怎樣去溶入到界面設計中...</description>
<dc:subject>News</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-05-27T14:30:44+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001417.php">
<title>[AS2] XML處理特別字符注意事項</title>
<link>http://www.luar.com.hk/flashbook/archives/001417.php</link>
<description><![CDATA[平常用載入XML File再加以分析，通常只會用childNodes[n].toString()去提取數據，看似已經將數據轉成自己需要的String等格式，在一般情況下，沒有問題，但當遇上XML包含特別字符時，就會出錯，常見特別字符好像「', &amp;, &quot;」，以下是例子...]]></description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-05-19T14:19:00+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001416.php">
<title>Flash 10 中文可以Rotate的空歡喜結局</title>
<link>http://www.luar.com.hk/flashbook/archives/001416.php</link>
<description><![CDATA[眾所周知沒有Embed Font的Textfield是不可以Rotate，對英文問題不大，對中文可嚴重，所以一直解決方法是將TextField Draw為Bitmap，例如<a href="http://ticore.blogspot.com/2008/07/as3-bitmaptext.html" target="_blank">Ticore的方法</a>。Flash 10號稱Device Font，沒有Embed Font的Textfield可以Rotate，是否立即解決了中文Rotate問題？結果一如既往Macromedia->Adobe的風格，新功能只實現一半預期，食之無味...]]></description>
<dc:subject>FlashView</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-02-23T20:48:26+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001415.php">
<title>Yes!Card製作器 v1.5</title>
<link>http://www.luar.com.hk/flashbook/archives/001415.php</link>
<description>v1.5強大功能：支援中文、可以自選字體、Yes!Logo可以轉顏色、背景顏色和Card面顏色可以轉、特別效果：純黑白相、灰階相、發黃舊照片、底片...</description>
<dc:subject>Experiment</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-02-22T01:49:53+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001414.php">
<title>Yes!Card製作器</title>
<link>http://www.luar.com.hk/flashbook/archives/001414.php</link>
<description><![CDATA[昨晚突然興之所致弄了這個<a href="http://demo.kcly.com/cardGen/" target="_blank">Yes!Card製作器</a>，Yes!Card還可以有閃卡版本。除了Yes!Card外，可以製作八達通卡和信用卡。這應用運用了Flash 10的讀寫本地File功能。我覺得讀寫本地File功能真是一個很重要和偉大的功能，讓開發者可以做更有意思的真正RIA應用出來。]]></description>
<dc:subject>Experiment</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2009-02-19T02:39:47+08:00</dc:date>
</item>


</rdf:RDF>