Embedding a font into SparkDownloadProgressBar...
Hello.
I have a preloader that extends SparkDownloadProgressBar and it should be using embedded fonts.
First I tried using spark text controls and they are all giving me "Error: No class registered for interface 'mx.styles::IStyleManager2."
My assumption was that at the preloader stage loading is not complete, so sdk is not loaded and I was continuing to use
flash.text.TextField.
However, when I trying to [Embed()) a font nothing happens.
Have anyone experienced the same?
--tork
