| Author |
Text in Loaded SWF
|
|
| StargrrlGrafx 2005-08-21, 11:15 pm |
| I'm loading a smaller swf into a main swf and no matter what I do no text that
I type shows up when the main movie is is viewed. It shows up fine when I
preview the smaller sub swf alone. Am I missing something? This should be
pretty easy.
TIA
Amelia
| |
| feed_me 2005-08-22, 7:15 am |
| Hey... Do you have any masking going on? Unless you embed the font, dynamic
text won't show up through a mask I don't think...
Also, is your text set to be dynamic text? If you don't need it to be dynamic
text and it is, change it to static text. You might need to embed the font
either way. I had a similar problem but I can't remember the solution entirely.
| |
| octav20xx 2005-08-22, 7:22 pm |
| that's right. Dinamic text make problems into the movies loaded dinamicaly.
Trie to load the text into the main clip.
I'm not sure, but i think it can't work.
__________________________
If you whant to load text from a text file :
Trie to create an dinamic text into the movie (that you'll load) and put at
the Variable 'mytext'.
on the frame : _root.loadVariables('file.txt');
in the text mytext='thecontent';
________________________
if you can, you must trie to use static text.
| |
| StargrrlGrafx 2005-08-22, 11:20 pm |
| Actually I've tried dynamic text and static text, neither seems to work. I wonder if its some weird program error?
Amelia
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |