<?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>DFdou&#039;s Blog &#187; Flashbook</title>
	<atom:link href="http://nwhy.org/tag/flashbook/feed" rel="self" type="application/rss+xml" />
	<link>http://nwhy.org</link>
	<description>Life is short,Be yourself.</description>
	<lastBuildDate>Thu, 29 Jul 2010 02:10:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flash-An Pageflip/Flashbook Engine MegaZine 3</title>
		<link>http://nwhy.org/flash-megazine3.html</link>
		<comments>http://nwhy.org/flash-megazine3.html#comments</comments>
		<pubDate>Thu, 25 Jun 2009 02:00:40 +0000</pubDate>
		<dc:creator>DFdou</dc:creator>
				<category><![CDATA[AIR+FB+AS3]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flashbook]]></category>
		<category><![CDATA[MegaZine 3]]></category>
		<category><![CDATA[Pageflip]]></category>

		<guid isPermaLink="false">http://nwhy.org/?p=4494</guid>
		<description><![CDATA[Learned from http://megazine.mightypirates.de/?c=home&#038;l=en. What is this? MegaZine 3 is a pageflip engine. There are many like it, but this one is... free. And open source, too. This means two things, basically: you don't have to pay for it, and you... ]]></description>
			<content:encoded><![CDATA[<p>Learned from <a  href="http://megazine.mightypirates.de/?c=home&#038;l=en">http://megazine.mightypirates.de/?c=home&#038;l=en</a>.</p>
<blockquote><p>What is this?<br />
MegaZine 3 is a pageflip engine. There are many like it, but this one is... free. And open source, too. This means two things, basically: you don't have to pay for it, and you can even modify it in any way you see fit.<br />
That said, if you wish to use it commercially, an LGPL licensed version is available for purchase, too.</p></blockquote>
<p>MegaZine 3是个啥呢？MegaZine 3是一个基于LGPL协议的开源的Pageflip制作引擎，话说这个Pageflip真不知道该翻译成什么，直观的说，成品就是一个课本样的Flash，不知道这样翻译合适不……<br />
先来个Live Demo地址：<a  href="http://megazine.mightypirates.de/demo/index.html">http://megazine.mightypirates.de/demo/index.html</a><br />
<span id="more-4494"></span><br />
最简单的使用就是自己配置XML，然后不修改程序，基于这部分的文档很简单，修改megazine.xml即可(不保证全部版本都使用这个文件～)。</p>
<pre class="brush: xml">
&lt; ?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt; !DOCTYPE book SYSTEM &quot;http://megazine.mightypirates.de/megazine.dtd&quot;&gt;
&lt;book&gt;
	&lt;chapter pages=&quot;imgpath1.jpg&quot;/&gt;//图片地址
	&lt;chapter pages=&quot;imgpath2.jpg&quot;/&gt;
	&lt;chapter pages=&quot;imgpath3.jpg&quot;/&gt;
	//etc...
&lt;/book&gt;
</pre>
<p>很简单吧，接下去是显示的语言的配置lang.en.xml，对照着改就行了，内容比较多，不列了…<br />
最后是API文档：<a  href="http://megazine.mightypirates.de/api/">http://megazine.mightypirates.de/api/</a><br />
还有下载地址:<a  href="http://megazine.mightypirates.de/?c=download&#038;l=en">http://megazine.mightypirates.de/?c=download&#038;l=en</a></p>
<h4  class="related_post_title">Some Related Posts</h4><ul class="related_post"><li>2009/09/07 -- <a  href="http://nwhy.org/as3-physics-formula.html" title="Flash-一些常用物理公式和AS3的结合应用">Flash-一些常用物理公式和AS3的结合应用</a> (1)</li><li>2009/07/28 -- <a  href="http://nwhy.org/flash-fuzzy-theory.html" title="Flash &#8211; 说是XXX的模糊理论视觉模型？">Flash &#8211; 说是XXX的模糊理论视觉模型？</a> (2)</li><li>2009/07/27 -- <a  href="http://nwhy.org/flash-setter-getter.html" title="Flash-Setter &#038; Getter">Flash-Setter &#038; Getter</a> (0)</li><li>2009/07/20 -- <a  href="http://nwhy.org/game-avoid-bullets-2.html" title="AS3-子弹躲避游戏(下)">AS3-子弹躲避游戏(下)</a> (0)</li><li>2009/07/17 -- <a  href="http://nwhy.org/game-avoid-bullets-1.html" title="AS3-子弹躲避游戏(上)">AS3-子弹躲避游戏(上)</a> (1)</li><li>2009/07/13 -- <a  href="http://nwhy.org/as3-code-optimization.html" title="AS3 Code Optimization一些代码优化的问题">AS3 Code Optimization一些代码优化的问题</a> (0)</li><li>2009/06/24 -- <a  href="http://nwhy.org/flash-ship-on-android-phone.html" title="Flash-Adobe&#8217;s Flash to ship on new Android phone">Flash-Adobe&#8217;s Flash to ship on new Android phone</a> (0)</li><li>2009/06/18 -- <a  href="http://nwhy.org/flash-swfinputs-solving-mozilla-transparent-mode.html" title="Flash-Transparent时在FF和Safari下无法输入中文的解决方案">Flash-Transparent时在FF和Safari下无法输入中文的解决方案</a> (0)</li><li>2009/05/28 -- <a  href="http://nwhy.org/aas3wdp-chapter-8-composite-2.html" title="AAS3WDP-Chapter 8 Composite 组合模式(下)">AAS3WDP-Chapter 8 Composite 组合模式(下)</a> (0)</li><li>2009/05/27 -- <a  href="http://nwhy.org/aas3wdp-chapter-8-composite-1.html" title="AAS3WDP-Chapter 8 Composite 组合模式(上)">AAS3WDP-Chapter 8 Composite 组合模式(上)</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://nwhy.org/flash-megazine3.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
