ThemeForest

Are you using Flash CS3 or Flash CS4?

2 posts
  • Exclusive Author
  • Has been a member for 6-7 years
  • Sold between 1 000 and 5 000 dollars
  • Spain
andrei_neamtu says

I always use the latest technologies. Now I’m using Flash CS4 and for some people I export them in CS3 . I already installed CS5 on my laptop and I’m ready to switch and never use CS3 . I stopped using CS3 when I found out that in CS4 you can embed a font from an external file(using the [Embed] tag) that let’s you have any language in your textfields. That was the biggest problem with the CS3 font renderer: I could not have different languages for different people in other countries.

146 posts
  • Exclusive Author
  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users
  • Turkey
CreaFx says

You can simply add a text field to library in CS3 to solve font embed problem. I use both CS3 & CS4 . I’ll install CS5 .

341 posts
  • Author had a File in an Envato Bundle
  • Bought between 10 and 49 items
  • Elite Author
  • Europe
  • Has been a member for 5-6 years
  • Referred between 200 and 499 users
  • Sold between 250 000 and 1 000 000 dollars
OXYLUS says
I always use the latest technologies. Now I’m using Flash CS4 and for some people I export them in CS3 . I already installed CS5 on my laptop and I’m ready to switch and never use CS3 . I stopped using CS3 when I found out that in CS4 you can embed a font from an external file(using the [Embed] tag) that let’s you have any language in your textfields. That was the biggest problem with the CS3 font renderer: I could not have different languages for different people in other countries.

The embed directive is for flex projects, where you don’t use a .fla. Instead of the flash Library you can link to external assets on your hard drive, but after compilation they are added (embedded) in the swf. In conclusion you are not using an external font, you only tell the compiler what to embed. It is the same thing as adding (embedding) a new font inside the Library of a .fla. I think you were referring to loading a A.swf that has a font embedded, into a B.swf, and using the registerFont method to make that font available for the B.swf, which you can do very well with CS3 :)

1617 posts
  • Exclusive Author
  • Author had a File in an Envato Bundle
  • Author had a Free File of the Month
  • Sold between 50 000 and 100 000 dollars
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Europe
+2 more
flashedge says

CS3 over here.

3376 posts
  • Bought between 10 and 49 items
  • Elite Author
  • Exclusive Author
  • Has been a member for 6-7 years
  • Microlancer Beta Tester
  • Referred between 500 and 999 users
  • Sold between 100 000 and 250 000 dollars
+1 more
bobocel says
I always use the latest technologies. Now I’m using Flash CS4 and for some people I export them in CS3 . I already installed CS5 on my laptop and I’m ready to switch and never use CS3 . I stopped using CS3 when I found out that in CS4 you can embed a font from an external file(using the [Embed] tag) that let’s you have any language in your textfields. That was the biggest problem with the CS3 font renderer: I could not have different languages for different people in other countries.
The embed directive is for flex projects, where you don’t use a .fla. Instead of the flash Library you can link to external assets on your hard drive, but after compilation they are added (embedded) in the swf. In conclusion you are not using an external font, you only tell the compiler what to embed. It is the same thing as adding (embedding) a new font inside the Library of a .fla. I think you were referring to loading a A.swf that has a font embedded, into a B.swf, and using the registerFont method to make that font available for the B.swf, which you can do very well with CS3 :)

Actually no. If the font is replaced without republishing the swf file, it takes the new font. So it looks like it loads it at runtime.

1844 posts
  • Elite Author
  • Sold between 100 000 and 250 000 dollars
  • Author had a File in an Envato Bundle
  • Has been a member for 4-5 years
  • Author had a Free File of the Month
  • Won a Competition
  • Bought between 10 and 49 items
+4 more
bitfade says
Actually no. If the font is replaced without republishing the swf file, it takes the new font. So it looks like it loads it at runtime.
the Embed directive works exactly like the library, only differece is you have a better control of font’s charset.
but it seems there’s no way to use bitmap fonts with this.

as Oxylus already said, CS3 allows external fonts loading by using external swf + registerFont
3376 posts
  • Bought between 10 and 49 items
  • Elite Author
  • Exclusive Author
  • Has been a member for 6-7 years
  • Microlancer Beta Tester
  • Referred between 500 and 999 users
  • Sold between 100 000 and 250 000 dollars
+1 more
bobocel says

Sorry, you are right. The font seems to be embedded when compiling.

by
by
by
by
by