<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/pages/css/rss.css" type="text/css"?>
<rss xmlns:ps="http://trailfire.com" version="2.0"><channel><title>"Web flash" by jrotger</title><link>http://www.trailfire.com/jrotger/trails/53296</link><category>jrotger/trails</category><ttl>60</ttl><item><title>Flash Tutorial</title><link>http://www.trailfire.com/jrotger/marks/182351</link><description></description><category>Web flash</category><author>jrotger</author><pubDate>Sun, 16 Dec 2007 02:05:36 -0800</pubDate><guid isPermalink="false">trailfire:markId:182351</guid></item><item><title>AS Gallery V1</title><link>http://www.trailfire.com/jrotger/marks/186291</link><description><![CDATA[&lt;!--
// Version check based upon the values entered above in &quot;Globals&quot;
var hasReqestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);

// Check to see if the version meets the requirements for playback
if (hasReqestedVersion) {
        // if we&#39;ve detected an acceptable version
        // embed the Flash Content SWF when all tests are passed
        AC_FL_RunContent(
                                &quot;src&quot;, &quot;preview&quot;,
                                &quot;width&quot;, &quot;100%&quot;,
                                &quot;height&quot;, &quot;100%&quot;,
                                &quot;align&quot;, &quot;middle&quot;,
                                &quot;id&quot;, &quot;detectionExample&quot;,
                                &quot;quality&quot;, &quot;high&quot;,
                                &quot;bgcolor&quot;, &quot;#27343c&quot;,
                                &quot;name&quot;, &quot;detectionExample&quot;,
                                &quot;allowScriptAccess&quot;,&quot;sameDomain&quot;,
                                &quot;allowFullScreen&quot; ,&quot;true&quot;,
                                &quot;type&quot;, &quot;application/x-shockwave-flash&quot;,
                                &#39;codebase&#39;, &#39;http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab&#39;,
                                &quot;pluginspage&quot;, &quot;http://www.adobe.com/go/getflashplayer&quot;
        );
} else {  // flash is too old or we can&#39;t detect the plugin
        var alternateContent = &#39;Alternate HTML content should be placed here.&lt;BR&gt;&#39;
        + &#39;This content requires the Adobe Flash Player. &#39;
        + &#39;&lt;a href=http://www.adobe.com/go/getflash/&gt;Get Flash&lt;\/a&gt;&#39;;
        document.write(alternateContent);  // insert non-flash content
}
// --&gt;
<EMBED TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.adobe.com/go/getflashplayer" ALLOWSCRIPTACCESS="sameDomain" NAME="detectionExample" BGCOLOR="#27343C" QUALITY="high" SRC="preview.swf" ALIGN="middle" HEIGHT="100%" WIDTH="100%" />]]></description><category>Web flash</category><author>jrotger</author><pubDate>Sun, 06 Jan 2008 10:14:14 -0800</pubDate><guid isPermalink="false">trailfire:markId:186291</guid></item><item><title>wildwise studio - ultimate portfolio for graphic designers</title><link>http://www.trailfire.com/jrotger/marks/186502</link><description><![CDATA[4 images with links --close to 5 photo]]></description><category>Web flash</category><author>jrotger</author><pubDate>Sun, 06 Jan 2008 18:05:37 -0800</pubDate><guid isPermalink="false">trailfire:markId:186502</guid></item><item><title>Flash Image Gallery - FAQ</title><link>http://www.trailfire.com/jrotger/marks/191574</link><description><![CDATA[undefined]]></description><category>Web flash</category><author>jrotger</author><pubDate>Mon, 28 Jan 2008 15:34:31 -0800</pubDate><guid isPermalink="false">trailfire:markId:191574</guid></item></channel></rss>
