Stroke dynamic text

I am trying to figure out a way to stroke dynamic text. I know that flash does not have a built in ability to stroke text, so I am trying to do it in a round-about way.

The only I way I know of to stroke text is to break it apart and then apply a stroke with the ink bottle.

Are there any actionscript commands to break apart text. Are there any actionscripts commands to apply the ink bottle to objects on the stage at runtime?

If not, does anybody know a different way to stroke dynamic text?

Thanks for any help!