<?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>2008-07-05T03:23:38+08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.15" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001237.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001085.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001038.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000952.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000949.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000944.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000885.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000876.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000854.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000805.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000713.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000712.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000671.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000670.php" />

<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/000669.php" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://www.luar.com.hk/flashbook/archives/001237.php">
<title>DoubleClickDispatcher - 替組件加入double click事件</title>
<link>http://www.luar.com.hk/flashbook/archives/001237.php</link>
<description>Flash組件一直缺少偵測double click事件的功能，所以我很快地寫了這個DoubleClickDispatcher，主要比較跟Mouse click有關的事件，例如：click, change兩者之間時間差距來決定是否有double click...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-08-15T17:14:19+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001085.php">
<title>3D旋轉組件</title>
<link>http://www.luar.com.hk/flashbook/archives/001085.php</link>
<description><![CDATA[根據<a href="http://www.luar.com.hk/flashbook/archives/000683.php">3D旋轉Menu</a>改成的組件版...]]></description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-01-19T21:05:30+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001038.php">
<title>伸縮Menu中文版</title>
<link>http://www.luar.com.hk/flashbook/archives/001038.php</link>
<description>《AS2與RIA》書5.3.4.3的範例（第5-246頁），如果嵌入中文字體，請先建立一個Dynamic TextField，才可以指定中文字，至於Library中的字體，就要刪去...</description>
<dc:subject>FlashBook</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2004-11-02T15:27:36+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000952.php">
<title>將Tree組件改成熱門的伸縮Menu</title>
<link>http://www.luar.com.hk/flashbook/archives/000952.php</link>
<description>這是我第2本書其中一個範例，只是用CellRenderer API和XML文件，動態產生以下伸縮Menu，這樣Menu，一直是網頁設計上熱門的東西，如果自己做，都起碼花上三四天時間，現在只要用Tree組件，每次修改XML文件便可，Menu上背景，都是Movie Clip Linkage，美工很容易修改，歡迎大家隨便使用...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2004-07-23T10:26:53+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000949.php">
<title>擴展Accordion組件：置中、滾動條</title>
<link>http://www.luar.com.hk/flashbook/archives/000949.php</link>
<description>這是我第2本書其中一個範例，將功能簡陋的Accordion組件加入內容Movie Clip置中、設置內容Movie Clip與邊框距離，自動出現滾動條的功能。第2本書包含很多使用組件的知識，包括我的獨家技巧，好像這個，就算是國外英文書都是找不到的...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2004-07-11T05:02:57+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000944.php">
<title>最簡單方法修改組件外觀</title>
<link>http://www.luar.com.hk/flashbook/archives/000944.php</link>
<description>這是我第2本書其中一個範例，將ScrollBar改成MacOS X風格...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2004-06-27T08:06:11+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000885.php">
<title>FlashCom Bandwidth Meter</title>
<link>http://www.luar.com.hk/flashbook/archives/000885.php</link>
<description>FlashCom提供的Communication App Inspector功能太簡單，對監察每個Instance佔去多少Bandwidth非常不便，所以我特別寫了這個Bandwidth Meter，主要方便自己平日工作的...</description>
<dc:subject>FlashCom</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2004-03-10T02:37:54+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000876.php">
<title>prepareFLA</title>
<link>http://www.luar.com.hk/flashbook/archives/000876.php</link>
<description>我的所有FLA都非常有系統，Timeline的Layers都有命名，Library的Symbols都分類放好。每次開始一個新FLA都要做一次，不如寫了一個Command方便自己，自動在Timeline上建立一個script和label的Layers，自動在Library中建立好各種分類的Folder...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2004-02-25T18:23:55+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000854.php">
<title>Publish Template：將Flash影片置中</title>
<link>http://www.luar.com.hk/flashbook/archives/000854.php</link>
<description>平日用Flash的Publish產生的HTML，Flash影片是靠左上角，每次我都要改HTML，用一個Table將Flash影片包圍，然後將它置中，這樣無論什麼Resolution下的Browser看出來，Flash影片都是在正中央...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2004-01-15T17:55:43+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000805.php">
<title>Layer to Frame / Frame to Layer</title>
<link>http://www.luar.com.hk/flashbook/archives/000805.php</link>
<description>Just learn JSFL and XUL, write this little command as practice. It can help you distribute multiple Layers into seperate Frames in a same new Layer, or distribute multiple Frames in the same Layer to seperate different new Layers...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2003-10-06T03:38:39+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000713.php">
<title>顏色選取組件</title>
<link>http://www.luar.com.hk/flashbook/archives/000713.php</link>
<description>利用顏色色板控制Movie Clip的顏色...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2003-04-19T20:22:47+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000712.php">
<title>拖動條Slider</title>
<link>http://www.luar.com.hk/flashbook/archives/000712.php</link>
<description>拖動方式控制一個Variable數值...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2003-04-19T20:20:55+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000671.php">
<title>計時器</title>
<link>http://www.luar.com.hk/flashbook/archives/000671.php</link>
<description>向前或倒數計時...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2002-12-06T22:27:56+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000670.php">
<title>方向鍵控制</title>
<link>http://www.luar.com.hk/flashbook/archives/000670.php</link>
<description>利用鍵盤控制Movie Clip移動...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2002-12-05T22:27:24+08:00</dc:date>
</item>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/000669.php">
<title>自定鼠標</title>
<link>http://www.luar.com.hk/flashbook/archives/000669.php</link>
<description>將任何Movie Clip轉為鼠標...</description>
<dc:subject>Component</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2002-12-05T14:48:15+08:00</dc:date>
</item>


</rdf:RDF>