Hi I've been trying to set the background of a component that I have on stage( is a textfield)
I've been using this.

mc.myTextComponent.background= false;

and I'm importing:

import flash.text.Texfield;
impot flash.text.textFormat;

so far it says that this doesn't know where is the background?

and when I try this on the import:

import flash.text.Textfield.background;

it says that cannot locate the background????

do you know what could be happening?


Help!!

Gus






_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to