<?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: How to embed SVG vector graphics with Actionscript</title>
	<atom:link href="http://nathandemick.com/2009/02/how-to-embed-svg-vector-graphics-with-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathandemick.com/2009/02/how-to-embed-svg-vector-graphics-with-actionscript/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 15:23:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ReaperOscuro</title>
		<link>http://nathandemick.com/2009/02/how-to-embed-svg-vector-graphics-with-actionscript/comment-page-1/#comment-286</link>
		<dc:creator>ReaperOscuro</dc:creator>
		<pubDate>Tue, 05 Jul 2011 20:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitter-gamer.com/?p=207#comment-286</guid>
		<description>Evening,

My problem is tranferring inkscapes alpha channel: at least, thats what I think.
Ive followed all that is said here and my svg loads fine -but it looks crap. Upon closer inspection I realised: the semi-transparent extra colour layers id added were not opaque anymore, making it too vivid.
So, how do I make ac3 recognise that it also needs to include such? I appreciate this post is some years.old but you never know, someone hopefully will notice.

Thanks in advance for your time,

ReaperOscuro</description>
		<content:encoded><![CDATA[<p>Evening,</p>
<p>My problem is tranferring inkscapes alpha channel: at least, thats what I think.<br />
Ive followed all that is said here and my svg loads fine -but it looks crap. Upon closer inspection I realised: the semi-transparent extra colour layers id added were not opaque anymore, making it too vivid.<br />
So, how do I make ac3 recognise that it also needs to include such? I appreciate this post is some years.old but you never know, someone hopefully will notice.</p>
<p>Thanks in advance for your time,</p>
<p>ReaperOscuro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ReaperOscuro</title>
		<link>http://nathandemick.com/2009/02/how-to-embed-svg-vector-graphics-with-actionscript/comment-page-1/#comment-284</link>
		<dc:creator>ReaperOscuro</dc:creator>
		<pubDate>Wed, 15 Jun 2011 20:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitter-gamer.com/?p=207#comment-284</guid>
		<description>Evening,

Thank you very very much for the help: not sure why needed to save as plain SVG, but twas done. Followed the syntax yet was still failing, then noticed that when I embedded it created:
[Embed(source=&#039;../lib/background.svg&#039;, mimeType=&#039;application/octet-stream&#039;)]
when I removed the mimeType it then worked.

Thanks for your time!</description>
		<content:encoded><![CDATA[<p>Evening,</p>
<p>Thank you very very much for the help: not sure why needed to save as plain SVG, but twas done. Followed the syntax yet was still failing, then noticed that when I embedded it created:<br />
[Embed(source='../lib/background.svg', mimeType='application/octet-stream')]<br />
when I removed the mimeType it then worked.</p>
<p>Thanks for your time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

