<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'AS3: Flash Printing Basics'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Fri, 09 Jan 2009 01:05:27 GMT</pubDate>
<item>
<title>gerryvye said on 1/6/09</title>
<link>http://snipplr.com/view/4942/as3-flash-printing-basics/</link>
<description><![CDATA[ if(pj.start()) will not only invoke the start method but also produce a boolean in one line which reduces the total amount of code

if(myPrintJob.start()){

etc...


} ]]></description>
<pubDate>Tue, 06 Jan 2009 15:38:02 GMT</pubDate>
<guid>http://snipplr.com/view/4942/as3-flash-printing-basics/</guid>
</item>
</channel>
</rss>