# Draw Text At a Certain Point

**URL:** https://forum.kirupa.com/t/draw-text-at-a-certain-point/305999
**Category:** flash
**Created:** [March 7, 2010, 9:44pm UTC](https://forum.kirupa.com/t/draw-text-at-a-certain-point/305999 "2010-03-07T21:44:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jrjellybeans](https://avatars.discourse-cdn.com/v4/letter/j/4bbf92/32.png) [@jrjellybeans](https://forum.kirupa.com/u/jrjellybeans)
#### Post date: [March 7, 2010, 9:44pm UTC](https://forum.kirupa.com/t/draw-text-at-a-certain-point/305999/1 "2010-03-07T21:44:47Z")

</div>

Hey all,  
I’ve got a bunch of text that I need drawn on a bitmapdata. I was wondering if there was a way to draw them at certain spots on that bitmapdata WITHOUT creating individual bitmapdatas for each of the pieces of text.

Is there any way to use the draw() function to accomplish this? I’m ignorant of all of the arguments of that function so any help would be appreciated!
