<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>joe kromer [dot] com &#187; Adobe</title>
	<atom:link href="http://joekromer.com/category/adobe/feed" rel="self" type="application/rss+xml" />
	<link>http://joekromer.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 14 May 2010 18:29:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Web Based Photo Booth</title>
		<link>http://joekromer.com/14052010/web-based-photo-booth</link>
		<comments>http://joekromer.com/14052010/web-based-photo-booth#comments</comments>
		<pubDate>Fri, 14 May 2010 18:10:47 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://joekromer.com/?p=274</guid>
		<description><![CDATA[I was playing with Photo Booth on my laptop the other night and decided to see if I could make something similar. I gave it a shot and it came out pretty good for a quick prototype. http://joekromer.com/photoBooth/]]></description>
			<content:encoded><![CDATA[<p><a href="http://joekromer.com/photoBooth/"><img src="http://joekromer.com/2008/wp-content/uploads/2010/05/Screen-shot-2010-05-14-at-2.08.55-PM-300x295.png" alt="" title="Screen shot 2010-05-14 at 2.08.55 PM" width="300" height="295" class="aligncenter size-medium wp-image-275" /></a></p>
<p>I was playing with Photo Booth on my laptop the other night and decided to see if I could make something similar. I gave it a shot and it came out pretty good for a quick prototype.</p>
<p><a href="http://joekromer.com/photoBooth/">http://joekromer.com/photoBooth/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/14052010/web-based-photo-booth/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitpic Viewer (with source)</title>
		<link>http://joekromer.com/22052009/twitpic-viewer</link>
		<comments>http://joekromer.com/22052009/twitpic-viewer#comments</comments>
		<pubDate>Fri, 22 May 2009 15:53:51 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[Twitpic]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://joekromer.com/?p=261</guid>
		<description><![CDATA[So one night not too long ago I was sitting on my couch interneting and I started playing with search.twitter.com looking at the mass amounts of people posting photos to Twitter via Twitpic . I found the amount of photos getting uploaded astounding, at times close to 10 photos a second. But with that many [...]]]></description>
			<content:encoded><![CDATA[<p>So one night not too long ago I was sitting on my couch interneting and I started playing with <a href="http://search.twitter.com" target="_blank">search.twitter.com</a> looking at the mass amounts of people posting photos to <a href="http://twitter.com" target="_blank">Twitter</a> via <a href="http://twitpic.com" target="_blank">Twitpic</a> . I found the amount of photos getting uploaded astounding, at times close to 10 photos a second. But with that many photos getting posted every second its hard to visually comprehend, so I came up with an idea for an app, WHAM, <a href="http://joekromer.com/twitpic-viewer" target="_blank">Twitpic-viewer</a> was conceived.</p>
<p>So using the <a href="http://apiwiki.twitter.com/" target="_blank">Twitter API</a>, I run a search for &#8220;twitpic.com&#8221;, return some <a href="http://www.json.org/" target="_blank">JSON</a>, parse it and loadin the photos.</p>
<p>I think it works pretty well, it is kinda like a train wreck though, you just can&#8217;t look away. Also be aware I don&#8217;t control the content, so odds are you will some nudity and other questionable content, enjoy!<a href="http://joekromer.com/twitpic-viewer"><img class="aligncenter size-full wp-image-262" title="twitpic-viewer screenshot" src="http://joekromer.com/2008/wp-content/uploads/2009/05/picture-1.png" alt="twitpic-viewer screenshot" width="522" height="468" /></a>*I currently DO NOT limit how many images will be loaded in, so eventually it will crash your browser if you let it run long enough.</p>
<p>**<a href="http://joekromer.com" target="_blank"> joekromer.com</a> is in no way affilated with <a href="http://twitpic.com" target="_blank">twitpic.com</a></p>
<p>*** for those interested here is the <a href="http://joekromer.com/2008/wp-content/uploads/2009/05/twitview.as" target="_blank">source for twitpic-viewer</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/22052009/twitpic-viewer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flash AS3 Navigate to URL.</title>
		<link>http://joekromer.com/10032009/flash-as3-navigate-to-url</link>
		<comments>http://joekromer.com/10032009/flash-as3-navigate-to-url#comments</comments>
		<pubDate>Tue, 10 Mar 2009 18:49:27 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[getURL]]></category>
		<category><![CDATA[navigateToURL]]></category>

		<guid isPermaLink="false">http://joekromer.com/?p=220</guid>
		<description><![CDATA[When making the switch to AS3 there are all kinds of problems we run into, one that I seem to deal with on a daily basis is navigating to a URL. Back in AS2 it looked like this: getURL("http://www.joekromer.com", "_self"); AS3 it looks like this: var URLReq:URLRequest = new URLRequest("http://www.joekromer.com"); try { navigateToURL(URLReq, "_self"); } [...]]]></description>
			<content:encoded><![CDATA[<p>When making the switch to AS3 there are all kinds of problems we run into, one that I seem to deal with on a daily basis is navigating to a URL.</p>
<p>Back in AS2 it looked like this:</p>
<pre name="code" class="js" cols="90">
getURL("http://www.joekromer.com", "_self");
</pre>
<p>AS3 it looks like this:</p>
<pre name="code" class="js" cols="90">
var URLReq:URLRequest = new URLRequest("http://www.joekromer.com");
try {
	navigateToURL(URLReq, "_self");
} catch (e:Error) {
	trace(e);
}
</pre>
<p>So I decided I was going to write a quick little class to make my life just a little bit easier. Now after you include my Navigate class all you have to do is call &#8220;Navigate.to()&#8221;. Of course you need to pass the URL to the function. The function also defaults the target to &#8220;_self&#8221;, but that can be changed by including whatever target you want.</p>
<p>The code in my class looks like this:</p>
<pre name="code" class="js" cols="90">
package com.joekromer{
	import flash.net.URLRequest;
	import flash.net.navigateToURL;

	public class Navigate{
		public function Navigate(url:String, target:String) {
			var URLReq:URLRequest = new URLRequest(url);
			try {
				navigateToURL(URLReq, target);
			} catch (e:Error) {
				trace("Oh noes you broke it = " + e);
			}
		}

		public static function to(url:String, target:String = "_self"):Navigate {
			return new Navigate(url, target);
		}
	}
}
</pre>
<p>With my class you can navigate to a url like this:</p>
<pre name="code" class="js" cols="90">
import com.joekromer.Navigate;
Navigate.to("http://www.joekromer.com", "_blank");
</pre>
<p><a href='http://joekromer.com/2008/wp-content/uploads/2009/03/Navigate.zip'>Download my class.</a></p>
<p>Happy Flashing.</p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/10032009/flash-as3-navigate-to-url/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flash CS4: Library Item Code Hinting</title>
		<link>http://joekromer.com/10022009/flash-cs4-library-item-code-hinting</link>
		<comments>http://joekromer.com/10022009/flash-cs4-library-item-code-hinting#comments</comments>
		<pubDate>Tue, 10 Feb 2009 21:22:49 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Code Hinting]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://joekromer.com/?p=179</guid>
		<description><![CDATA[I seem to always have problems getting the code hinting to appear while developing in the Flash IDE. Until today I miss typed a parenthesis and wham-o now it works. Example: I have a Movie Clip in the Library where the &#8220;Export for ActionScript&#8221; box is checked and the class is called SomeAwesomeClass. Before, I [...]]]></description>
			<content:encoded><![CDATA[<p>I seem to always have problems getting the code hinting to appear while developing in the Flash IDE. Until today I miss typed a parenthesis and wham-o now it works.</p>
<p>Example:<br />
I have a Movie Clip in the Library where the &#8220;Export for ActionScript&#8221; box is checked and the class is called SomeAwesomeClass.</p>
<p>Before, I would reference this clip like this:</p>
<div id="attachment_183" class="wp-caption aligncenter" style="width: 497px"><img class="size-full wp-image-183" title="broke_2" src="http://joekromer.com/2008/wp-content/uploads/2009/02/broke_2.gif" alt="var clip:MovieClip = MovieClip(new SomeAwesomeClass());" width="487" height="43" /><p class="wp-caption-text">var clip:MovieClip = MovieClip(new SomeAwesomeClass());</p></div>
<p style="text-align: center;">or</p>
<p><div id="attachment_181" class="wp-caption aligncenter" style="width: 497px"><img class="size-full wp-image-181" title="broke_1" src="http://joekromer.com/2008/wp-content/uploads/2009/02/broke_1.gif" alt="var clip:MovieClip = MovieClip(new SomeAwesomeClass());" width="487" height="43" /><p class="wp-caption-text">var clip:MovieClip = MovieClip(new SomeAwesomeClass());</p></div>and would never get any sort of code hinting.</p>
<p>Now, I call it like this:<br />
<div id="attachment_185" class="wp-caption aligncenter" style="width: 497px"><img class="size-full wp-image-185" title="works" src="http://joekromer.com/2008/wp-content/uploads/2009/02/works.gif" alt="var clip:MovieClip = MovieClip(new (SomeAwesomeClass));" width="487" height="187" /><p class="wp-caption-text">var clip:MovieClip = MovieClip(new (SomeAwesomeClass));</p></div>and who&#8217;s your uncle, goldenromDOTcom, it works!</p>
<p>Not really sure why it works this way, but it does, Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/10022009/flash-cs4-library-item-code-hinting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Stickers: A Fashion Trend?</title>
		<link>http://joekromer.com/22012008/adobe-stickers-a-fashion-trend</link>
		<comments>http://joekromer.com/22012008/adobe-stickers-a-fashion-trend#comments</comments>
		<pubDate>Tue, 22 Jan 2008 15:22:00 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[Stickers]]></category>

		<guid isPermaLink="false">http://joekromer.wordpress.com/2008/01/22/adobe-stickers-a-fashion-trend/</guid>
		<description><![CDATA[Me being a proud Adobe user and getting a slew of stickers recently(see this post) was surprised to see that Lee Brimelow has the same taste in stickers. Check out Lee&#8217;s video about MacWorld over at his blog. At around 2:15 is where he shows off his MacBook Pro.]]></description>
			<content:encoded><![CDATA[<p>Me being a proud <a href="http://www.adobe.com" target="_blank">Adobe</a> user and getting a slew of stickers recently(<a href="http://joekromer.com/16012008/i-got-some-adobe-stickers" target="_blank">see this post</a>) was surprised to see that <a href="http://theflashblog.com/" target="_blank">Lee Brimelow</a> has the same taste in stickers. Check out Lee&#8217;s video about <a href="http://www.macworld.com" target="_blank">MacWorld</a> over at his <a href="http://theflashblog.com/?p=325" target="_blank">blog</a>. At around 2:15 is where he shows off his MacBook Pro.</p>
<div><img src="http://www.joekromer.com/blog/jan08/leeMBP.jpg" alt="Lee's MacBook Pro" width="300" height="191" /></div>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/22012008/adobe-stickers-a-fashion-trend/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I got some Adobe Stickers!!!</title>
		<link>http://joekromer.com/16012008/i-got-some-adobe-stickers</link>
		<comments>http://joekromer.com/16012008/i-got-some-adobe-stickers#comments</comments>
		<pubDate>Wed, 16 Jan 2008 03:13:00 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[Stickers]]></category>

		<guid isPermaLink="false">http://joekromer.wordpress.com/2008/01/16/i-got-some-adobe-stickers/</guid>
		<description><![CDATA[I saw this post from a lady over at Adobe. So I followed the directions, and sent a self adressed stamped envelope to her and a week later I had my stickers.So Thanks Heidi from Adobe.]]></description>
			<content:encoded><![CDATA[<p>I saw <a href="http://blogs.adobe.com/dreamweaver/2007/10/dreamweaver_stickers_from_max.html" target="_blank">this</a> post from a lady over at <a href="http://www.adobe.com" target="_blank">Adobe</a>. So I followed the directions, and sent a self adressed stamped envelope to her and a week later I had my stickers.<br/>So Thanks Heidi from <a href="http://www.adobe.com" target="_blank">Adobe</a>.</p>
<div><a href="http://www.flickr.com/photos/joekromer/2195925407/" title="So excited! by joe.kromer, on Flickr"><img src="http://farm3.static.flickr.com/2263/2195925407_5451da0b2f.jpg" width="500" height="375" alt="So excited!" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/16012008/i-got-some-adobe-stickers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an Array of Random Numbers, Without Reusing Numbers</title>
		<link>http://joekromer.com/10122007/create-an-array-of-random-numbers-without-reusing-numbers-as-20</link>
		<comments>http://joekromer.com/10122007/create-an-array-of-random-numbers-without-reusing-numbers-as-20#comments</comments>
		<pubDate>Mon, 10 Dec 2007 21:22:00 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Math.Random()]]></category>

		<guid isPermaLink="false">http://joekromer.wordpress.com/2007/12/10/create-an-array-of-random-numbers-without-reusing-numbers-as-20/</guid>
		<description><![CDATA[I recently had the situation where I had to create an array of 25 random numbers from 0-24, but no number could be repeated in the array. So after a little bit of racking my brain I came up with this. //create an array to hold the numbers var numArray:Array = new Array(25); // create [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had the situation where I had to create an array of 25 random numbers from 0-24, but no number could be repeated in the array. So after a little bit of racking my brain I came up with this.</p>
<pre name="code" class="js" cols="80">
//create an array to hold the numbers
var numArray:Array = new Array(25);

// create an array to hold the used numbers
var usedNumArray:Array = new Array(25);

for (var i:int = 0; i <= 24; i++){
	pickNum(i);
}

// run fuctions to get a random number and put in it the array
function pickNum(i:Number){
	var num:Number;
	do{
		//set num to a random number between 0-24
		num = getRandNum();
		//set the numArray[i] to the random number
		numArray[i] = num;
		//make sure the number is a new number
	}while(usedNumArray[num]);
	//if its a new number set the usedNumArray[num] to true
	usedNumArray[num]=true;
	//trace it back to make sure it works
	if(i == 24){
	trace(numArray)
	}
}

// get random number
function getRandNum():Number{
	return Math.floor(Math.random()*25);
}
</pre>
<p>I don't know if its the best way to handle it but it works. If there is a better way please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/10122007/create-an-array-of-random-numbers-without-reusing-numbers-as-20/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Went to the &quot;From the Ground Up Tour&quot; with Colin Moock</title>
		<link>http://joekromer.com/05122007/went-to-the-from-the-ground-up-tour-with-colin-moock</link>
		<comments>http://joekromer.com/05122007/went-to-the-from-the-ground-up-tour-with-colin-moock#comments</comments>
		<pubDate>Wed, 05 Dec 2007 16:54:00 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://joekromer.wordpress.com/2007/12/05/went-to-the-from-the-ground-up-tour-with-colin-moock/</guid>
		<description><![CDATA[I attended in Chicago and had a really freakin&#8217; good time, learning a bunch about AS 3.0. On a good note it was very class heavy which is something I have been wanting to learn. Now a few days later I&#8217;ve been working with the Public Beta of Flex 3, teaching myself how to use [...]]]></description>
			<content:encoded><![CDATA[<p>I attended in Chicago and had a really freakin&#8217; good time, learning a bunch about AS 3.0. On a good note it was very class heavy which is something I have been wanting to learn. Now a few days later I&#8217;ve been working with the Public Beta of Flex 3, teaching myself how to use classes. Hopefully I will have some examples to post, soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/05122007/went-to-the-from-the-ground-up-tour-with-colin-moock/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash CS3 Simulate Download Bug</title>
		<link>http://joekromer.com/02112007/flash-cs3-simulate-download-bug</link>
		<comments>http://joekromer.com/02112007/flash-cs3-simulate-download-bug#comments</comments>
		<pubDate>Fri, 02 Nov 2007 00:50:00 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS3]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://joekromer.wordpress.com/2007/11/02/flash-cs3-simulate-download-bug/</guid>
		<description><![CDATA[I noticed a bug(I think) when I Simulate Download on a few Flash files today. So I test the movie and every thing shows up totally cool as below: Then I go to Simulate Download and I end up losing some of my images, what&#8217;s the deal. See below: Any way not a huge deal [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed a bug(I think) when I Simulate Download on a few Flash files today.</p>
<p>So I test the movie and every thing shows up totally cool as below:<br /><img src="http://www.joekromer.com/blog/oct07/itsThere.jpg" width="400" height="202"></p>
<p>Then I go to Simulate Download and I end up losing some of my images, what&#8217;s the deal. See below:<br /><img src="http://www.joekromer.com/blog/oct07/nowItsNot.jpg" width="400" height="202"></p>
<p>Any way not a huge deal cause it all works good outside of the Flash IDE, but still kind of annoying.</p>
<p>*sorry about the blurriness once the pages go live I&#8217;ll clear them up.</p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/02112007/flash-cs3-simulate-download-bug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS2 Flash Frame Scroller with source</title>
		<link>http://joekromer.com/27102007/as2-flash-frame-scroller-with-source</link>
		<comments>http://joekromer.com/27102007/as2-flash-frame-scroller-with-source#comments</comments>
		<pubDate>Sat, 27 Oct 2007 00:30:00 +0000</pubDate>
		<dc:creator>joe kromer.</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://joekromer.wordpress.com/2007/10/27/as2-flash-frame-scroller-with-source/</guid>
		<description><![CDATA[I built a quick and dirty scroll bar the other day that controls what frame a movie clip is on. Here&#8217;s what it looks like: Here&#8217;s a link to the source: Link Not a class, yet&#8230; hopefully soon! Enjoy! ]]></description>
			<content:encoded><![CDATA[<p>I built a quick and dirty scroll bar the other day that controls what frame a movie clip is on.</p>
<p>Here&#8217;s what it looks like:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="400" height="250" id="frameScroller_noStop" align="middle"><param name="movie" value="http://joekromer.com/blog/oct07/scroller/frameScroller_noStop.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="http://joekromer.com/blog/oct07/scroller/frameScroller_noStop.swf" quality="high" bgcolor="#ffffff" width="400" height="250" name="frameScroller_noStop" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object></p>
<p>Here&#8217;s a link to the source: <a href="http://joekromer.com/blog/oct07/scroller/scroller_noStop.zip" target="_blank">Link</a><br />
Not a class, yet&#8230; hopefully soon! Enjoy! </p>
]]></content:encoded>
			<wfw:commentRss>http://joekromer.com/27102007/as2-flash-frame-scroller-with-source/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
