<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html" />
  <link rel="self" type="application/atom+xml" href="http://www.insideria.com/atom.xml" />
  <id>tag:www.insideria.com,2009://34/tag:www.insideria.com,2009://34.36377-</id>
  <updated>2009-11-16T14:58:04Z</updated>
  <title>Comments for Muzzling Flex Builder (http://www.insideria.com/2009/05/muzzling-flex-builder.html)</title>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
  <entry>
    <id>tag:www.insideria.com,2009://34.36377</id>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.oreilly.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=34/entry_id=36377" title="Muzzling Flex Builder" />
    <published>2009-05-29T19:30:00Z</published>
    <updated>2009-08-09T17:11:41Z</updated>
    <title>Muzzling Flex Builder</title>
    <summary><![CDATA[Flex Builder complains when a CSS definition exists for components that are not used in a project.&nbsp; I do not find this helpful.If you click on the filter button in the Problems panel, a dialog will appear that allows you...]]></summary>
    <author>
      <name>Mike Slinn</name>
      <uri>http://mslinn.com</uri>
    </author>
    
    <category term="Blogs" />
    
    <content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
      <![CDATA[<p>Flex Builder complains when a CSS definition exists for components that are not used in a project.&nbsp; I do not find this helpful.<br /></p><p>If you click on the filter button in the Problems panel, a dialog will appear that allows you to modify the filters which control the items that are displayed.&nbsp; Here are the settings I use to suppress the display of those useless CSS warnings.<br /></p>

<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.insideria.com/assets_c/2009/05/unusedTypeWarning.html" onclick="window.open('http://www.insideria.com/assets_c/2009/05/unusedTypeWarning.html','popup','width=790,height=434,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.insideria.com/assets_c/2009/05/unusedTypeWarning-thumb-500x274.png" alt="unusedTypeWarning.png" class="mt-image-center" style="margin: 0pt auto 20px; text-align: center; display: block;" height="274" width="500" /></a></span>

Update: I should also mention the compiler option that suppresses these messages:
<pre>-show-unused-type-selector-warnings=false </pre>
<p>_______________________________</p>
<p>Mike Slinn<br />
Independent full-service software contractor and author<br />
<a href="http://slinnbooks.com/">http://slinnbooks.com</a><br />
<a href="http://www.mslinn.com/">http://mslinn.com</a></p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2009://34.36377-comment:2060697</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2009://34.36377" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html#comment-2060697" />
    <title>Comment from Jan on 2009-05-29</title>
    <author>
        <name>Jan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>good hint!</p>]]>
    </content>
    <published>2009-05-29T20:21:50Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2009://34.36377-comment:2060709</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2009://34.36377" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html#comment-2060709" />
    <title>Comment from Amy Blankenship on 2009-05-29</title>
    <author>
        <name>Amy Blankenship</name>
        <uri>http://flexdiary.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://flexdiary.blogspot.com">
        <![CDATA[<p>I also find it usefult to set up the workspace so that Flex only shows me warnings from the project I'm currently looking at, rather than all open files.</p>]]>
    </content>
    <published>2009-05-30T03:29:18Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2009://34.36377-comment:2066041</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2009://34.36377" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html#comment-2066041" />
    <title>Comment from Ruprict on 2009-06-11</title>
    <author>
        <name>Ruprict</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thanks for this.  The compiler flag wasn't working for me, but this did it.</p>]]>
    </content>
    <published>2009-06-11T13:58:50Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2009://34.36377-comment:2075181</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2009://34.36377" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/muzzling-flex-builder.html#comment-2075181" />
    <title>Comment from Ryan T. Graff on 2009-08-30</title>
    <author>
        <name>Ryan T. Graff</name>
        <uri>http://www.resistdesign.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.resistdesign.com">
        <![CDATA[<p>FINALLY! A global solution for this!!! Thanks man!!!</p>]]>
    </content>
    <published>2009-08-30T16:20:24Z</published>
  </entry>

</feed
