<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>stevesmart.com : category : flash</title>
<link>http://www.stevesmart.com/</link>
<description>stevesmart.com is the homebase for Steve Smart, a visual motion artist, part-time Flash developer, Father and Husband.</description>
<dc:language>en-us</dc:language>
<dc:creator>steve@stevesmart.com</dc:creator>
<dc:date>2007-01-19T00:43:56-06:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.31" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>How to convert a Powerpoint slide deck to individual SWF files</title>
<link>http://www.stevesmart.com/archives/001517.php</link>
<description>Hi all, this is an age old discussion that I&apos;m sure has been covered elsewhere before. But, can anyone recommend an easy and inexpensive way to convert a Powerpoint slide deck to individual SWF files? I&apos;m trying to create one...</description>
<guid isPermaLink="false">1517@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2007-01-19T00:43:56-06:00</dc:date>
</item>
<item>
<title>Suppressing the Pointer icon on Flash buttons</title>
<link>http://www.stevesmart.com/archives/001514.php</link>
<description>Here&apos;s a little nugget that I discovered today that some of you may have known for a while, but is new to me. If you have a button (or a movieclip, in my case) that has some ActionScript associated with...</description>
<guid isPermaLink="false">1514@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2007-01-18T12:57:09-06:00</dc:date>
</item>
<item>
<title>FMS 3 Feature Requests and Training</title>
<link>http://www.stevesmart.com/archives/001367.php</link>
<description>Steve Wolkoff, the product manager for Flash Media Server at Adobe, has an open thread on his blog asking folks to add their wish list items for the next generation of FMS, version 3. At work, we&apos;re currently in the...</description>
<guid isPermaLink="false">1367@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2006-11-02T16:49:23-06:00</dc:date>
</item>
<item>
<title>Is Adobe Building VoIP Technology into Flash Player?</title>
<link>http://www.stevesmart.com/archives/001304.php</link>
<description>According to this article they are. And if so, what does that mean? What does it mean for developers of content delivered on phones already via Flash Lite? Talk about convergence. I think more and more we&apos;re seeing real world...</description>
<guid isPermaLink="false">1304@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2006-09-29T12:33:05-06:00</dc:date>
</item>
<item>
<title>Flash Media Server : A Training Dilemma</title>
<link>http://www.stevesmart.com/archives/001251.php</link>
<description>Recently, at my day job, we purchased Flash Media Server and we&apos;re in the process of installing it in our data center as well as building out a series of templates to handle all manner of media: video-on-demand, video with...</description>
<guid isPermaLink="false">1251@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2006-08-30T15:11:04-06:00</dc:date>
</item>
<item>
<title>Using NetStream to Connect to Prerecorded FLVs</title>
<link>http://www.stevesmart.com/archives/001214.php</link>
<description>We&apos;re implementing Adobe&apos;s Flash Media Server at work and while working on some prototypes recently, I came across a little weirdness when using NetConnection and NetStream to access FLV files versus using the Flash 8 Video Playback component. In all...</description>
<guid isPermaLink="false">1214@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2006-08-11T16:24:37-06:00</dc:date>
</item>
<item>
<title>Adobe Updates FLVPlayback Component</title>
<link>http://www.stevesmart.com/archives/001157.php</link>
<description>Fresh on the heals of a new update to FMS (now 2.0.2) Adobe has rolled out a tweak to the FLVPlayback component. This update, available here from the Flash downloads page, fixes some minor bugs with SMIL file parsing as...</description>
<guid isPermaLink="false">1157@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2006-06-23T11:44:22-06:00</dc:date>
</item>
<item>
<title>Timecode Function for Flash FLVplayback</title>
<link>http://www.stevesmart.com/archives/001101.php</link>
<description>I did a very simple update to Lee Brimelow&apos;s timecode class to make it work with Flash 8&apos;s FLVplayback component. Lee actually had his version as a nice, tidy AS Class; but for this I made a down-and-dirty function. //...</description>
<guid isPermaLink="false">1101@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2006-04-28T14:44:14-06:00</dc:date>
</item>
<item>
<title>Video and Flash 8</title>
<link>http://www.stevesmart.com/archives/000705.php</link>
<description>Ok, so it&apos;s now official, I am definitely excited about the upcoming release of Macromedia&apos;s Studio 8. Among all the new features in the suite, the single most exciting thing I&apos;m looking forward to is the expanded role that video...</description>
<guid isPermaLink="false">705@http://www.stevesmart.com/</guid>
<dc:subject>Flash</dc:subject>
<dc:date>2005-08-17T16:37:06-06:00</dc:date>
</item>
<item>
<title>Preventing Flash Caching</title>
<link>http://www.stevesmart.com/archives/000606.php</link>
<description>One thing I&apos;ve come up against more than once while developing Flash applications that connect to data feeds is caching. In a project I&apos;m currently developing at work, I&apos;m using setInterval to connect to a PHP page every few seconds...</description>
<guid isPermaLink="false">606@http://www.stevesmart.com/</guid>
<dc:subject>Tips &amp; Tricks</dc:subject>
<dc:date>2005-07-23T21:50:39-06:00</dc:date>
</item>


</channel>
</rss>