PDA

View Full Version : Editable text with transparent background


masten
09-25-2010, 06:28 PM
Hi

I've just started using Tommy's textbox plug-in to enter text directly into the xml file which is so much easier than creating bitmaps.

What I really need though is have a transparent background to the text box which that plugin doesn't provide as far as I can work out.

Is there another way to do this

Thanks

Masten

Also anti-aliased text would be good too.

uudu
09-25-2010, 07:14 PM
I used transparent background of textbox simply by throwing away bgcolor and bordercolor from xml.

uudu

allSaints
09-25-2010, 10:17 PM
Hi masten,

the textbox plugin does support transparent text background. Just leave the bgcolor attribute empty or remove it. I'm sorry the documentation said something else, but I have made an update. Make sure you have a newer version of the plugin - the latest being V1.3.

As you can see in this (http://wirestam.com/panos/Flash/texts/textbox3.html) test page, I have added a text with transparent background in the upper right. Clicking it will set/remove the background.


The Adobe documentation states that normal text anti-aliasing IS applied to the text. Advanced anti-aliasing can only be used on embedded fonts.


Tommy

masten
09-27-2010, 08:44 PM
Oh no way. I can't believe I missed that! Thanks a lot chaps

Masten