Re: [Flashcoders] >> very special Problem : set style and combobox

2006-10-27 Thread Glen Pike
Hi, The problem is happening because you are scaling your movie clip. The scale does not seem to get passed down to the components - the problem does not happen if you use the code below, but on your site the scale of the uc movie is set to 70. You may need to style the "List Component"

[Flashcoders] >> very special Problem : set style and combobox

2006-10-27 Thread Laurent CUCHET
I meet a special problem with set style and attached movie. I apply a font size to 9 and when I open it the label inside get bigger You can see it there : http://www.laurentcuchet.fr/flash/combobox I done this script : // var maxfields=2; sp.contentPath = "mc"; for (var i = 1; i<=maxfields; i++)