Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 06:05
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  General
| |-+  V2 Components (Flash MX 2004 - Flash 8) (Moderators: vesa kortelainen, Ronald Wernecke, Jorge Solis, ..:: Mazhar Hasan ::.., papachan)
| | |-+  Yahoo Maps font problem with loadMovie.
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Yahoo Maps font problem with loadMovie.  (Read 6664 times)
Ixthus
Server what's that
*
Posts: 41



View Profile Email
« on: 07/17/08, 05:08 »

Using the yahoo maps component I can add markers to the map, complete with labels etc. This works when I run the swf containing the component by itself. However when i use loadMovie to load it from another, the map displays, the markers are in right place, but the text on the labels doesn't display. I've seen this kind of problem before with masks and alphas on dynamic text fields, and have solved it by embedding fonts. Problem is how do i embed fonts into compiled components? I've tried this:
Code:
myMap.setStyle("embedFonts", true);
myMap.setStyle("fontFamily", "Verdana");

This doesn't work, even with Verdana exported in both the parent and child MCs.
I've searched everywhere for a solution, but nobody seems to have reported this 'bug' before.
Logged
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14600


View Profile
« Reply #1 on: 07/19/08, 16:22 »

Is not a bug but a limit: don't put the component behind a mask

Jorge
Logged

Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!