[Flashcoders] Dynamic TextField Problem

2006-09-28 Thread vic
Hey all, I have this function that dynamically creates a text field...if I tell it to make wordWrap = true then the text disappears. Here is the func: // Public Methods: public static function createHTMLText(mcParent:MovieClip, sInstanceName:String, nX:Number, nY:Number,

Re: [Flashcoders] Dynamic TextField Problem

2006-09-28 Thread vic
Haha, got it...stupid...I passed I passed it height and width and created the textField with those switched around...got it working now...Thanks for the help, hope nobody spent any amount of time on it. Victor -- Original Message -- From: vic [EMAIL