<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Weblog</title>
	<link>http://natrium42.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 02 Sep 2010 18:20:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Comment on DSFlash (SWF Player) by jpoopdog</title>
		<link>http://natrium42.com/blog/?p=36#comment-2840</link>
		<author>jpoopdog</author>
		<pubDate>Mon, 19 Apr 2010 01:39:06 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2840</guid>
		<description>remember that you can use the palib function play sound to play the audio of the swf file when the video starts, simply convert it to an mp3 with a converter</description>
		<content:encoded><![CDATA[<p>remember that you can use the palib function play sound to play the audio of the swf file when the video starts, simply convert it to an mp3 with a converter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by Conner</title>
		<link>http://natrium42.com/blog/?p=36#comment-2821</link>
		<author>Conner</author>
		<pubDate>Mon, 08 Mar 2010 04:18:49 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2821</guid>
		<description>Stop your whinging of "no sound" and "it doesn't work" IF it doesn't do the things you want it to do, fix it yourself, add things, fix stuff, remove stuff. stop depending on other people to do stuff for you.</description>
		<content:encoded><![CDATA[<p>Stop your whinging of &#8220;no sound&#8221; and &#8220;it doesn&#8217;t work&#8221; IF it doesn&#8217;t do the things you want it to do, fix it yourself, add things, fix stuff, remove stuff. stop depending on other people to do stuff for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by Marlon</title>
		<link>http://natrium42.com/blog/?p=36#comment-2811</link>
		<author>Marlon</author>
		<pubDate>Sun, 31 Jan 2010 13:54:30 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2811</guid>
		<description>I've got a good suggestion:
There is a new Flash card, iPlayer, with a extra 16MB RAM, and a few others.
Maybe you can run it perfectly on this?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a good suggestion:<br />
There is a new Flash card, iPlayer, with a extra 16MB RAM, and a few others.<br />
Maybe you can run it perfectly on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by Marlon</title>
		<link>http://natrium42.com/blog/?p=36#comment-2802</link>
		<author>Marlon</author>
		<pubDate>Thu, 14 Jan 2010 19:03:21 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2802</guid>
		<description>But what must i download, if i cannot use the lastest devkit and palib?</description>
		<content:encoded><![CDATA[<p>But what must i download, if i cannot use the lastest devkit and palib?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by b0nesaw</title>
		<link>http://natrium42.com/blog/?p=36#comment-2799</link>
		<author>b0nesaw</author>
		<pubDate>Sat, 02 Jan 2010 09:24:06 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2799</guid>
		<description>wo kann ich den flash player downloaden?</description>
		<content:encoded><![CDATA[<p>wo kann ich den flash player downloaden?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by natrium42</title>
		<link>http://natrium42.com/blog/?p=36#comment-2798</link>
		<author>natrium42</author>
		<pubDate>Fri, 01 Jan 2010 23:04:54 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2798</guid>
		<description>&gt; Lastest Devkitpro, palib

There's your problem</description>
		<content:encoded><![CDATA[<p>> Lastest Devkitpro, palib</p>
<p>There&#8217;s your problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by Marlon</title>
		<link>http://natrium42.com/blog/?p=36#comment-2797</link>
		<author>Marlon</author>
		<pubDate>Fri, 01 Jan 2010 21:09:15 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2797</guid>
		<description>I've got an error when i compile it (Lastest Devkitpro, palib) :
c:/DSFlash/arm7/source/template.c: In function 'startSound':
c:/DSFlash/arm7/source/template.c:27: error: 'SOUND_8BIT' undeclared (first use
in this function)
c:/DSFlash/arm7/source/template.c:27: error: (Each undeclared identifier is repo
rted only once
c:/DSFlash/arm7/source/template.c:27: error: for each function it appears in.)
c:/DSFlash/arm7/source/template.c:27: error: 'SOUND_16BIT' undeclared (first use
 in this function)
c:/DSFlash/arm7/source/template.c: In function 'VblankHandler':
c:/DSFlash/arm7/source/template.c:49: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:49: error: 'TransferRegion' has no member name
d 'curtime'
c:/DSFlash/arm7/source/template.c:61: error: too few arguments to function 'touc
hReadXY'
c:/DSFlash/arm7/source/template.c:63: error: 'touchPosition' has no member named
 'x'
c:/DSFlash/arm7/source/template.c:64: error: 'touchPosition' has no member named
 'y'
c:/DSFlash/arm7/source/template.c:84: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:84: error: 'TransferRegion' has no member name
d 'heartbeat'
c:/DSFlash/arm7/source/template.c:85: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:86: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:87: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:88: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:89: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:90: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:91: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:92: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:92: error: 'TransferRegion' has no member name
d 'battery'
c:/DSFlash/arm7/source/template.c:93: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:93: error: 'TransferRegion' has no member name
d 'aux'
c:/DSFlash/arm7/source/template.c:96: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:96: error: 'TransferRegion' has no member name
d 'curtime'
c:/DSFlash/arm7/source/template.c:99: warning: 'getIPC' is deprecated (declared
at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:99: error: 'TransferRegion' has no member name
d 'temperature'
c:/DSFlash/arm7/source/template.c:100: warning: 'getIPC' is deprecated (declared
 at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:100: error: 'TransferRegion' has no member nam
ed 'tdiode1'
c:/DSFlash/arm7/source/template.c:101: warning: 'getIPC' is deprecated (declared
 at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:101: error: 'TransferRegion' has no member nam
ed 'tdiode2'
c:/DSFlash/arm7/source/template.c:105: error: 'TransferSound' undeclared (first
use in this function)
c:/DSFlash/arm7/source/template.c:105: error: 'snd' undeclared (first use in thi
s function)
c:/DSFlash/arm7/source/template.c:105: warning: 'getIPC' is deprecated (declared
 at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:105: error: 'TransferRegion' has no member nam
ed 'soundData'
c:/DSFlash/arm7/source/template.c:106: warning: 'getIPC' is deprecated (declared
 at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:106: error: 'TransferRegion' has no member nam
ed 'soundData'
c:/DSFlash/arm7/source/template.c:49: warning: unused variable 'ct'
c:/DSFlash/arm7/source/template.c: In function 'main':
c:/DSFlash/arm7/source/template.c:129: warning: implicit declaration of function
 'powerON'
c:/DSFlash/arm7/source/template.c:130: error: 'SOUND_CR' undeclared (first use i
n this function)
c:/DSFlash/arm7/source/template.c:131: warning: 'getIPC' is deprecated (declared
 at c:/devkitPro/libnds/include/nds/ipc.h:64)
c:/DSFlash/arm7/source/template.c:131: error: 'TransferRegion' has no member nam
ed 'soundData'
make[2]: *** [template.o] Error 1
make[1]: *** [build] Error 2
make[1]: Leaving directory `/c/DSFlash/arm7'
make: *** [arm7/DSFlash.elf] Error 2</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got an error when i compile it (Lastest Devkitpro, palib) :<br />
c:/DSFlash/arm7/source/template.c: In function &#8217;startSound&#8217;:<br />
c:/DSFlash/arm7/source/template.c:27: error: &#8216;SOUND_8BIT&#8217; undeclared (first use<br />
in this function)<br />
c:/DSFlash/arm7/source/template.c:27: error: (Each undeclared identifier is repo<br />
rted only once<br />
c:/DSFlash/arm7/source/template.c:27: error: for each function it appears in.)<br />
c:/DSFlash/arm7/source/template.c:27: error: &#8216;SOUND_16BIT&#8217; undeclared (first use<br />
 in this function)<br />
c:/DSFlash/arm7/source/template.c: In function &#8216;VblankHandler&#8217;:<br />
c:/DSFlash/arm7/source/template.c:49: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:49: error: &#8216;TransferRegion&#8217; has no member name<br />
d &#8216;curtime&#8217;<br />
c:/DSFlash/arm7/source/template.c:61: error: too few arguments to function &#8216;touc<br />
hReadXY&#8217;<br />
c:/DSFlash/arm7/source/template.c:63: error: &#8216;touchPosition&#8217; has no member named<br />
 &#8216;x&#8217;<br />
c:/DSFlash/arm7/source/template.c:64: error: &#8216;touchPosition&#8217; has no member named<br />
 &#8216;y&#8217;<br />
c:/DSFlash/arm7/source/template.c:84: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:84: error: &#8216;TransferRegion&#8217; has no member name<br />
d &#8216;heartbeat&#8217;<br />
c:/DSFlash/arm7/source/template.c:85: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:86: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:87: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:88: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:89: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:90: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:91: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:92: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:92: error: &#8216;TransferRegion&#8217; has no member name<br />
d &#8216;battery&#8217;<br />
c:/DSFlash/arm7/source/template.c:93: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:93: error: &#8216;TransferRegion&#8217; has no member name<br />
d &#8216;aux&#8217;<br />
c:/DSFlash/arm7/source/template.c:96: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:96: error: &#8216;TransferRegion&#8217; has no member name<br />
d &#8216;curtime&#8217;<br />
c:/DSFlash/arm7/source/template.c:99: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:99: error: &#8216;TransferRegion&#8217; has no member name<br />
d &#8216;temperature&#8217;<br />
c:/DSFlash/arm7/source/template.c:100: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
 at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:100: error: &#8216;TransferRegion&#8217; has no member nam<br />
ed &#8216;tdiode1&#8242;<br />
c:/DSFlash/arm7/source/template.c:101: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
 at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:101: error: &#8216;TransferRegion&#8217; has no member nam<br />
ed &#8216;tdiode2&#8242;<br />
c:/DSFlash/arm7/source/template.c:105: error: &#8216;TransferSound&#8217; undeclared (first<br />
use in this function)<br />
c:/DSFlash/arm7/source/template.c:105: error: &#8217;snd&#8217; undeclared (first use in thi<br />
s function)<br />
c:/DSFlash/arm7/source/template.c:105: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
 at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:105: error: &#8216;TransferRegion&#8217; has no member nam<br />
ed &#8217;soundData&#8217;<br />
c:/DSFlash/arm7/source/template.c:106: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
 at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:106: error: &#8216;TransferRegion&#8217; has no member nam<br />
ed &#8217;soundData&#8217;<br />
c:/DSFlash/arm7/source/template.c:49: warning: unused variable &#8216;ct&#8217;<br />
c:/DSFlash/arm7/source/template.c: In function &#8216;main&#8217;:<br />
c:/DSFlash/arm7/source/template.c:129: warning: implicit declaration of function<br />
 &#8216;powerON&#8217;<br />
c:/DSFlash/arm7/source/template.c:130: error: &#8216;SOUND_CR&#8217; undeclared (first use i<br />
n this function)<br />
c:/DSFlash/arm7/source/template.c:131: warning: &#8216;getIPC&#8217; is deprecated (declared<br />
 at c:/devkitPro/libnds/include/nds/ipc.h:64)<br />
c:/DSFlash/arm7/source/template.c:131: error: &#8216;TransferRegion&#8217; has no member nam<br />
ed &#8217;soundData&#8217;<br />
make[2]: *** [template.o] Error 1<br />
make[1]: *** [build] Error 2<br />
make[1]: Leaving directory `/c/DSFlash/arm7&#8242;<br />
make: *** [arm7/DSFlash.elf] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on First PassMe Working! by how to install addons</title>
		<link>http://natrium42.com/blog/?p=11#comment-2791</link>
		<author>how to install addons</author>
		<pubDate>Sun, 20 Dec 2009 06:51:09 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=11#comment-2791</guid>
		<description>What a gem!!! I found this site on Ask poking around for something totally unrelated- and now I'm going to have to read the old material XD So long my free time this morning, but this was a really spectacular find :D</description>
		<content:encoded><![CDATA[<p>What a gem!!! I found this site on Ask poking around for something totally unrelated- and now I&#8217;m going to have to read the old material XD So long my free time this morning, but this was a really spectacular find <img src='http://natrium42.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by Jamie</title>
		<link>http://natrium42.com/blog/?p=36#comment-2788</link>
		<author>Jamie</author>
		<pubDate>Wed, 16 Dec 2009 23:07:39 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2788</guid>
		<description>Can this play flash games?
Sorry if im being dumb. xD</description>
		<content:encoded><![CDATA[<p>Can this play flash games?<br />
Sorry if im being dumb. xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DSFlash (SWF Player) by brandon</title>
		<link>http://natrium42.com/blog/?p=36#comment-2769</link>
		<author>brandon</author>
		<pubDate>Tue, 06 Oct 2009 06:18:21 +0000</pubDate>
		<guid>http://natrium42.com/blog/?p=36#comment-2769</guid>
		<description>how do you get the flash player onto your ds</description>
		<content:encoded><![CDATA[<p>how do you get the flash player onto your ds</p>
]]></content:encoded>
	</item>
</channel>
</rss>
