<?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: Publishing a project&#8217;s source code in Flex Builder 3 beta 2</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JimPlamondon</title>
		<link>http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/comment-page-1/#comment-1615</link>
		<dc:creator>JimPlamondon</dc:creator>
		<pubDate>Wed, 15 Apr 2009 01:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/#comment-1615</guid>
		<description>Please forgive a stupid question: Now what?  That is, once Flex has produced a slew of source-related files in the src sub-folder of the bin-release folder, what additional step are necessary to make that source viewable?

For example, consider the project foo, defined by foo.mxml. Exporting the release version as described above produces foo.swf.  To embed foo.swf in the web page bar.html, I need to (a) copy foo.swf on a web server (say, www.example.com/mySWFs/foo.swf) and (b) add the following text to bar.html:


Which is great, but...foo.swf&#039;s source is all still sitting on my hard drive&#039;s bin-release folder.

So, what exactly do I need to copy from foo&#039;s bin-release folder to www.example.com, and what HTML do I need to add to bar.html, to make it possible to view foo.SWF&#039;s source from within bar.html?

Thanks!  :-)

--- Jim</description>
		<content:encoded><![CDATA[<p>Please forgive a stupid question: Now what?  That is, once Flex has produced a slew of source-related files in the src sub-folder of the bin-release folder, what additional step are necessary to make that source viewable?</p>
<p>For example, consider the project foo, defined by foo.mxml. Exporting the release version as described above produces foo.swf.  To embed foo.swf in the web page bar.html, I need to (a) copy foo.swf on a web server (say, <a href="http://www.example.com/mySWFs/foo.swf" rel="nofollow">http://www.example.com/mySWFs/foo.swf</a>) and (b) add the following text to bar.html:</p>
<p>Which is great, but&#8230;foo.swf&#8217;s source is all still sitting on my hard drive&#8217;s bin-release folder.</p>
<p>So, what exactly do I need to copy from foo&#8217;s bin-release folder to <a href="http://www.example.com" rel="nofollow">http://www.example.com</a>, and what HTML do I need to add to bar.html, to make it possible to view foo.SWF&#8217;s source from within bar.html?</p>
<p>Thanks!  :-)</p>
<p>&#8212; Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/comment-page-1/#comment-1614</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Thu, 25 Oct 2007 14:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/#comment-1614</guid>
		<description>Dylan,

As far as I understand (and I could be wrong), yes and no.
If you want to generate the nicely formatted &quot;view source&quot; HTML output, you&#039;d need to use Flex Builder. But if you want to generate your own HTML/source, you can simply set the Application tag&#039;s viewSourceURL property (&lt;a href=&quot;http://livedocs.adobe.com/labs/flex3/langref/mx/core/Application.html#viewSourceURL&quot; rel=&quot;nofollow&quot;&gt;See Application viewSourceURL entry in LiveDocs&lt;/a&gt;). This should enable the &quot;View Source&quot; right-click context menu item, but it is up to you to generate the target HTML.

Hope that helps,
Peter</description>
		<content:encoded><![CDATA[<p>Dylan,</p>
<p>As far as I understand (and I could be wrong), yes and no.<br />
If you want to generate the nicely formatted &#8220;view source&#8221; HTML output, you&#8217;d need to use Flex Builder. But if you want to generate your own HTML/source, you can simply set the Application tag&#8217;s viewSourceURL property (<a href="http://livedocs.adobe.com/labs/flex3/langref/mx/core/Application.html#viewSourceURL" rel="nofollow">See Application viewSourceURL entry in LiveDocs</a>). This should enable the &#8220;View Source&#8221; right-click context menu item, but it is up to you to generate the target HTML.</p>
<p>Hope that helps,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/comment-page-1/#comment-1613</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Wed, 24 Oct 2007 23:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/21/publishing-a-projects-source-code-in-flex-builder-3-beta-2/#comment-1613</guid>
		<description>Thanks. Is this &quot;Enable view source&quot; only available in Flex Builder or is it also available in the free SDK?</description>
		<content:encoded><![CDATA[<p>Thanks. Is this &#8220;Enable view source&#8221; only available in Flex Builder or is it also available in the free SDK?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

