<?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/001403.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001402.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001401.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001386.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001383.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001380.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001371.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001361.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001359.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001357.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001355.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001352.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001342.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001331.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001330.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001329.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001327.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001326.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001325.php" />
<rdf:li rdf:resource="http://www.luar.com.hk/flashbook/archives/001310.php" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://www.luar.com.hk/flashbook/archives/001403.php">
<title>NetConnection.Connect.Rejected另類可能原因</title>
<link>http://www.luar.com.hk/flashbook/archives/001403.php</link>
<description>今天又遇到一個舊有操作正常的應用，過渡到新版本後無法操作問題。事緣客戶安裝了Flash Media Server 3，我需要將以前基於FlashCom 1.5的應用部署到新Server。將需要的檔案上載到Server後，在Browser一試，發現無法連到FMS3，只出現NetConnection.Connect.Rejected。難道FMS3不兼容舊的FlashCom ASC檔案？我在本地安裝FMS3開發版本測試，卻發現沒有問題，操作正常...</description>
<dc:subject>FlashCom</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2008-02-14T19:53:36+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001402.php">
<title>Flash Upload與Http Error 400 Bad Request奇怪問題</title>
<link>http://www.luar.com.hk/flashbook/archives/001402.php</link>
<description><![CDATA[續<a href="http://www.luar.com.hk/flashbook/archives/001401.php">上一篇</a>，另一個奇怪問題，Flash Upload無法上傳問題。眾所周知，Flash Upload是Flash Player 8開始支援的功能，不過，可以說是一個問題多多，功能不全的雞肋功能。昨天將本地測試沒有問題的東西Upload到客戶Server，當測試時，發現不能Upload，所有Upload東西都被擋了，出現HTTP Error 400 Bad Request...]]></description>
<dc:subject>PHP</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2008-02-09T18:07:15+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001401.php">
<title>AMFPHP 1.9 Missing argument問題</title>
<link>http://www.luar.com.hk/flashbook/archives/001401.php</link>
<description>這兩天被兩個奇怪的問題困擾著。奇怪的原因是一些以前做好沒有問題，操作正常的東西，因為PHP版本昇級，突然無法操作。另一個問題，明明是本地測試沒有問題，但一上載到客戶的Server，卻又不能操作。面對這樣問題就是最痛苦，因為不是程式上的問題，只需往程式上打鑽，面對Server, Apache, PHP上等設定不同問題，真是花很多時間去慢慢找出來。

