kensuguro
06-01-2007, 03:55 PM
I'm still researching both platforms.. From what I understand, to embed fonts in flex2 I need to embed the font file, which seems very inefficient compared to choosing which characters to embed (like in flas 8 or cs3). Is there a way to do something similar outside of cs3?
I guess I can have the designer build all the assets in cs3, and have him compile a "library" swc with all the custom embeds. Then I'd be able to just import that and use it. It's just confusing because cs3 seems to adhere to flash 8, and I'm not sure how that converts into as3. Are cs3 swc with library assets the same as a flex2 (or mxmlc) complied swc with a bunch of embedded assets? Looks like I've got some adaptin' to do.
I guess I can have the designer build all the assets in cs3, and have him compile a "library" swc with all the custom embeds. Then I'd be able to just import that and use it. It's just confusing because cs3 seems to adhere to flash 8, and I'm not sure how that converts into as3. Are cs3 swc with library assets the same as a flex2 (or mxmlc) complied swc with a bunch of embedded assets? Looks like I've got some adaptin' to do.