<rss version="2.0">
			<channel>
			<title>RIA CFML Flex Flash</title>
			<link>http://www.cfcdeveloper.com/index.cfm</link>
			<description>Adobe RIA Development</description>
			<language>en-us</language>
			<pubDate>Sun, 05 Sep 2010 15:27:00 -0700</pubDate>
			<lastBuildDate>Sat, 01 May 2010 09:39:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>clint317@cfcdeveloper.com</managingEditor>
			<webMaster>clint317@cfcdeveloper.com</webMaster>
			
			
			
			
			
			<item>
				<title>Fireworks FXG to Flash Builder</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2010/5/1/Fireworks-FXG-to-Flash-Builder</link>
				<description>
				
				
				Fooling around with the FXG capabilities to embed optimized graphics that can be scaled I found a few issues, not sure if they&apos;re bugs but here&apos;s my findings. I&apos;m using Fireworks CS4 and Flash Builder 4.

I basically created a rectangle with a bord...
				
				
				</description>
				
				<category>3D &amp;amp; Graphics</category>
				
				<category>Flex/Flash/AS3</category>
				
				<pubDate>Sat, 01 May 2010 09:39:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2010/5/1/Fireworks-FXG-to-Flash-Builder</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>GraniteDS for Flex 3 and Glassfish</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2010/2/8/GraniteDS-for-Flex-3-and-Glassfish</link>
				<description>
				
				
				Is it just me or is GraniteDS just too complicated? I&apos;m an expert using FMS Flash Media Server and I understand BlazeDS but Granite Data Services is beyond plug-n-play. First, what is the stack and why is it hard to figure out? Tide, EJB, Gravity, Po...
				
				
				</description>
				
				<category>Eclipse &amp;amp; CFEclipse</category>
				
				<category>Flex/Flash/AS3</category>
				
				<category>Frameworks</category>
				
				<pubDate>Mon, 08 Feb 2010 12:46:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2010/2/8/GraniteDS-for-Flex-3-and-Glassfish</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe Misses Flex Boat</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2010/2/2/Adobe-Misses-Flex-Boat</link>
				<description>
				
				
				It&apos;s my opinion that Adobe is making a mistake renaming Flex Builder to Flash Builder. Simply put, when it comes to business applications, businesses still don&apos;t want to buy a Flash solution. Adobe should catch this wave created by the Flex craze and...
				
				
				</description>
				
				<category>Bits and Bytes</category>
				
				<category>Eclipse &amp;amp; CFEclipse</category>
				
				<category>Flex/Flash/AS3</category>
				
				<category>Frameworks</category>
				
				<category>Personal</category>
				
				<pubDate>Tue, 02 Feb 2010 19:51:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2010/2/2/Adobe-Misses-Flex-Boat</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>OVP Open Video Player for Flex</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/12/5/OVP-Open-Video-Player-for-Flex</link>
				<description>
				
				
				I&apos;m working on creating a simple video chat component for my application and came across this open source solution from the good folks at OpenVideoPlayer.com. You can download the latest open source flash video player version from SourceForge. Open i...
				
				
				</description>
				
				<category>Resources</category>
				
				<category>Flex/Flash/AS3</category>
				
				<pubDate>Sat, 05 Dec 2009 13:11:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/12/5/OVP-Open-Video-Player-for-Flex</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Starter bare-bones AS camera class</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/12/4/Starter-barebones-AS-camera-class</link>
				<description>
				
				
				Just starting on this class and thought I&apos;d post a good starting point for learning.


