| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Oct 2005
Posts: 9
|
so i have a movie that imports another movie. the imported movie calls on dynamic text from a text file. the text shows up fine if i view the imported movie by itself, but when i view my main movie, and import the other movie, just the scroll bars, etc show up....not the dynamic text.
is this an issue with flash 8 or is there something more i need to do? thnx |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jul 2005
Location: Kingston, Ontario
Posts: 37
|
I have the same problem, you can trace the textbox and it says the text is in there but nothing displays, and i have been setting the htmlText.
|
|
|
|
|
|
|
|
|
#3 |
|
Banned by AS.org Staff
Join Date: Mar 2002
Posts: 10,534
|
Are using the BOLD and/or ITALIC along with the NORMAL style of the font you've used?
Did you embed the font? |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Oct 2005
Posts: 9
|
EMBEDDING! what do you know! it worked! now the only other problem i have is that my text file needs to expand height-wise depending on how much text is imported into it. but i have to give the text field a height size. is there a way to make it dynamic?
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct 2005
Posts: 9
|
actually i should clarify. i already have the text field with the circle for a handle, but all it does is make the text field very narrow. i still have to set the height. then when i load the text when i test the movie, the text box doesnt expand.
like its setting the dynamic text field size, THEN loading the text. instead of first loading the text, then adjusting the text field size accordingly. |
|
|
|
|
|
#6 |
|
Registered User
Join Date: Jul 2005
Location: Kingston, Ontario
Posts: 37
|
give this a try, it might work, might not though.
ActionScript Code:
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Oct 2005
Posts: 9
|
wow. i cant beleive it was that simple. thanks a million!
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|