I've just recently started learning flash, but have come across two things to which I can't seem to find an answer / explanation.
First:
http://puu.sh/bEPnB/64aaafa203.png
Here, there's a symbol (the frame) and two textfields all placed on the stage. As you can see, the text fits nicely within.
http://puu.sh/bEPpx/826ff331c9.png
Here, I attempted to place text inside of the symbol.
Why is this happening, and can it be "fixed"?
Second:
I set all my dynamic textfields to "Times New Roman" - bold italic and embedded the font. When testing, all the textfields show appropriately. However, if i change the value of one, it reverts to "Times New Roman" - regular.
Why don't dynamic textfields retain bold / italic, but do keep properties such as paragraph aligning, font size, etc?