<?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: Soma MVC tips and tutorials</title>
	<atom:link href="http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/</link>
	<description>Flash, Flex and ActionScript talking.</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:39:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/comment-page-1/#comment-362</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347#comment-362</guid>
		<description>Hi Scott,

Starting a question on the forum would be better, comments are not great for answering questions.

Anyway, I use a SWC to embed the fonts (that&#039;s the only role of Main.swc) but Soma is not handling any physical files. It means:

1. You compile with the Flash IDE: you can remove the Main.swc and just import the fonts in the Flash IDE library (and compile from it)
2. You compile with the Flex SDK: you can use Main.swc and the include-libraries parameter (as SomaUI is doing when exporting)
3. You compile with the Flex SDK: you can remove the Main.swc and use an Embed metadata tag to embed the font

To create the SWC with fonts, I usually use the Flash IDE, I import the fonts and before publishing I go in publish settings to tick export SWC.

I very often use a SWC compiled from a Flash IDE library as a workflow, I include the flash assets I might need to build in the Flash IDE and then I use FDT and the Flex SDK to compile + the parameter &quot;-include-libraries PROJECT_PATH/source/front-end/libs/Main.swc&quot;.

Note for FDT user: you can use &quot;{project}&quot; not to use an hard-coded path in your parameters, that&#039;s the root of the FDT project.

Anyway, Main.swc only contains the Arial font. You are completely free, you can do whatever you want to embed the fonts with Soma.

Romu</description>
		<content:encoded><![CDATA[<p>Hi Scott,</p>
<p>Starting a question on the forum would be better, comments are not great for answering questions.</p>
<p>Anyway, I use a SWC to embed the fonts (that&#8217;s the only role of Main.swc) but Soma is not handling any physical files. It means:</p>
<p>1. You compile with the Flash IDE: you can remove the Main.swc and just import the fonts in the Flash IDE library (and compile from it)<br />
2. You compile with the Flex SDK: you can use Main.swc and the include-libraries parameter (as SomaUI is doing when exporting)<br />
3. You compile with the Flex SDK: you can remove the Main.swc and use an Embed metadata tag to embed the font</p>
<p>To create the SWC with fonts, I usually use the Flash IDE, I import the fonts and before publishing I go in publish settings to tick export SWC.</p>
<p>I very often use a SWC compiled from a Flash IDE library as a workflow, I include the flash assets I might need to build in the Flash IDE and then I use FDT and the Flex SDK to compile + the parameter &#8220;-include-libraries PROJECT_PATH/source/front-end/libs/Main.swc&#8221;.</p>
<p>Note for FDT user: you can use &#8220;{project}&#8221; not to use an hard-coded path in your parameters, that&#8217;s the root of the FDT project.</p>
<p>Anyway, Main.swc only contains the Arial font. You are completely free, you can do whatever you want to embed the fonts with Soma.</p>
<p>Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/comment-page-1/#comment-361</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347#comment-361</guid>
		<description>Great framework, taking away alot of the time consuming tasks. One question how can I get custom fonts, I understand I will need to embed them in the swc how should I do this? Thanks, Scott</description>
		<content:encoded><![CDATA[<p>Great framework, taking away alot of the time consuming tasks. One question how can I get custom fonts, I understand I will need to embed them in the swc how should I do this? Thanks, Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/comment-page-1/#comment-352</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Fri, 28 Aug 2009 04:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347#comment-352</guid>
		<description>I am enjoying soma very much. Thankyou!  i hope to have meaningfull discussions on this space with every user!</description>
		<content:encoded><![CDATA[<p>I am enjoying soma very much. Thankyou!  i hope to have meaningfull discussions on this space with every user!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/comment-page-1/#comment-350</link>
		<dc:creator>Piotr</dc:creator>
		<pubDate>Thu, 27 Aug 2009 21:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347#comment-350</guid>
		<description>Thanks a lot! Your work is much appreciated :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Your work is much appreciated <img src='http://www.soundstep.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romuald</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/comment-page-1/#comment-348</link>
		<dc:creator>Romuald</dc:creator>
		<pubDate>Thu, 27 Aug 2009 10:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347#comment-348</guid>
		<description>Here you go:
http://www.soundstep.com/forum/viewtopic.php?f=18&amp;t=243
http://code.google.com/p/somamvc/wiki/StartAPortfolio
Dont forget you can compile the site &quot;Soma Protest&quot; and see how things are done, sources are in the zip.
Romu</description>
		<content:encoded><![CDATA[<p>Here you go:<br />
<a href="http://www.soundstep.com/forum/viewtopic.php?f=18&#038;t=243" rel="nofollow">http://www.soundstep.com/forum/viewtopic.php?f=18&#038;t=243</a><br />
<a href="http://code.google.com/p/somamvc/wiki/StartAPortfolio" rel="nofollow">http://code.google.com/p/somamvc/wiki/StartAPortfolio</a><br />
Dont forget you can compile the site &#8220;Soma Protest&#8221; and see how things are done, sources are in the zip.<br />
Romu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SidGBF</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/comment-page-1/#comment-347</link>
		<dc:creator>SidGBF</dc:creator>
		<pubDate>Thu, 27 Aug 2009 09:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347#comment-347</guid>
		<description>Im really enjoying the tool, but I miss some dynamic examples like a photo album loaded from an XML.
Also, what the xml assets do?</description>
		<content:encoded><![CDATA[<p>Im really enjoying the tool, but I miss some dynamic examples like a photo album loaded from an XML.<br />
Also, what the xml assets do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

