Hi,

I have the following set-up going:

There is a main swf acting as a shell, into which other swfs are
loaded into (with AS like this: 'loadMovieNum("data/audio/audio.swf",
2);'

The swf's that are loaded in contain dynamic text that is loaded in
from an XML file with the .load and .omLoad funcitons which push the
content into various arrays. From there they are then transferred into
the dynamic text fields on button mouse clicks.

The font I want to use is LcdD, but I cannot get this to work at all.
When I embed the font, the text doesn't show, when I select 'don't
embed' the text shows.

I tried embedding in the swf that is loaded in, but am thinking that
it may work if I place the font in the library of the shell swf? How
would that work? I placed a dummy text field in the shell off-stage
using the required font and tried to embed it, which also did not
work.

Is there anything obvious I am doing wrong? Thanks!

Nik C
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to