<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/mnswf</id>
  <title type="text">mn.swf Google Group</title>
  <subtitle type="text">
  Minnesota Flash/Flex Programmer group dedicated to the professional development of advanced Flash/Flex programmers.
  </subtitle>
  <link href="/group/mnswf/feed/atom_v1_0_msgs.xml" rel="self" title="mn.swf feed"/>
  <updated>2008-09-05T17:09:38Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Danny Patterson</name>
  <email>m...@dannypatterson.com</email>
  </author>
  <updated>2008-09-05T17:09:38Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/eb802471fd525511/5c056e6a740b2802?show_docid=5c056e6a740b2802</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/eb802471fd525511/5c056e6a740b2802?show_docid=5c056e6a740b2802"/>
  <title type="text">RE: [mnswf] Re: [flashmn] Flash CS4 info?</title>
  <summary type="html" xml:space="preserve">
  A lot of that stuff was in the ECMAScript 4 spec. We&#39;ll see how Adobe &lt;br&gt; moves forward with the ActionScript 4 implementation now that ECMAScript &lt;br&gt; 4 is dead. &lt;br&gt; &lt;p&gt;But private constructors is a must, IMHO. &lt;br&gt; &lt;p&gt;Of Scott Langeberg &lt;br&gt; Sent: Friday, September 05, 2008 11:20 AM &lt;br&gt; To: mnswf@googlegroups.com
  </summary>
  </entry>
  <entry>
  <author>
  <name>Scott Langeberg</name>
  <email>slangeb...@gmail.com</email>
  </author>
  <updated>2008-09-05T16:20:08Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/eb802471fd525511/4c32390d6bf976c9?show_docid=4c32390d6bf976c9</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/eb802471fd525511/4c32390d6bf976c9?show_docid=4c32390d6bf976c9"/>
  <title type="text">Re: [flashmn] Flash CS4 info?</title>
  <summary type="html" xml:space="preserve">
  Now if adobe would just toss in Java 5 style Enum&#39;s (and abstract classes, &lt;br&gt; maybe private classes, private constructors, ....), we&#39;d be golden ;) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://java.sun.com/j2se/1.5.0/docs/guide/language/enums.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Scott Langeberg</name>
  <email>slangeb...@gmail.com</email>
  </author>
  <updated>2008-09-05T16:17:43Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/eb802471fd525511/5ef1dd4baba11c2c?show_docid=5ef1dd4baba11c2c</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/eb802471fd525511/5ef1dd4baba11c2c?show_docid=5ef1dd4baba11c2c"/>
  <title type="text">Re: [flashmn] Flash CS4 info?</title>
  <summary type="html" xml:space="preserve">
  Ah sweet, will support typing by generics: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.mikechambers.com/blog/2008/08/19/using-vectors-in-actionscript-3-and-flash-player-10/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Anyone know if there&#39;ll be a flash 10 patch for the flex sdk?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dan Krueger</name>
  <email>danielrkrue...@yahoo.com</email>
  </author>
  <updated>2008-09-04T20:06:12Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/fc7df8199f7e8635/c221bcb5694e04b9?show_docid=c221bcb5694e04b9</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/fc7df8199f7e8635/c221bcb5694e04b9?show_docid=c221bcb5694e04b9"/>
  <title type="text">Re: [mnswf] Re: Filtering by attribute or element value</title>
  <summary type="html" xml:space="preserve">
  Thanks!!! &lt;br&gt; &lt;p&gt;Daniel R. Krueger &lt;br&gt; 612.239.6566 &lt;br&gt; DanielRKrue...@yahoo.com &lt;br&gt; &lt;p&gt;----- Original Message ---- &lt;br&gt; To: mnswf@googlegroups.com &lt;br&gt; Sent: Thursday, September 4, 2008 12:14:36 PM &lt;br&gt; &lt;p&gt;myXML.device.(child(searchNode ) == searchString); &lt;br&gt; &lt;p&gt;From:mnswf@googlegroups.com [mailto:mnswf@googlegroups.com ] On Behalf Of Dan
  </summary>
  </entry>
  <entry>
  <author>
  <name>Danny Patterson</name>
  <email>m...@dannypatterson.com</email>
  </author>
  <updated>2008-09-04T17:14:36Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/fc7df8199f7e8635/8a92788b2219c2ad?show_docid=8a92788b2219c2ad</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/fc7df8199f7e8635/8a92788b2219c2ad?show_docid=8a92788b2219c2ad"/>
  <title type="text">RE: [mnswf] Filtering by attribute or element value</title>
  <summary type="html" xml:space="preserve">
  myXML.device.(child(searchNode ) == searchString); &lt;br&gt; &lt;p&gt;Of Dan Krueger &lt;br&gt; Sent: Thursday, September 04, 2008 11:47 AM &lt;br&gt; To: mnswf@googlegroups.com &lt;br&gt; &lt;p&gt;Let&#39;s try this: &lt;br&gt; &lt;p&gt;I have a XML file that I am using an XML filter with. &lt;br&gt; &lt;p&gt;myXML.Device.(Product_Class == searchString); &lt;br&gt; &lt;p&gt;When I supply a string value for &amp;quot;searchString&amp;quot; everything works fine.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dan Krueger</name>
  <email>danielrkrue...@yahoo.com</email>
  </author>
  <updated>2008-09-04T16:46:44Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/fc7df8199f7e8635/7b75bef7b81924fb?show_docid=7b75bef7b81924fb</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/fc7df8199f7e8635/7b75bef7b81924fb?show_docid=7b75bef7b81924fb"/>
  <title type="text">Filtering by attribute or element value</title>
  <summary type="html" xml:space="preserve">
  Let&#39;s try this: &lt;br&gt; I have a XML file that I am using an XML filter with. &lt;br&gt; myXML.Device.(Product_Class == searchString); &lt;br&gt; When I supply a string value for &amp;quot;searchString&amp;quot;everything works fine. &lt;br&gt; BUT - when I try to supply a variable (searchNode) in place of the node name &amp;quot;Product_Class&amp;quot;. I don&#39;t get any records returned.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Brian Thompson</name>
  <email>elephant...@gmail.com</email>
  </author>
  <updated>2008-09-04T15:10:02Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/6e4034ab2023a0d4/1a5c9e31fda4390b?show_docid=1a5c9e31fda4390b</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/6e4034ab2023a0d4/1a5c9e31fda4390b?show_docid=1a5c9e31fda4390b"/>
  <title type="text">Re: [mnswf] Error: Unable to create source GeneratedAsset1_dataClass.</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve seen that when I&#39;m using skin classes and switch to Design view in &lt;br&gt; Flexbuilder. Clean-rebuild usually gets rid of the error message. &lt;br&gt; -Brian
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cournoyer, Bill</name>
  <email>bcourno...@ibsys.com</email>
  </author>
  <updated>2008-09-04T14:27:07Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/6e4034ab2023a0d4/35287375a4dd845a?show_docid=35287375a4dd845a</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/6e4034ab2023a0d4/35287375a4dd845a?show_docid=35287375a4dd845a"/>
  <title type="text">Error: Unable to create source GeneratedAsset1_dataClass.</title>
  <summary type="html" xml:space="preserve">
  I&#39;m getting the above error. It does not give me a path. I searched my files for GeneratedAsset and can find no reference. Anyone seen this error before? &lt;br&gt; Bill Cournoyer
  </summary>
  </entry>
  <entry>
  <author>
  <name>Scott Langeberg</name>
  <email>slangeb...@gmail.com</email>
  </author>
  <updated>2008-09-03T22:26:43Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/6df83f25e41c0bbd?show_docid=6df83f25e41c0bbd</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/6df83f25e41c0bbd?show_docid=6df83f25e41c0bbd"/>
  <title type="text">Re: [mnswf] DISTINCT/UNIQUE with EFX</title>
  <summary type="html" xml:space="preserve">
  Are you saying that if i pick &#39;red&#39; for one box, it should not appear in the &lt;br&gt; other lists? &lt;br&gt; If you&#39;re going for something like that, I would use some kind of filtering &lt;br&gt; scheme for each box. &lt;br&gt; Basically using a new CollectionListView for each, and custom filter logic, &lt;br&gt; to track selections. &lt;br&gt; ;)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Danny Patterson</name>
  <email>m...@dannypatterson.com</email>
  </author>
  <updated>2008-09-03T22:29:29Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/4f27c3c39aaf1642?show_docid=4f27c3c39aaf1642</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/4f27c3c39aaf1642?show_docid=4f27c3c39aaf1642"/>
  <title type="text">RE: [mnswf] Re: DISTINCT/UNIQUE with EFX</title>
  <summary type="html" xml:space="preserve">
  I understand what you’re looking for, but I don’t know of any distinct operators in E4X. &lt;br&gt; &lt;p&gt;You’ll either need to loop through each object or use some fancy Array tricks to do this. &lt;br&gt; &lt;p&gt;DP &lt;br&gt; &lt;p&gt;Sent: Wednesday, September 03, 2008 5:07 PM &lt;br&gt; To: mnswf@googlegroups.com &lt;br&gt; &lt;p&gt;I&#39;ve read through your email twice, but I&#39;m still not entirely sure what you&#39;re trying to accomplish. Could you post a link to an example of what you have so far?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Brian Thompson</name>
  <email>elephant...@gmail.com</email>
  </author>
  <updated>2008-09-03T22:07:05Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/b113ad8f8aa68a3c?show_docid=b113ad8f8aa68a3c</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/b113ad8f8aa68a3c?show_docid=b113ad8f8aa68a3c"/>
  <title type="text">Re: [mnswf] DISTINCT/UNIQUE with EFX</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve read through your email twice, but I&#39;m still not entirely sure what &lt;br&gt; you&#39;re trying to accomplish. Could you post a link to an example of what &lt;br&gt; you have so far? &lt;br&gt; -Brian
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dan Krueger</name>
  <email>danielrkrue...@yahoo.com</email>
  </author>
  <updated>2008-09-03T14:40:35Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/454b17bc91023563?show_docid=454b17bc91023563</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/0b60e2a26b02a216/454b17bc91023563?show_docid=454b17bc91023563"/>
  <title type="text">DISTINCT/UNIQUE with EFX</title>
  <summary type="html" xml:space="preserve">
  I have an XML doc that I am reading into a local XML object in Flex 3. &lt;br&gt; Each child node &amp;quot;device&amp;quot; has a number of child nodes that describe the device node. &lt;br&gt; See Below. &lt;br&gt; The UI has 3 dropdown combo boxes that are correspond to the 3 attributes as seem below. &lt;br&gt; I currently have the 3 dropdowns pre-populated with static values. This works, but I want to take this to the next level.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Scott Langeberg</name>
  <email>slangeb...@gmail.com</email>
  </author>
  <updated>2008-09-03T14:08:54Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/e580f51c30d0288a/39526aaee1a3b898?show_docid=39526aaee1a3b898</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/e580f51c30d0288a/39526aaee1a3b898?show_docid=39526aaee1a3b898"/>
  <title type="text">Fwd: Google Introduces Browser Called Chrome</title>
  <summary type="html" xml:space="preserve">
  Pretty interesting reading! &lt;br&gt; The new process per tab looks promising: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://books.google.com/books?id=8UsqHohwwVYC&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; ---------- Forwarded message ---------- &lt;br&gt; To: slangeb...@gmail.com &lt;br&gt; [image: Information &lt;br&gt; Week]&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://update.informationweek.com/cgi-bin4/DM/y/hBLbo0IDzAh0G4n0WH0E5&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; *InformationWeek Daily* - Wednesday, Sep. 3, 2008
  </summary>
  </entry>
  <entry>
  <author>
  <name>Danny Patterson</name>
  <email>m...@dannypatterson.com</email>
  </author>
  <updated>2008-09-03T13:47:14Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/d6afde8dc8892bc6/aec3462562f584ed?show_docid=aec3462562f584ed</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/d6afde8dc8892bc6/aec3462562f584ed?show_docid=aec3462562f584ed"/>
  <title type="text">RE: [mnswf] Red5 Flex simple chat example - it works!</title>
  <summary type="html" xml:space="preserve">
  I finally tracked down the issue I was having with remote shared &lt;br&gt; objects. It seems that Red5 doesn&#39;t serialize properly when you pass &lt;br&gt; custom typed objects. I was saving an object with the alias set and &lt;br&gt; red5 five was failing on the serialization so I would just get null &lt;br&gt; back. Removing the alias solved the issue, but it&#39;s frustrating dealing
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sylvaticus</name>
  <email>sylvati...@voxsylvatici.com</email>
  </author>
  <updated>2008-09-03T13:04:50Z</updated>
  <id>http://groups.google.com/group/mnswf/browse_thread/thread/3bfd7c7453240b13/3bfc45370862c353?show_docid=3bfc45370862c353</id>
  <link href="http://groups.google.com/group/mnswf/browse_thread/thread/3bfd7c7453240b13/3bfc45370862c353?show_docid=3bfc45370862c353"/>
  <title type="text">Re: [mnswf] Re: Ubiquity a Candidate for an AIR App?</title>
  <summary type="html" xml:space="preserve">
  Ha! That will teach me to assume! &lt;br&gt; I, too, have been tempted by Quicksilver, though it was orphaned until &lt;br&gt; just recently, so I gave up on it. Now it appears to be back in the &lt;br&gt; hands of developers who love it and can carry on the work. &lt;br&gt; Maybe I hope too much for AIR, but if it&#39;s about brining web &lt;br&gt; technologies to the desktop, then I think it might be amazing to use
  </summary>
  </entry>
</feed>
