<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>How do I change the colour of the outline of a code drawn artifact:<br><br><br>//engine[cboxArray[i]].beginFill(0xFF0000,100); //doesn't work<br>//engine[cboxArray[i]].lineStyle(3,0xFF0000,100); //doesn't work<br>engine[cboxArray[i]].drawRect(-3,-3,16,16);<br><br>Cheers,<br>Dave<br><br><br>                                               </body>
</html>