Upgrading from Flash CS4 to CS5 ran into great wall of china again 8O .. really man.. I know web is full of posts from people running into this problem then why the hell can't Adobe just make the error message a little less misleading :roll: ... most common reason for this is the code behind is so big that the compiler is running out of memory while compiling the movie.
Showing posts with label AS3. Show all posts
Showing posts with label AS3. Show all posts
Saturday, June 19, 2010
Font Embedding in Flash CS5
Flash CS5 introduces a new way of emebdding fonts and unfortunately it breaks the older way of embedding fonts :( . The older way of embedding fonts which can be found here , does not work anymore for Flash IDE projects though that will still work for pure AS3 projects. I was using this method only in my project but as soon as I upgraded to flash CS5, text disappeared in my compiled movie. Googling pointed me to these two:
Labels:
actionscript,
Adobe,
AIR,
AS3,
CS5,
Embed Font,
Flash CS5,
Font
Wednesday, February 10, 2010
Embedding font family in AS3
While trying to embed font in AS3 ran into problem. I was trying to embed MyriadPro font into my AS3 application and got error "exception during transcoding: Font for alias 'MyriadPro' with plain weight and style was not found at: file" and like always Googling provided the solution.
Labels:
actionscript,
Adobe,
AIR,
AS3,
CS4,
Embed Font,
Flash CS4,
Font
Tuesday, November 17, 2009
5005: Unknown error optimizing byte code
Recently while working with a large AIR project i ran into this problem. Every now and then all of a sudden, I will start getting this error while compiling the project :
"5005: Unknown error optimizing byte code"
Now as if MS was not enough with their cryptic messages everytime there was a problem with Windows, Adobe also came up with this gem of concept :x .
"5005: Unknown error optimizing byte code"
Now as if MS was not enough with their cryptic messages everytime there was a problem with Windows, Adobe also came up with this gem of concept :x .
Labels:
5005,
actionscript,
Adobe,
AIR,
AS3,
byte code,
error,
Flash CS4,
JAVA_TOOL_OPTIONS,
JVM Max Heap Size
Subscribe to:
Posts (Atom)