<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
 <BR>
When I get this I usually try an inspect(the_object) to make sure I'm actually addressing the right thing.<BR>
 <BR>
<BR> <BR>
> Date: Mon, 16 May 2011 13:04:06 +0200<BR>> From: reijnders@tor.nl<BR>> To: xerte@lists.nottingham.ac.uk<BR>> Subject: [Xerte] Re: Dynamic text in buttons<BR>> <BR>> I tried that , but that doesn't seem to work....<BR>> I did that with the gotoPageButton (made the static text dynamic text <BR>> with instance name txtLabel)<BR>> <BR>> Than I tried to set the label:<BR>> this.toc_mc.attachMovie("gotoPageButton", "gotoPage", 9);<BR>> this.toc_mc.gotoPage.txtLabel.text = "yes!";<BR>> <BR>> Doesn't work ....<BR>> <BR>> Op 16-5-2011 12:45, Julian Tenney schreef:<BR>> > You need to attach the movie and then set the text with your code, so blah.blah.someTextField.text = theText<BR>> ><BR>> > -----Original Message-----<BR>> > From: xerte-bounces@lists.nottingham.ac.uk [mailto:xerte-bounces@lists.nottingham.ac.uk] On Behalf Of Tom Reijnders<BR>> > Sent: 16 May 2011 11:44<BR>> > To: Xerte discussion list<BR>> > Subject: [Xerte] Re: Dynamic text in buttons<BR>> ><BR>> > Sorry annoying typo in subject...<BR>> ><BR>> > Op 16-5-2011 12:41, Tom Reijnders schreef:<BR>> > <BR>> >> Julian,<BR>> >><BR>> >> I am playing with buttons in XMLEngine.xml. I can't figure out how to<BR>> >> make the texts of the library buttons dynamic. Dow you know how to do<BR>> >> that?<BR>> >><BR>> >> I modified the static text into dynamic text, and added an instance<BR>> >> name, but how do you set the text than when you attach the button as a<BR>> >> movie clip??<BR>> >><BR>> >> t.i.a.<BR>> >><BR>> >> Tom<BR>> >><BR>> >> _______________________________________________<BR>> >> Xerte mailing list<BR>> >> Xerte@lists.nottingham.ac.uk<BR>> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<BR>> >><BR>> >> This message and any attachment are intended solely for the addressee<BR>> >> and may contain confidential information. If you have received this<BR>> >> message in error, please send it back to me, and immediately delete<BR>> >> it. Please do not use, copy or disclose the information contained in<BR>> >> this message or in any attachment. Any views or opinions expressed by<BR>> >> the author of this email do not necessarily reflect the views of the<BR>> >> University of Nottingham.<BR>> >><BR>> >> This message has been checked for viruses but the contents of an<BR>> >> attachment<BR>> >> may still contain software viruses which could damage your computer<BR>> >> system:<BR>> >> you are advised to perform your own checks. Email communications with the<BR>> >> University of Nottingham may be monitored as permitted by UK legislation.<BR>> >><BR>> >> <BR>> > <BR>> <BR>> -- <BR>> --<BR>> <BR>> Tom Reijnders<BR>> TOR Informatica<BR>> Chopinlaan 27<BR>> 5242HM Rosmalen<BR>> Tel: 073 5226191<BR>> Fax: 073 5226196<BR>> <BR>> <BR>> <BR>> _______________________________________________<BR>> Xerte mailing list<BR>> Xerte@lists.nottingham.ac.uk<BR>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<BR>                                           </body>
</html>