Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
BHenderson2003 webforumsuser@macromedia.com #1
Re: Create and dynamically load into textField problem!
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.
BHenderson2003 webforumsuser@macromedia.com Guest
-
Load Image Dynamically
Hi, brothers :) I'm rather novice in this area. I mean web programming and control building and though. I create UserControl: public class... -
Dynamically load of 3d models
Hi! I'm about to create a larger realtime 3d project. I havn't completely decided on which technology to use, but my first choice is director.... -
Can CSS file load dynamically?
We have a large application. In our design, we make the whole application as one mxml application, and the other modules are the mxml components to... -
Best way to dynamically load jpegs?
I am new to Flash and actionscript and just getting my feet wet learning how to put the pieces together. I would like to dynamically load series of... -
Dynamically load an ASP Page
I'm pretty new to ASP.Net (server side) Suppose that I have an instance of an ASP Page class, and I want the client's web browser to load it. I...



Reply With Quote

