<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Book beta bug-fixes &amp; simple demo</title>
	<atom:link href="http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo</link>
	<description>Ruben Swieringa on Actionscript and a whole lot of other stuff..</description>
	<lastBuildDate>Wed, 25 Jan 2012 12:03:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Ridou</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-13#comment-121373</link>
		<dc:creator>Ridou</dc:creator>
		<pubDate>Mon, 16 May 2011 14:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-121373</guid>
		<description>Hi thank you very much for your components.
i&#039;ve several question/bug:

how do I get current page number when fliping page ? quote vijay

I&#039;ve created button to control the book, next page and previous page:

click=&quot;myBook.gotoPage(myBook.currentPage-2)&quot;
click=&quot;myBook.gotoPage(myBook.currentPage+2)&quot;

but when it reach the book(final page or -1 page)
it bug
ArgumentError: Supplied index is below zero or greater than the amount of pages in PageManager (minus one).

how do i get this error out ?</description>
		<content:encoded><![CDATA[<p>Hi thank you very much for your components.<br />
i&#8217;ve several question/bug:</p>
<p>how do I get current page number when fliping page ? quote vijay</p>
<p>I&#8217;ve created button to control the book, next page and previous page:</p>
<p>click=&#8221;myBook.gotoPage(myBook.currentPage-2)&#8221;<br />
click=&#8221;myBook.gotoPage(myBook.currentPage+2)&#8221;</p>
<p>but when it reach the book(final page or -1 page)<br />
it bug<br />
ArgumentError: Supplied index is below zero or greater than the amount of pages in PageManager (minus one).</p>
<p>how do i get this error out ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-12#comment-119185</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Thu, 07 Apr 2011 17:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-119185</guid>
		<description>Hi, 
thanks for your great FlexBook library. 

But I have some problems to set the width and height to the book depending on the size the the application.

I try to use &quot;book.width = Application.application.width;&quot; in the applicationComplete function. But the book does not takes the new size.

Also &quot;&quot; does  not work.

What&#039;s wrong with my code?

thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for your great FlexBook library. </p>
<p>But I have some problems to set the width and height to the book depending on the size the the application.</p>
<p>I try to use &#8220;book.width = Application.application.width;&#8221; in the applicationComplete function. But the book does not takes the new size.</p>
<p>Also &#8220;&#8221; does  not work.</p>
<p>What&#8217;s wrong with my code?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott chu</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-12#comment-103166</link>
		<dc:creator>scott chu</dc:creator>
		<pubDate>Fri, 27 Aug 2010 03:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-103166</guid>
		<description>I&#039;d like to use this in our newspaper-reading product which is already for sale a while! Have you made a library for rapid applying your book panel into other ap, either free or paid?

I look into yuor code and find that the book:page is hardcoded in source. However, we could have to load different book:page while uses are using our product, Can you give best suggestion how to adapt your source to do this? I wish to make a prototype using your book panel to have a demnonstration to out business stakeholder.

Best Regards,

Scott</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to use this in our newspaper-reading product which is already for sale a while! Have you made a library for rapid applying your book panel into other ap, either free or paid?</p>
<p>I look into yuor code and find that the book:page is hardcoded in source. However, we could have to load different book:page while uses are using our product, Can you give best suggestion how to adapt your source to do this? I wish to make a prototype using your book panel to have a demnonstration to out business stakeholder.</p>
<p>Best Regards,</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-12#comment-101395</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Wed, 30 Jun 2010 06:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-101395</guid>
		<description>Hi,

Thanks for this book but pls help me to how do I get current page number when fliping page, i mean which variable carry current page number

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this book but pls help me to how do I get current page number when fliping page, i mean which variable carry current page number</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeola</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-12#comment-98449</link>
		<dc:creator>Adeola</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-98449</guid>
		<description>I also noticed that not using @Embed for the Image makes the page un-turnable so:

&lt;mx:Image source=&quot;@Embed(&#039;assets/img/sumeco/backstabber.jpg&#039;)&quot; /&gt;

works but:

&lt;mx:Image source=&quot;assets/img/sumeco/backstabber.jpg&quot; /&gt;

fails. which also makes it impossible to do:

&lt;mx:Image source=&quot;{image_src}&quot; /&gt;

Any help would be appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>I also noticed that not using @Embed for the Image makes the page un-turnable so:</p>
<p>&lt;mx:Image source=&#8221;@Embed(&#8216;assets/img/sumeco/backstabber.jpg&#8217;)&#8221; /&gt;</p>
<p>works but:</p>
<p>&lt;mx:Image source=&#8221;assets/img/sumeco/backstabber.jpg&#8221; /&gt;</p>
<p>fails. which also makes it impossible to do:</p>
<p>&lt;mx:Image source=&#8221;{image_src}&#8221; /&gt;</p>
<p>Any help would be appreciated. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeola</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-12#comment-98446</link>
		<dc:creator>Adeola</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-98446</guid>
		<description>Hi has anyone had any luck with creating pages dynamically inside Repeater. I can&#039;t seem to get it to render anything.</description>
		<content:encoded><![CDATA[<p>Hi has anyone had any luck with creating pages dynamically inside Repeater. I can&#8217;t seem to get it to render anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajiv</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-11#comment-98037</link>
		<dc:creator>Rajiv</dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-98037</guid>
		<description>Sir this is gr888..bt i have one problem, how to drag and drop videos in flex book,well its working perfectly for images but not supprt audio,video files..As i tried a lot the above coding and still showing the problem,the videos not loading and displaying the output..Waitin for a QUICK AND POSITIVE REPLY...Please send me some sample coding</description>
		<content:encoded><![CDATA[<p>Sir this is gr888..bt i have one problem, how to drag and drop videos in flex book,well its working perfectly for images but not supprt audio,video files..As i tried a lot the above coding and still showing the problem,the videos not loading and displaying the output..Waitin for a QUICK AND POSITIVE REPLY&#8230;Please send me some sample coding</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alchemist</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-11#comment-97895</link>
		<dc:creator>alchemist</dc:creator>
		<pubDate>Thu, 04 Mar 2010 15:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-97895</guid>
		<description>Just like to say fantastic project very impressive...

I have a question it&#039;s relating to the max number of pages that can be practically added to the book. After doing some simple testing:  approx 50 pages produces slow rendering and 100 is basically unusable (each page contains no children). Can you point me in the right direction to improve performance or maybe there&#039;s a simple solution?</description>
		<content:encoded><![CDATA[<p>Just like to say fantastic project very impressive&#8230;</p>
<p>I have a question it&#8217;s relating to the max number of pages that can be practically added to the book. After doing some simple testing:  approx 50 pages produces slow rendering and 100 is basically unusable (each page contains no children). Can you point me in the right direction to improve performance or maybe there&#8217;s a simple solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shashank</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-11#comment-97755</link>
		<dc:creator>shashank</dc:creator>
		<pubDate>Fri, 26 Feb 2010 18:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-97755</guid>
		<description>hey ruben, /m\...

 And hey, how to add pages to the existing pages or remove one ..

 i want to cut down on the number of pages and being a newbie to flex am finding it hard to do..could u help?</description>
		<content:encoded><![CDATA[<p>hey ruben, /m\&#8230;</p>
<p> And hey, how to add pages to the existing pages or remove one ..</p>
<p> i want to cut down on the number of pages and being a newbie to flex am finding it hard to do..could u help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo/comment-page-11#comment-96756</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/book-beta-bug-fixes-simple-demo#comment-96756</guid>
		<description>I&#039;m trying to programmatically instantiate (and consequently destroy/re-render) instances of Book and Page in Actionscript a la:

private function onCreationComplete ():void 
{
	var myBook:Book = new Book();
	myBook.x = Math.round(Application.application.width/2-400);
	myBook.y = 50;
	myBook.width = 800;
	myBook.height = 530;
					
				
	var page1:Page=new Page();
	myBook.addChild(page1);
	var page2:Page=new Page();
	myBook.addChild(page2);
	var page3:Page=new Page();
	myBook.addChild(page3);
				
	FlexGlobals.topLevelApplication.addChild(myBook);
}

I&#039;m having a bit of trouble getting anything to render.  If anybody has done this before I&#039;d appreciate some pointers.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to programmatically instantiate (and consequently destroy/re-render) instances of Book and Page in Actionscript a la:</p>
<p>private function onCreationComplete ():void<br />
{<br />
	var myBook:Book = new Book();<br />
	myBook.x = Math.round(Application.application.width/2-400);<br />
	myBook.y = 50;<br />
	myBook.width = 800;<br />
	myBook.height = 530;</p>
<p>	var page1:Page=new Page();<br />
	myBook.addChild(page1);<br />
	var page2:Page=new Page();<br />
	myBook.addChild(page2);<br />
	var page3:Page=new Page();<br />
	myBook.addChild(page3);</p>
<p>	FlexGlobals.topLevelApplication.addChild(myBook);<br />
}</p>
<p>I&#8217;m having a bit of trouble getting anything to render.  If anybody has done this before I&#8217;d appreciate some pointers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

