chemman
02-23-2005, 03:11 PM
All works fine when I run a flash alone, let's say PhotoGallery.swf, I have all the text - titles, descriptions I've coded, it is all shown. However the Main.swf, which loads the gallery after some button has been pressed makes all written non bitmap/drawn text, after the movie appears. (ie plain, normal text) dissapear. Simply, in the place there was some test, there is no text. It isn't rendered. Everything else is rendered fine.
main.swf loads all movies into an empty movieclip the same pixel width and height of main.swf- text dissapearing has happened with all text-using movies so far, no matter where I put the text, it was simply not rendered (no, it wasn't rendered small/same as BG/low opacity). What I did is use the Bank Gothic font in the menus, as normal text in the main.swf, since main.swf contained the navigation. The child movies all contain Times New ROman.
Note that the text is Times New Roman, and shouldn't cause conflicts, I think..
Please, if you know a solution, post it, since I don't have much time.
main.swf loads all movies into an empty movieclip the same pixel width and height of main.swf- text dissapearing has happened with all text-using movies so far, no matter where I put the text, it was simply not rendered (no, it wasn't rendered small/same as BG/low opacity). What I did is use the Bank Gothic font in the menus, as normal text in the main.swf, since main.swf contained the navigation. The child movies all contain Times New ROman.
Note that the text is Times New Roman, and shouldn't cause conflicts, I think..
Please, if you know a solution, post it, since I don't have much time.