PDA

View Full Version : Embedding a runtime html image in AS3



pixelrevision
November 10th, 2008, 05:11 PM
Does anyone know how to add an image into an html text field that is not being loaded externally? I have a bitmap data that I am drawing dynamically and want to add it into a text field. Documentation says that I use a library linkage id, but I cannot figure out how to get that to work in as3.

M-