<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/bnmapi/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/bnmapi/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 15 Oct 2008 21:40:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bnmapi/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>BNMAPI being discontinued</title><link>https://sourceforge.net/p/bnmapi/news/2008/10/bnmapi-being-discontinued/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;...but not to worry, it's just being re-branded :) The same framework will shortly be available as &amp;quot;bFrame&amp;quot; under the MIT open source license and maintained by baysoftware.ca&lt;br /&gt;
New support for Flash 10 (CS4) and LOTS of new features are on their way so move on over to &lt;a href="http://www.sourceforge.net/projects/bframe"&gt;http://www.sourceforge.net/projects/bframe&lt;/a&gt; for more information.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Bay</dc:creator><pubDate>Wed, 15 Oct 2008 21:40:42 -0000</pubDate><guid>https://sourceforge.net2864c483de13b4ecb777d330a846cd20450e7938</guid></item><item><title>Release 3.11</title><link>https://sourceforge.net/p/bnmapi/news/2008/09/release-311/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is not a major release. It includes some syntax errors I encountered in the previous version (you can now compiled without errors!) and a minor new class called FIFOBuffer. &lt;/p&gt;
&lt;p&gt;This new class works together with any data or asset loads to provide First-In-First-Out ordering. Because data or asset loads can complete asynchronously at any time, the sequence of loads can never be assured (some may finish earlier than others regardless of the order in which they were started). With the FIFO buffer, loads are finished in the order in which they were started, regardless of what happens behind the scenes. Because of the decoupled nature of the API, there's almost no extra work to be done by developers. &lt;/p&gt;
&lt;p&gt;To use the FIFO buffer, simply create a new instance and included in the parameter object to LoadManager's createLoad method. Include the FIFOBuffer instance for every load you create...it will be added to the buffer in sequence. Developers may choose to use a single buffer or multiple FIFOBuffer instances for tracking multiple groups of loads. All events are retained so no other code changes are required.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Bay</dc:creator><pubDate>Fri, 19 Sep 2008 16:36:56 -0000</pubDate><guid>https://sourceforge.net50dd9ef6acbd26bc920ae88b9f35ab8466046c1c</guid></item><item><title>The API is back</title><link>https://sourceforge.net/p/bnmapi/news/2008/09/the-api-is-back/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 3.1 of the API is at a stage where it's ready for public release. It's been entirely revamped for ActionScript 3 and support seamless integration with both Flash/Flex runtime content and AIR environments. Many new features and possibilities have been opened up with the introduction of ActionScript 3 so watch for the API to become even more powerful than it already is. Code commenting is done in NaturalDocs for easy readability and the license has changed to the MIT open source license to allow broader use.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick Bay</dc:creator><pubDate>Fri, 12 Sep 2008 14:53:21 -0000</pubDate><guid>https://sourceforge.net6361e7f2b19ec5877d012ac16583899352dd7a33</guid></item></channel></rss>