<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>If I have this is in a text icon:<br><br><img src="bullet.png"/>here is a bullet point<br><br>Where is that .png being loaded?<br>Do I have access to it?<br><br>Here's my thought.<br>I have a series of random gapfills in sentences.<br>I insert a dummy png the shape of the gapfill into the string as needed.<br><br>Fill in the <img src="dummy.png"/> and call it <img src="dummy.png"/><br><br>Then use the position of those dummies to position my actual text inputs.<br><br>                                     </body>
</html>