先說第一個問題。通過AMFPHP進行Flash Remoting時，Method有不同參數要傳，有些參數不需要，所以省略去，AMFPHP那邊收到時會變成Undefined...</description>
<dc:subject>FlashRemoting</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2008-02-09T17:37:40+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001386.php">
<title>你有所不知的HTML發佈Flash的參數（二）：allowFullScreen</title>
<link>http://www.luar.com.hk/flashbook/archives/001386.php</link>
<description><![CDATA[allowFullScreen，顧名思義，就是放大Flash畫面到全熒幕（Devnet：<a href="http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html" target="_blank">文章</a>），沒有Browser邊框。這功能是一個既使開發者喜歡，也受開發者垢病的功能。allowFullScreen充分表演出Macromedia至Adobe那50/50精神...]]></description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-10-25T01:22:09+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001383.php">
<title>你有所不知的HTML發佈Flash的參數（一）：allowScriptAccess</title>
<link>http://www.luar.com.hk/flashbook/archives/001383.php</link>
<description><![CDATA[HTML發佈Flash的參數，就是那些額外加在HTML&lt;embed&gt;, &lt;object&gt;中的參數，由以前常見的wmode到現在越來越多allow*系列。不小心亂用、不小心配合地用、或者不知道它們的妙用，往往對你的Flash開發效率有大大的影響。

今天先說一個allowScriptAccess...]]></description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-10-22T02:28:29+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001380.php">
<title>在TabNavigator動態添加刪除Tab</title>
<link>http://www.luar.com.hk/flashbook/archives/001380.php</link>
<description><![CDATA[Flex2.0.1：在&lt;mx:TabNavigator&gt;放置Canvas, VBox, HBox等Container就可以自動出現對應Tab，如果希望有些Tab是動態出現...]]></description>
<dc:subject>Flex</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-10-11T21:53:13+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001371.php">
<title>我做的一個Flex2應用例子</title>
<link>http://www.luar.com.hk/flashbook/archives/001371.php</link>
<description><![CDATA[潛水多月，除了做了<a href="http://www.vcasmo.com/">VCASMO</a>外，我還做了一些Flex2專案，這是一個胎死腹中的<a href="http://demo.kcly.com/netasian/controlpanel/index_en.html" target="_blank">專案</a>，所以不介意分享出來給大家看看，整個系統還沒有完成，所以可以操作就去試，不可以操作就是沒有完成，不用大驚小怪。除了icon外，前後台界面編程通通都是我一人完成...
]]></description>
<dc:subject>Experiment</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-08-09T23:51:53+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001361.php">
<title>Flex Builder 2累積Patch</title>
<link>http://www.luar.com.hk/flashbook/archives/001361.php</link>
<description>Flex Builder 2累積Patch...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-04-17T09:39:00+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001359.php">
<title>利用amfphp傳送Data到Flex2 Tree組件</title>
<link>http://www.luar.com.hk/flashbook/archives/001359.php</link>
<description><![CDATA[這篇教程，主要講解怎樣使用<a href="http://www.5etdemi.com/uploads/amfphp-1.9.beta.20070126.zip" target="_blank">amfphp 1.9</a>開始支援的AMF3跟Flex2進行Remoting通訊，將Database的多層樹狀結構Data傳到SWF，利用Tree組件表演出來。學習重點：設計多層樹狀結構的Database Table、編程Flex2可以直接套用amfphp返回數據格式、利用Flex Builder開發amfphp專案...]]></description>
<dc:subject>Flex</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-04-07T14:54:00+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001357.php">
<title>關於未來寫書打算</title>
<link>http://www.luar.com.hk/flashbook/archives/001357.php</link>
<description>一直有讀者詢問何時再出書，我個別回覆，因此最好在此說明一下...</description>
<dc:subject>FlashBook</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-03-12T16:00:38+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001355.php">
<title>關於《AS2與RIA》書中例子Tree伸縮Menu在Flash8編譯時報錯問題</title>
<link>http://www.luar.com.hk/flashbook/archives/001355.php</link>
<description><![CDATA[<a href="http://www.luar.com.hk/flashbook/archives/000952.php">Tree伸縮Menu</a>是《AS2與RIA》書中例子，在經典論壇看到有人<a href="http://bbs.blueidea.com/thread-2725655-1-1.html" target="_blank">求助</a>，可能其他讀者都會遇到同樣問題...]]></description>
<dc:subject>FlashBook</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-03-12T15:31:05+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001352.php">
<title>AS1/2 escape()和AS3 escape() 是不同</title>
<link>http://www.luar.com.hk/flashbook/archives/001352.php</link>
<description>在英文開發環境，未必容易察覺，因為AS1/2 escape()和AS3 escape() return相同結果，但是在double-byte文字，AS3 escape()終於跟JavaScript的做法相同，如果你要以前AS1/2的格式...</description>
<dc:subject>Flex</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2007-01-19T16:13:03+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001342.php">
<title>送书！送出《AS2与RIA书》大陆版（第2回）</title>
<link>http://www.luar.com.hk/flashbook/archives/001342.php</link>
<description><![CDATA[书本第4次加印，出版社又给我赠书，这些书我没有用，所以希望送给有兴趣读者，名额<s>二</s>-&gt;<s>一</s>-&gt;<font color="#ff0000"><b>零</b></font>本（含光盘）。有兴趣请<a href="mailto:luar@luar.net" target="_blank">电邮</a>我。注意；需要自付邮费35元人民币。我只接受大陆<a href="http://www.cmbchina.com/" target="_blank">招商银行</a>转帐。如果要在书里写抬头名字及签名，请注明。<font color="#ff0000">已经送完</font>]]></description>
<dc:subject>FlashBook</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2006-10-26T21:22:42+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001331.php">
<title>用Batch File 批量編譯所有MXML</title>
<link>http://www.luar.com.hk/flashbook/archives/001331.php</link>
<description><![CDATA[Flex2幫助裡的Programming AS3教學（<a href="http://www.adobe.com/go/programmingAS3" target="_blank">網上看</a>，<a href="http://www.adobe.com/go/programmingAS3_pdf" target="_blank">PDF</a>）的範例源檔，在Adobe網站有提供<a href="http://www.adobe.com/go/as3examples">下載</a>，可惜所有範例都沒有提供編譯好的SWF，需要自行打開Flex Builder去編譯，我覺得太麻煩了，所以寫了一個Batch File...]]></description>
<dc:subject>Flex</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2006-06-29T21:45:35+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001330.php">
<title>伸縮Menu (Flex2版)</title>
<link>http://www.luar.com.hk/flashbook/archives/001330.php</link>
<description><![CDATA[我以前用<a href="http://www.luar.com.hk/flashbook/archives/000952.php" target="_blank">v2 Tree組件改成伸縮Menu</a>，現在嘗試將Flex2的Tree Control skinning成同樣的東西，編程概念非常不同，除了圖像可以重用外，程式碼都是重寫的...]]></description>
<dc:subject>Experiment</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2006-06-27T18:06:11+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001329.php">
<title>先儲存，後測試</title>
<link>http://www.luar.com.hk/flashbook/archives/001329.php</link>
<description>由Flash轉向Flex2，有一些習慣要改掉，在Flash裡，修改了少許，Ctrl+Enter測試影片，已經反映了新的；但在Flex Bulider不是，要先Save了，後才Run，背後Building workspace才能夠反映新的。</description>
<dc:subject>Flex</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2006-06-27T01:58:46+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001327.php">
<title>送书！送出《AS2与RIA书》大陆版</title>
<link>http://www.luar.com.hk/flashbook/archives/001327.php</link>
<description><![CDATA[因为每次书本加印，出版社都会寄赠书给我，这些书我没有用，所以希望送给有兴趣读者，名额<s>四-&gt;三-&gt;二-&gt;一-&gt;<font color="#ff0000"><b>零</b></font>本（含光盘）。有兴趣请<a href="mailto:luar@luar.net" target="_blank">电邮</a>我。注意；需要自付邮费35元人民币或145新台币或4.5美元。我接受大陆<a href="http://www.cmbchina.com/" target="_blank">招商银行</a>转帐、<a href="https://www.paypal.com/cn/" target="_blank">贝宝</a>或<a href="https://www.paypal.com/" target="_blank">Paypal</a>。如果要在书里写抬头名字及签名，请注明。</s><font color="#ff0000">已經送完</font>]]></description>
<dc:subject>FlashBook</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2006-04-21T18:01:27+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001326.php">
<title>兩則《AS2與RIA》 一書的消息</title>
<link>http://www.luar.com.hk/flashbook/archives/001326.php</link>
<description>大陸版將會第3次重印。台灣版則早已絕版，不會再印，讀者要多跑幾家書店，看看市場上還有沒有僅存存貨，上個月，我在台北重慶南路看到還有一兩本，想買書的朋友可以去碰碰運氣。</description>
<dc:subject>FlashBook</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2006-04-10T19:35:12+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001325.php">
<title>「從Flash走到AJAX－－使用者經驗與開發者經驗的二三事」講義下載</title>
<link>http://www.luar.com.hk/flashbook/archives/001325.php</link>
<description>「從Flash走到AJAX－－使用者經驗與開發者經驗的二三事」講義下載...</description>
<dc:subject>Tutorial</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2006-03-19T10:50:26+08:00</dc:date>
</item>
<item rdf:about="http://www.luar.com.hk/flashbook/archives/001310.php">
<title>Flex 2與AMFPHP，真的可以用連上？</title>
<link>http://www.luar.com.hk/flashbook/archives/001310.php</link>
<description><![CDATA[我之前已經說過<a href="http://www.luar.com.hk/flashbook/archives/001271.php">無法在Flex 2連上Remoting(AMFPHP)</a>，就算用NetConnection也有問題，雖然<a href="http://blog.xuite.net/ticore/blog2/4379425" target="_blank">Ticore說他的方法</a>是可以（以Remoting for .NET與OpenAMF測試），留言中<a href="http://ria.richtechmedia.com/" target="_blank">Jeremy</a>更證實他在Flex 2連上AMFPHP，但是這問題原來不只困擾我...]]></description>
<dc:subject>FlashRemoting</dc:subject>
<dc:creator>luar</dc:creator>
<dc:date>2005-12-27T13:52:59+08:00</dc:date>
</item>


</rdf:RDF>