# DynamicText Problem

**URL:** https://forum.kirupa.com/t/dynamictext-problem/232738
**Category:** flash
**Created:** [July 17, 2007, 12:27pm UTC](https://forum.kirupa.com/t/dynamictext-problem/232738 "2007-07-17T12:27:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Saddu](https://avatars.discourse-cdn.com/v4/letter/s/f05b48/32.png) [@Saddu](https://forum.kirupa.com/u/Saddu)
#### Post date: [July 17, 2007, 12:27pm UTC](https://forum.kirupa.com/t/dynamictext-problem/232738/1 "2007-07-17T12:27:10Z")

</div>

Hi All,

I have a dynamic text box in stage and am passing text to the dynamic text box during runtime , the problem is how to make the text in the dynamic text box to bold , i have tried in many ways like

\>for the dynamic text box enabled the Bold button during authoring time ,  
\>through action script i have given the following code and tried  
\_root.myText.bold=true .

but nothing is working , can anyone tell wat am doing wrong?

Thanks,  
Saddu.
