Hello everybody,

When i use arial font with property embedFonts= false, i can apply my 
dynamic  file css on the property styleSheet of textfield.
I can see the text.


When i load a swf with a shared font and embedFonts = true, i can see 
the text, but after when i apply my dynamic  file css on the property 
styleSheet of textfield,
the text is empty (hidden).

Is any solution to apply a styleSheet on <a href.... with a shared 
dynamic font ?


My file css who as loaded :

p {
    color:#000000;
}

a {
color:#0066FF;
}
                          
a:link {
color:#0066FF;
}

a:hover {
color:#ffffff;
}

-- 

 _
(@)                                                       _
|-|\_________________________________oOo________________ (@)
| |  Matthieu                        VVV                \|-|
|-|  Ressources Flash : http://www.delfiweb.com          |-|
|_|\___________________________________________________  | |
(@)                                                    `\|-|
 ~                                                       (@)
                                                          ~



_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to