Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Flash 8 General Questions

Reply
 
Thread Tools Rating: Thread Rating: 7 votes, 4.14 average. Display Modes
Old 10-22-2005, 07:31 PM   #1
samroni
Member
 
Join Date: Mar 2005
Posts: 56
Exclamation Flash 8 embedding font is not possible !?

i tried to embed font in flash 8 but it didn't appear in computer that doesnt have the font.

here's what i did:

- i embed the font, make a new name "acme-15 (embedded)" and add a linkage id "acme-15" ,then i embed the textlayer

//its not working (in flash player 8)

- i even tried to code some "as", then apply the new textformat in the textlayer with var "my_txt"

var text_fmt:TextFormat = new TextFormat();
text_fmt.font = "acme-15";
text_fmt.size = 15;

my_txt.autoSize = "left";
my_txt.embedFonts = true;
my_txt.selectable = false;
my_txt.setNewTextFormat(text_fmt);
my_txt.multiline = true;
my_txt.wordWrap = true;


//its still not working


i figured it out that if you publish in flash 7 or less... the embed is working.

any idea why?

how can i embed font in flash 8?


ps.: you can see the font i embed in the attachment. i published it to 3 different flash player, 6,7 and 8. only flash player 8 that doesnt work with embed font >.<

blue text is not embed. black text is the embeded one.

regards,

www.martinsamroni.com
Attached Files
File Type: zip font.zip (56.9 KB, 634 views)

Last edited by samroni; 10-22-2005 at 07:41 PM..
samroni is offline   Reply With Quote
Old 10-22-2005, 08:47 PM   #2
oldnewbie
Banned by AS.org Staff
 
Join Date: Mar 2002
Posts: 10,534
Default

http://www.actionscripts.org/forums/...play.php3?f=72
oldnewbie is offline   Reply With Quote
Old 10-23-2005, 03:09 AM   #3
billingsgate
Cartoons & Animation
 
billingsgate's Avatar
 
Join Date: Jun 2005
Location: while (_root = USA) {_global.china.hongKong = myHome;}
Posts: 291
Default

Quote:
Originally Posted by oldnewbie
What is this supposed to link to? I would also like an answer to samroni's question. The URL above is incomplete.
billingsgate is offline   Reply With Quote
Old 10-23-2005, 03:53 AM   #4
oldnewbie
Banned by AS.org Staff
 
Join Date: Mar 2002
Posts: 10,534
Default

The link I posted only leads to this thread in this Flash 8 general forum.

It wasn't posted here to start with... Some mod must of moved it!
oldnewbie is offline   Reply With Quote
Old 10-23-2005, 10:02 AM   #5
samroni
Member
 
Join Date: Mar 2005
Posts: 56
Default

Thought someone has answered my question ;p...

im still waiting for typo master to help me... my portoflio stuck in this problem =(


ps.: please dont give me link.. i've traveled all over the place looking for the answer. they didnt give any clue how to embed in flash 8. i need answer ^^


cheers
samroni is offline   Reply With Quote
Old 10-24-2005, 05:00 AM   #6
madgett
is my last name...
 
Join Date: May 2004
Posts: 964
Default

They all look the same to me, not sure what your issue is. You talking about antialiasing?
madgett is offline   Reply With Quote
Old 10-24-2005, 09:39 AM   #7
jjbilly
Registered User
 
Join Date: Mar 2005
Location: Oxford UK
Posts: 479
Default

Samroni, are you doing all this on the main timeline? I ask because I'm having some weird embed issues too. A component with an embedded font isn't working (fonts not showing) in movies published from Flash 8 (to Flash 7, what they were written in, and in which they work just fine) if there's any other text box (even static) on the stage using the same font. The issue gets cured when I create a new textfield on the stage with outlines embedded for the font used in the component.
jjbilly is offline   Reply With Quote
Old 10-26-2005, 06:24 PM   #8
aidant
Registered User
 
Join Date: Oct 2005
Location: toronto canada
Posts: 1
Default

I had the same problem. Check the "linkage" for your font "acme-15" in the library. I found that I needed to check the box "Export in first frame" for the font to show up in Flash 8, while it seems to work fine with that unchecked in Flash 7.
aidant is offline   Reply With Quote
Old 10-28-2005, 09:06 AM   #9
Shaman
Registered User
 
Join Date: Oct 2005
Location: UA
Posts: 8
Send a message via AIM to Shaman Send a message via Yahoo to Shaman
Default

Very often this happens with the export of handwritten fonts, like "Kids", etc. But when you change the font to some another e.g. Arial or any standard system with the same export settings then everything works fine. I guess that Flash has problem with handling of some exotic fonts
Shaman is offline   Reply With Quote
Old 10-28-2005, 02:26 PM   #10
spi
Registered User
 
Join Date: Jun 2005
Posts: 21
Default

exotic or not, it doesn't work properly. Fonts and Flash...

specifying ranges (eg only numerals) doesn't work even for verdana!
yet it does for Arial.
spi is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.
You Rated this Thread: