<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<STYLE>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Tahoma
}
</STYLE>
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY class=hmmessage>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>Hi Kent,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>Welcome to the list.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>I just made a quick RLO as a proof of and it seemed to work
ok.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>Here is what you do</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>1) Give the text icon an ID property from the drop down list
(in this example I have given the text icon the Id of
textarea)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>2) Put a script after the text icon</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>3) In the script put the following two lines</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>textarea.beginFill(0xFF0000,
100);<BR>textarea.drawRect(textarea._x,textarea._y,textarea._width,textarea._height,5);</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>text_area._width will be 400 unless you've changed it, so you may
need to approximate this.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>hope this helps</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff>Pat</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=565031213-08092008><FONT face=Verdana
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma><B>From:</B>
xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Kent
Chesnut<BR><B>Sent:</B> 08 September 2008 13:21<BR><B>To:</B>
xerte@lists.nottingham.ac.uk<BR><B>Subject:</B> [Xerte] Text Icon Field with
Fill<BR></FONT><BR></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV></DIV>Xerte users,<BR> <BR>I'm a Xerte newbie with a quick
question.<BR> <BR>I'm using a text icon as a drag and drop element (I
need to programmatically change the text based on the current screen - which I
know how to do with the text icon). However, I've been unable to get the
text field to show a solid fill (background). Is this
possible?<BR> <BR>It may be better to use a draw icon for the drag and
drop... but I don't see how I could change the text within the draw
element. Is this possible?<BR> <BR>Any suggestions would be much
appreciated.<BR> <BR>As an Authorware and Flash user, I find
Xerte to be a great product. I plan on using it a lot in the
future. Any plans for deployment on Linux or
Mac?<BR> <BR>Thanks,<BR>Kent<BR><BR>
<HR>
Get more out of the Web. Learn 10 hidden secrets of Windows Live. <A
href="http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008"
target=_new>Learn Now</A> </BLOCKQUOTE></BODY></HTML>