package classes{
	import flash.media.*;
	import flash.net.*;
	
	import mx.core.UIComponent;

	public class Chatcam extends UIComponent{
		private var net...
				
				
				</description>
				
				<category>Flex/Flash/AS3</category>
				
				<category>OOP/Patterns</category>
				
				<pubDate>Fri, 04 Dec 2009 19:15:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/12/4/Starter-barebones-AS-camera-class</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Using do as the event name in Coldbox, don&apos;t.</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/10/20/Using-do-as-the-event-name-in-Coldbox-dont</link>
				<description>
				
				
				It took me a day to figure this out, live and learn right. I used &apos;do&apos; as the event name in one of my Coldbox applications as opposed to &apos;event&apos; given as the default. If you&apos;re considering what to name your events in Coldbox, don&apos;t. Just use the defa...
				
				
				</description>
				
				<category>Coldbox 2.6</category>
				
				<category>ColdFusion</category>
				
				<category>Flex/Flash/AS3</category>
				
				<pubDate>Tue, 20 Oct 2009 07:10:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/10/20/Using-do-as-the-event-name-in-Coldbox-dont</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flex 3: Who changed the shared object?</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/10/16/Flex-3-Who-changed-the-shared-object</link>
				<description>
				
				
				So you have a shared object connected and your setting properties to fire off the SyncEvent handler but you want the client to know if it did it or did another client do it. Not confused are you? Just take a look at this code to use on a SyncEvent to...
				
				
				</description>
				
				<category>Flex/Flash/AS3</category>
				
				<pubDate>Fri, 16 Oct 2009 19:40:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/10/16/Flex-3-Who-changed-the-shared-object</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flex 3: TextArea Scrolling for Chat</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/10/9/Flex-3-TextArea-Scrolling-for-Chat</link>
				<description>
				
				
				In a chat application you want the message entered to be placed into the textarea component possibly all the way down or up and scrolled to the last entry line. However just placing a new line a text always adds to the textarea but does not scroll au...
				
				
				</description>
				
				<category>Flex/Flash/AS3</category>
				
				<pubDate>Fri, 09 Oct 2009 04:59:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/10/9/Flex-3-TextArea-Scrolling-for-Chat</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Is Flex now Flash? New Flash Builder name stinks.</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/10/7/Is-Flex-now-Flash-New-Flash-Builder-name-stinks</link>
				<description>
				
				
				It sickens my stomach to think what a big mistake this name change is, changing Flex Builder to Flash Builder. 

I&apos;ve never seen so many new jobs open up for a single product than I have with Flex. Flex jobs are everywhere and paying good. Flex, Fl...
				
				
				</description>
				
				<category>Flex/Flash/AS3</category>
				
				<category>Personal</category>
				
				<pubDate>Wed, 07 Oct 2009 16:26:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/10/7/Is-Flex-now-Flash-New-Flash-Builder-name-stinks</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Fireworks PNG imported to Flash shrinks or resized</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/10/3/Fireworks-PNG-imported-to-Flash-shrinks-or-resized</link>
				<description>
				
				
				I was stuck on this one issue for a while looking for a solution or answer on Google. I never found an answer but I finally figured it out myself. If you have any more information to clear this up please share.

I&apos;m working on a Flex application th...
				
				
				</description>
				
				<category>Flex/Flash/AS3</category>
				
				<category>3D &amp;amp; Graphics</category>
				
				<pubDate>Sat, 03 Oct 2009 12:49:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/10/3/Fireworks-PNG-imported-to-Flash-shrinks-or-resized</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Flex 3 PopUpWindow custom event</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/10/2/Flex-3-PopUpWindow-custom-event</link>
				<description>
				
				
				My flex application has settings that can be changed by the user. The settings window is accessible from a menu link control that pops up the settings window. Some of the settings are for changing attributes of other custom components within the app....
				
				
				</description>
				
				<category>Flex/Flash/AS3</category>
				
				<pubDate>Fri, 02 Oct 2009 09:37:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/10/2/Flex-3-PopUpWindow-custom-event</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>New York and Atlantic City Vacation</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/9/25/New-York-and-Atlantic-City-Vacation</link>
				<description>
				
				
				The wife and I took a 6 day retreat together, first stopping off in Virginia to hook up with friends then on to Atlantic City for some gambling and NYC for sight seeing. The drive from here just outside Atlanta to their house in VA was about 8 hours,...
				
				
				</description>
				
				<category>Personal</category>
				
				<pubDate>Fri, 25 Sep 2009 04:01:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/9/25/New-York-and-Atlantic-City-Vacation</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>MySQL Find and Replace</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/9/9/MySQL-Find-and-Replace</link>
				<description>
				
				
				I didn&apos;t know until now about the replace function in MySQL. Evidently you can do case-sensitive search and replace pretty easily.

update table set field = replace(field,&apos;before&apos;,&apos;after&apos;);

I&apos;m not sure about using regex but you can do multiple ...
				
				
				</description>
				
				<category>ColdFusion</category>
				
				<category>SQL</category>
				
				<pubDate>Wed, 09 Sep 2009 16:40:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/9/9/MySQL-Find-and-Replace</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>ColdFusion with Javascript with ColdFusion</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/9/9/ColdFusion-with-Javascript-with-ColdFusion</link>
				<description>
				
				
				I had a situation where I wanted to pass a query param to a ColdFusion page that would use it to find a record in a cfquery then pass that record to a Javascript function used to display that record in that ColdFusion page. Thats a lot to say all at ...
				
				
				</description>
				
				<category>ColdFusion</category>
				
				<category>JavaScript/Ajax</category>
				
				<pubDate>Wed, 09 Sep 2009 06:30:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/9/9/ColdFusion-with-Javascript-with-ColdFusion</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Trigger Javascript after loading ColdFusion page</title>
				<link>http://www.cfcdeveloper.com/index.cfm/2009/9/9/Trigger-Javascript-after-loading-ColdFusion-page</link>
				<description>
				
				
				Once apon a time, and still only if I must, I used the &apos;s onLoad attribute to call a Javascript function after a page loaded. I no longer follow that pattern opting instead to use a window DOM method, window.onload, also called a global event handler...
				
				
				</description>
				
				<category>ColdFusion</category>
				
				<category>JavaScript/Ajax</category>
				
				<pubDate>Wed, 09 Sep 2009 05:04:00 -0700</pubDate>
				<guid>http://www.cfcdeveloper.com/index.cfm/2009/9/9/Trigger-Javascript-after-loading-ColdFusion-page</guid>
				
			</item>
			
		 	
			</channel></rss>
	

