PDA

View Full Version : text with embeded font disappears in parent movie


sprayhuyo
10-30-2004, 11:47 PM
i know somebody already asked this question one year ago. but they didn't mention the level problem.. so i am asking it again. thanks!!

in movie_1, in order to manipulate the alpha value of dynamic text, i use embeded font. (not sure if it's the best way to do it? any suggestions?)

then i load movie_1 into movie_2. when movie_1 is loaded into the root level of movie_2, it works great. but when it's loaded in other deeper levels, the text won't display.

since it works when movie_1 is loaded into the root levle without embeding the font into movie_2, i guess it's not the problem of missing the font.. it should be some pathing problem, right?

i need to load movie_1 into deeper level than than the root of moivie_2. how to make it work?

thanks a lot!