Yes - just export to Flash 10 ;)
--
Kenneth Kawamoto
http://www.materiaprima.co.uk/
2009/10/25 Pedro Kostelec :
> Hi,
>
> is there a way to set alpha transparency to dynamically imported text with
> as3 without having to embed the font?
>
> Thanks,
> Pedro Kostelec
___
Create a movieclip, put the textField inside the movieclip and set the alpha
to the movieclip. That will do the trick :)
2009/10/26 Karl DeSaulniers
> You may want to force a variable inside the MC to hold the dynamic text
> that is loaded and have the textfield = that variable.
> Then if the MC
You may want to force a variable inside the MC to hold the dynamic
text that is loaded and have the textfield = that variable.
Then if the MC changes (position, scale, etc), you have a function
that make sure the textField always = that variable. a pseudo refresh
guarantee.
You may find that
Well, you can if you have the text inside a MC.
Then you change the alpha of the MC.
Karl
On Oct 25, 2009, at 7:44 PM, Gerry wrote:
No. Unless you take a snapshot of that textField using BitmapData
first then add that to a MovieClip.
-Gerry
On Oct 25, 2009, at 5:22 PM, Pedro Kostelec wrot
No. Unless you take a snapshot of that textField using BitmapData
first then add that to a MovieClip.
-Gerry
On Oct 25, 2009, at 5:22 PM, Pedro Kostelec wrote:
Hi,
is there a way to set alpha transparency to dynamically imported
text with
as3 without having to embed the font?
Thanks,
Pe
Hi,
is there a way to set alpha transparency to dynamically imported text with
as3 without having to embed the font?
Thanks,
Pedro Kostelec
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flas
6 matches
Mail list logo