Re: Create and dynamically load into textField problem!

Posted: 01-20-2004, 10:16 PM
I seem to have the exact same problem along with other problems with created dynamic text fields. I been working with flash for years and I never seen flash code act so wierd. I am building an App and it really seems that createTextField is buggy and unreliable.

mytext.embedFonts = false; text shows up fine
mytext.embedFonts = true; text dissapears yet sometimes works, how i have yet to figure that out.

From what I can tell, its a run-time error in flash. As like you said, you have to space the code through a couple frames. This makes it a nightmare for parent actionscript calls or functions.



Reply With Quote

Responses to "Re: Create and dynamically load into textField problem!"

 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamically create controls from a network directory tree Jereme ASP.NET Building Controls 0 09-26-2003 03:41 PM
Problem with Dynamically Creating Link Buttons Burak ASP.NET Building Controls 1 09-18-2003 11:00 PM
Dynamically create non-fixed number of TextBoxes in Composite Control Paul ASP.NET Building Controls 5 08-15-2003 12:37 AM
How to dynamically load new image to cast member from file.. _Lars_ webforumsuser@macromedia.com Macromedia Director Lingo 1 07-17-2003 06:12 PM
How do I dynamically create user controls? David J. Berman ASP.NET Building Controls 2 06-30-2003 07:24 PM