scriptorz
12-22-2004, 05:55 AM
I have a combobox masked and the movie stopped in frame one. I know there must be a simple solution to this but I'm lost.
When I test the movie the only text that shows up is the dropdown and when the dropdown item is selected it does not show as being selelcted up top.
I have tried embedding fonts, but maybe I'm doing this wrong (anyone have the correct step by step to embedding fonts?)... or... should i be using some code for this MX ASv2 compontent that looks something like this:
_global.style.setStyle("fontStyle", "font");
or
myCBX.styles.Combobox.setStyle("fontStyle", "font");
?
When I test the movie the only text that shows up is the dropdown and when the dropdown item is selected it does not show as being selelcted up top.
I have tried embedding fonts, but maybe I'm doing this wrong (anyone have the correct step by step to embedding fonts?)... or... should i be using some code for this MX ASv2 compontent that looks something like this:
_global.style.setStyle("fontStyle", "font");
or
myCBX.styles.Combobox.setStyle("fontStyle", "font");
?