<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: FlashReplace &#8211; A light-weight JavaScript to insert Flash movies into your web page</title>
	<atom:link href="http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/</link>
	<description>Web development and Internet trends</description>
	<lastBuildDate>Wed, 17 Mar 2010 23:38:52 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620717</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Sun, 31 Jan 2010 18:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620717</guid>
		<description>bakkelun,

Glad that it worked out for you! :-)</description>
		<content:encoded><![CDATA[<p>bakkelun,</p>
<p>Glad that it worked out for you! <img src='http://robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bakkelun</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620624</link>
		<dc:creator>bakkelun</dc:creator>
		<pubDate>Sun, 31 Jan 2010 03:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620624</guid>
		<description>Ok, I found it out.

It seems that if you want spesific parameters (not variables), you have to first state the flash version, then use {} like this:

FlashReplace.replace(&quot;player&quot;,&quot;player-viral.swf?playlistfile=videoplaylist.php&amp;file=Inherit the earth - quest for the orb.flv&quot;,&quot;player&quot;,320,500,9,{&#039;allowfullscreen&#039;:true});

If one skips that flash version parameter (9), it won&#039;t work. Just a heads-up!</description>
		<content:encoded><![CDATA[<p>Ok, I found it out.</p>
<p>It seems that if you want spesific parameters (not variables), you have to first state the flash version, then use {} like this:</p>
<p>FlashReplace.replace(&#8220;player&#8221;,&#8221;player-viral.swf?playlistfile=videoplaylist.php&amp;file=Inherit the earth &#8211; quest for the orb.flv&#8221;,&#8221;player&#8221;,320,500,9,{&#8216;allowfullscreen&#8217;:true});</p>
<p>If one skips that flash version parameter (9), it won&#8217;t work. Just a heads-up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620457</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Fri, 29 Jan 2010 23:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620457</guid>
		<description>bakkelun,

I&#039;m sorry, I don&#039;t know why doesn&#039;t work. If you look at the &lt;a href=&quot;http://code.google.com/p/flashreplace/source/browse/trunk/FlashReplace.js&quot; rel=&quot;nofollow&quot;&gt;FlashReplace code&lt;/a&gt;, it explicitly adds params for those values you send in.

From there on, I have no idea why it wouldn&#039;t work. Good luck!</description>
		<content:encoded><![CDATA[<p>bakkelun,</p>
<p>I&#8217;m sorry, I don&#8217;t know why doesn&#8217;t work. If you look at the <a href="http://code.google.com/p/flashreplace/source/browse/trunk/FlashReplace.js" rel="nofollow">FlashReplace code</a>, it explicitly adds params for those values you send in.</p>
<p>From there on, I have no idea why it wouldn&#8217;t work. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bakkelun</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620456</link>
		<dc:creator>bakkelun</dc:creator>
		<pubDate>Fri, 29 Jan 2010 23:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-620456</guid>
		<description>Hi, I&#039;m back again wondering abit on how you can mimic SWFobject&#039;s &quot;setParam&quot;? I&#039;m trying to use JWPlayer (www.longtailvideo.com), and from the setup wizard example, to allow fullscreen one needs this:

EXAMPLE from http://www.longtailvideo.com/support/jw-player-setup-wizard

---- SCRIPT START ----
  var so = new SWFObject(&#039;player.swf&#039;,&#039;mpl&#039;,&#039;320&#039;,&#039;240&#039;,&#039;9&#039;);
  so.addParam(&#039;allowfullscreen&#039;,&#039;true&#039;);
  so.addParam(&#039;allowscriptaccess&#039;,&#039;always&#039;);
  so.addParam(&#039;wmode&#039;,&#039;opaque&#039;);
  so.addVariable(&#039;author&#039;,&#039;The DOS Spirit&#039;);
  so.addVariable(&#039;file&#039;,&#039;http://content.longtailvideo.com/videos/flvplayer.flv&#039;);
  so.addVariable(&#039;title&#039;,&#039;The DOS Spirit Retro Video Player&#039;);
  so.write(&#039;mediaspace&#039;);

--- SCRIPT END ----

The variables are easy, you can pass them as you stated in the example, but how do I add the so.Param(&#039;allowfullscreen&#039;,&#039;true)?

I tried 

FlashReplace.replace(&quot;player&quot;,&quot;player-viral.swf?file=Inherit the earth - quest for the orb.flv&quot;,&quot;player&quot;,320,240, {&#039;allowfullscreen&#039;:true});

but to no luck. Any help? Live example is here: http://dosspirit.net/filer/video/</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m back again wondering abit on how you can mimic SWFobject&#8217;s &#8220;setParam&#8221;? I&#8217;m trying to use JWPlayer (www.longtailvideo.com), and from the setup wizard example, to allow fullscreen one needs this:</p>
<p>EXAMPLE from <a href="http://www.longtailvideo.com/support/jw-player-setup-wizard" rel="nofollow">http://www.longtailvideo.com/support/jw-player-setup-wizard</a></p>
<p>&#8212;- SCRIPT START &#8212;-<br />
  var so = new SWFObject(&#8216;player.swf&#8217;,'mpl&#8217;,'320&#8242;,&#8217;240&#8242;,&#8217;9&#8242;);<br />
  so.addParam(&#8216;allowfullscreen&#8217;,'true&#8217;);<br />
  so.addParam(&#8216;allowscriptaccess&#8217;,'always&#8217;);<br />
  so.addParam(&#8216;wmode&#8217;,'opaque&#8217;);<br />
  so.addVariable(&#8216;author&#8217;,'The DOS Spirit&#8217;);<br />
  so.addVariable(&#8216;file&#8217;,'http://content.longtailvideo.com/videos/flvplayer.flv&#8217;);<br />
  so.addVariable(&#8216;title&#8217;,'The DOS Spirit Retro Video Player&#8217;);<br />
  so.write(&#8216;mediaspace&#8217;);</p>
<p>&#8212; SCRIPT END &#8212;-</p>
<p>The variables are easy, you can pass them as you stated in the example, but how do I add the so.Param(&#8216;allowfullscreen&#8217;,'true)?</p>
<p>I tried </p>
<p>FlashReplace.replace(&#8220;player&#8221;,&#8221;player-viral.swf?file=Inherit the earth &#8211; quest for the orb.flv&#8221;,&#8221;player&#8221;,320,240, {&#8216;allowfullscreen&#8217;:true});</p>
<p>but to no luck. Any help? Live example is here: <a href="http://dosspirit.net/filer/video/" rel="nofollow">http://dosspirit.net/filer/video/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-618615</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 19 Jan 2010 13:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-618615</guid>
		<description>yossef,

No, it should work with any web browser.</description>
		<content:encoded><![CDATA[<p>yossef,</p>
<p>No, it should work with any web browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yossef</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-618597</link>
		<dc:creator>yossef</dc:creator>
		<pubDate>Tue, 19 Jan 2010 10:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-618597</guid>
		<description>That&#039;s works only with IE ?!!
not with Chrome and FF !

i  mised something ?</description>
		<content:encoded><![CDATA[<p>That&#8217;s works only with IE ?!!<br />
not with Chrome and FF !</p>
<p>i  mised something ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Insérer une animation Flash de manière optimisée avec du Javascript &#124; DevZone - Zone de développement web</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-614329</link>
		<dc:creator>Insérer une animation Flash de manière optimisée avec du Javascript &#124; DevZone - Zone de développement web</dc:creator>
		<pubDate>Wed, 16 Dec 2009 07:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-614329</guid>
		<description>[...] FlashReplace [...]</description>
		<content:encoded><![CDATA[<p>[...] FlashReplace [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashReplace &#8212; insérer du Flash proprement &#187; Javascript &#38; Web Design - Tous les jours le meilleur des ressources Javascript pour intégrateurs web front-end (avec parfois un soupçon de PHP)</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-613039</link>
		<dc:creator>FlashReplace &#8212; insérer du Flash proprement &#187; Javascript &#38; Web Design - Tous les jours le meilleur des ressources Javascript pour intégrateurs web front-end (avec parfois un soupçon de PHP)</dc:creator>
		<pubDate>Sat, 05 Dec 2009 06:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-613039</guid>
		<description>[...] FlashReplace &#8212; Script très léger pour insérer une animation Flash dans votre page web avec une seul ligne de code : [...]</description>
		<content:encoded><![CDATA[<p>[...] FlashReplace &#8212; Script très léger pour insérer une animation Flash dans votre page web avec une seul ligne de code : [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-612787</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Thu, 03 Dec 2009 11:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-612787</guid>
		<description>dave,

Nice!

Rob,

Glad it worked out!</description>
		<content:encoded><![CDATA[<p>dave,</p>
<p>Nice!</p>
<p>Rob,</p>
<p>Glad it worked out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-612685</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 02 Dec 2009 18:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-612685</guid>
		<description>Oops. version was set to 8.  I changed it to 9 and it works now. :D

Rob</description>
		<content:encoded><![CDATA[<p>Oops. version was set to 8.  I changed it to 9 and it works now. <img src='http://robertnyman.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-612680</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 02 Dec 2009 18:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-612680</guid>
		<description>I can&#039;t get this to work in FireFox.  I am using version 3.5.5 on a Win XP machine.

Rob</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get this to work in FireFox.  I am using version 3.5.5 on a Win XP machine.</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-605137</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Sat, 10 Oct 2009 23:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-605137</guid>
		<description>Works a treat, now integrated into my project for playing back .swf video archives http://kmotion.eu/mediawiki/index.php/Kmotion_v2</description>
		<content:encoded><![CDATA[<p>Works a treat, now integrated into my project for playing back .swf video archives <a href="http://kmotion.eu/mediawiki/index.php/Kmotion_v2" rel="nofollow">http://kmotion.eu/mediawiki/index.php/Kmotion_v2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-604680</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-604680</guid>
		<description>Jep correct, after a couple of hours of playing &amp; zip, the penny drops after asking for help :0

Cheers

Dave</description>
		<content:encoded><![CDATA[<p>Jep correct, after a couple of hours of playing &amp; zip, the penny drops after asking for help :0</p>
<p>Cheers</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-604678</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-604678</guid>
		<description>dave,

The first parameter in the call is the &lt;code&gt;id&lt;/code&gt; of the HTML element where you want to put the Flash movie. You have no HTML element with such an &lt;code&gt;id&lt;/code&gt; in your code.</description>
		<content:encoded><![CDATA[<p>dave,</p>
<p>The first parameter in the call is the <code>id</code> of the HTML element where you want to put the Flash movie. You have no HTML element with such an <code>id</code> in your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-604676</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-604676</guid>
		<description>So I think I am being a little dense, 

As a test case just tried to get FlashReplace to show a swf before using it in my project. 

I coded http://pastebin.com/me85bff9 with FlashReplace.js &amp; ?004310.swf in the apache root dir (its only a test) but no movie ... 

Checked, double checked but no go, any idea ? Its been a long day so may be something stupid ... lol</description>
		<content:encoded><![CDATA[<p>So I think I am being a little dense, </p>
<p>As a test case just tried to get FlashReplace to show a swf before using it in my project. </p>
<p>I coded <a href="http://pastebin.com/me85bff9" rel="nofollow">http://pastebin.com/me85bff9</a> with FlashReplace.js &amp; ?004310.swf in the apache root dir (its only a test) but no movie &#8230; </p>
<p>Checked, double checked but no go, any idea ? Its been a long day so may be something stupid &#8230; lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-603710</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 29 Sep 2009 06:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-603710</guid>
		<description>Roberto,

You&#039;re welcome!
All this script does is insert the Flash movie into the web page. Controlling it is beyond the scope of this script.</description>
		<content:encoded><![CDATA[<p>Roberto,</p>
<p>You&#8217;re welcome!<br />
All this script does is insert the Flash movie into the web page. Controlling it is beyond the scope of this script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto F</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-603694</link>
		<dc:creator>Roberto F</dc:creator>
		<pubDate>Tue, 29 Sep 2009 01:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-603694</guid>
		<description>I&#039;m not sure if you got the URL where my flash movie is. 

http://www.solidgroundentertainmentworldwide.com/test/_template.html

Thanks

Roberto</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if you got the URL where my flash movie is. </p>
<p><a href="http://www.solidgroundentertainmentworldwide.com/test/_template.html" rel="nofollow">http://www.solidgroundentertainmentworldwide.com/test/_template.html</a></p>
<p>Thanks</p>
<p>Roberto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto F</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-603692</link>
		<dc:creator>Roberto F</dc:creator>
		<pubDate>Tue, 29 Sep 2009 00:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-603692</guid>
		<description>Hey Robert, thanks a lot for your script. 
I was able to install everything but when I open the page, the flash movie starts automatically and I was hoping I would use the image as a button to play the movie. Am I doing something wrong here?</description>
		<content:encoded><![CDATA[<p>Hey Robert, thanks a lot for your script.<br />
I was able to install everything but when I open the page, the flash movie starts automatically and I was hoping I would use the image as a button to play the movie. Am I doing something wrong here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 21 fonctions Javascript pour l&#8217;intégrateur web (et plus à venir&#8230;)</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-596469</link>
		<dc:creator>21 fonctions Javascript pour l&#8217;intégrateur web (et plus à venir&#8230;)</dc:creator>
		<pubDate>Mon, 03 Aug 2009 03:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-596469</guid>
		<description>[...] FlashReplace &#8212; Script très léger pour insérer une animation Flash dans votre page web avec une seul ligne de code : [...]</description>
		<content:encoded><![CDATA[<p>[...] FlashReplace &#8212; Script très léger pour insérer une animation Flash dans votre page web avec une seul ligne de code : [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-590185</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 17 Jun 2009 08:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/04/19/flashreplace-a-light-weight-javascript-to-insert-flash-movies-into-your-web-page/#comment-590185</guid>
		<description>bakkelun,

Thanks for the tip. :-)

Hemanth,

Glad that it works for you! About getting the scripting with the web page to work, I recommend looking around the Adobe web site for information on that.</description>
		<content:encoded><![CDATA[<p>bakkelun,</p>
<p>Thanks for the tip. <img src='http://robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Hemanth,</p>
<p>Glad that it works for you! About getting the scripting with the web page to work, I recommend looking around the Adobe web site for information on that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
