On 7/11/12 12 :06PM, "Mark Saunders (JIRA)" <j...@apache.org> wrote:
> > [ >https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.p >lugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411671#com >ment-13411671 ] > >Mark Saunders commented on FLEX-33106: >-------------------------------------- > >I was able to install and run This makeApacheFlex Air App on my 64 bit >Win 7 machine. The first flex app I tried to compile threw an error >"cannot open textLayout.swc". I verified that the File was in place, but >it was only 23 KB vs. the 463 KB file in sdk 4.6. When I grabbed the >textLayout.swc from 4.6 and placed it in my new 4.8 sdk, my app compiled. > When I ran it thought I get an error related to embedded fonts (maybe I >should create a ticket?). The app loads several modules that utilize >styleManager.loadStyleDeclarations(xxx.swf). >IN >spark.utils::FTETextUtil$/getEmbeddedFontContext >the object embeddedFontRegistry is Null. > >I verified that the lib\external\optional JAR files are in place. So that means you did install the optional embedded font support? If yes, please log a bug for this - if you could provide a small example that would be helpful. Carol