Hello Orellabac,
I guess the problem is not with the Flashcom, but with the fonts that
are not exported with the application. I dont use the components of the
Macromedia to build my applications, but I think that is a way to
configure the font of the buttons and other components. Try to include
the font you want to use in the library, export the font with a name and
set the font of the components with the name that you are exporting.
Other way (I think more uggly) is to incluse a TextFied in the make,
make the TextField dynamic or input (doesn't matter, because you will
hide it) and set the font of the TextField with the font used by the
components. Lets suppose that is Arial with size 10pt, so you set the
font of the TextField for Arial 10pt, the include all caracters of the
font in the TextField and publish the SWF (dont forget to hide the
TextField with ActionScript).
Make a try and if it works report me. If not, we will try another way. I
hope it helps, and sorry for my poor English.
Leonardo Braga Nogueira
[quoted text, click to view] > MCP Flash MX 2004 Developer
> MCP Flash MX 2004 Designer
> MCP Dreamweaver MX 2004 Developer
[quoted text, click to view] Orellabac wrote:
> I have a problem with an Flash comunicator server instalation.
>
> Samples applications work. But If I create a chat, i can connect and
> sent messages but buttons do not apper well and labels for buttons do
> not show.
> Please help. I urgent
>
>
>