<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="0.92">
<channel>
	<title>FlexMerge</title>
	<link>http://www.broadskies.net/flexmerge</link>
	<description>Code Snippets and Discoveries while navigating through Flex and AS3.</description>
	<lastBuildDate>Wed, 19 Nov 2008 19:59:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Embedding HTML in an AS3 Project (no Flex Framework)</title>
		<description>[v0.1] [check for latest version here]Though rare, the occasion can sneak up on you when you need HTML inside a [full] Flash project.  As one "Yahoo Answer-er" put it, "Its like pouring the glass inside the orange juice." (found here)  That notwithstanding, I needed just such a solution when my ...</description>
		<link>http://www.broadskies.net/flexmerge/2008/07/01/embedding-html-in-an-as3-project-no-flex-framework/</link>
			</item>
	<item>
		<title>Opening External Links from AS3</title>
		<description>So, you probably know that opening external links from inside AS3 is an issue.  Depending on the browser, the "_blank" new window openings are blocked as though they were pop ups.

There are many blog entries and forum entries on the web discussing ways to deal with this, some more useful ...</description>
		<link>http://www.broadskies.net/flexmerge/2008/06/30/opening-external-links-from-as3/</link>
			</item>
	<item>
		<title>Embedding fonts in AS3</title>
		<description>marcosweskamp posts this example:

 </description>
		<link>http://www.broadskies.net/flexmerge/2007/09/11/embedding-fonts-in-as3/</link>
			</item>
	<item>
		<title>Preloaders in AS3</title>
		<description>BIT-101 Blog comments </description>
		<link>http://www.broadskies.net/flexmerge/2007/09/11/preloaders-in-as3/</link>
			</item>
	<item>
		<title>Garbage Collection and Weak References</title>
		<description>First off:  A wonderful series of articles by Grant Skinner about the new concerns regarding Garbage Collection in AS3.  This can not be ignored if your doing AS3 coding.
 </description>
		<link>http://www.broadskies.net/flexmerge/2007/09/10/garbage-collection-and-weak-references/</link>
			</item>
	<item>
		<title>Oh, That Stage</title>
		<description>Alright, running (Ctrl+F11) an ActionScript 3 Project from Flex 2/Eclipse was getting annoying.  I couldn't figure out why the SWF movie was positioned in such an unexpected way in the browser.  The top left corner of the Movie was not in the top left corner of the browser ...</description>
		<link>http://www.broadskies.net/flexmerge/2007/09/07/exit-stage-right/</link>
			</item>
	<item>
		<title>Some AS3 Constants</title>
		<description>This is nice.  We now have some constants that we can use instead of "magic strings".  What I mean, is that we have something kin to pre-made Enums for some common values in AS3.
 </description>
		<link>http://www.broadskies.net/flexmerge/2007/09/06/some-as3-constants/</link>
			</item>
	<item>
		<title>AS3 DisplayObject subclasses</title>
		<description>Taken from here.



Or, maybe I like this next one better.  It comes from OReilly Essential ActionScript 3.0 (June 2007).  It gives a little more information.

 </description>
		<link>http://www.broadskies.net/flexmerge/2007/09/06/as3-displayobject-subclasses/</link>
			</item>
	<item>
		<title>MovieClips with Reflections</title>
		<description>Nice article here (http://www.adobe.com/devnet/flash/articles/reflect_class_as3.html). </description>
		<link>http://www.broadskies.net/flexmerge/2007/09/06/movieclips-with-reflections/</link>
			</item>
	<item>
		<title>Shape Size in AS3</title>
		<description>Okay.. I'm copying here.  This comes straight from waxpraxis' website here (http://www.waxpraxis.org/?p=3).  Hope he won't mind.
 </description>
		<link>http://www.broadskies.net/flexmerge/2007/09/06/shape-size-in-as3/</link>
			</item>
</channel>
</rss>
