<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016473" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016473</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/netscape-and-split-problems#comment-1095809</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; The splitString function you posted looks good to me, but...a link to the actual page (or as Abhishek said, actual code) would be better.&lt;/p&gt;
&lt;p&gt;  While I&#039;m not a flasher, I did read somewhere that you should set  &quot;wmode=transparent&quot;&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Dec 2001 18:08:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1095809 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/netscape-and-split-problems#comment-1095796</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;
The string I am sending looks something like text1,text2,text3. The script that splits it up looks something like this&lt;br /&gt;
function splitString(args){&lt;br /&gt;
sets = args.split(&quot;,&quot;);&lt;br /&gt;
alert(sets[0]);&lt;br /&gt;
alert(sets[1]);&lt;br /&gt;
alert(sets[2]);&lt;br /&gt;
}
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Could you post the actual code (and an example string as flash sends it)?&lt;/p&gt;
&lt;p&gt;I have a hunch that &lt;em&gt;sets = ...&lt;/em&gt; requires &quot;var&quot; before it. &lt;em&gt;var sets = ...&lt;/em&gt;. But I&#039;m not sure...&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Dec 2001 11:41:58 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1095796 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
