<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div>The default button fla indicates 8 states.</div><div>4 regular, 4 checked </div><div><br></div><div>I would have expected a "state match" between reg and checked,</div><div>i.e.</div><div>1,5  //Up, Up checked.</div><div>2,6  //Over, Over Checked </div><div><br></div><div>etc</div><div><br></div><div><br></div><div>But the pattern here is</div><div><br></div><div>1,5  //Up, Up checked.</div><div>2,6  //Over, Down Checked </div><div> </div><div><span style="font-size: 10pt;">  </span></div><div><span style="font-size: 10pt;">Error in the comments, or does it really work this way?</span></div><div><br></div><div><br></div><div>//this button contains eight states:</div><div>//1. Up state</div><div>//2. Over state</div><div>//3. Down State</div><div>//4. Disabled State</div><div>//5. Checked Up State</div><div>//6. Checked Down State</div><div>//7. Checked Over State</div><div>//8. Checked Disabled State</div>                                        </div></body>
</html>