I've embedded the font, naturally.  I'm getting extremely buggy behavior.
Sometimes the textfield will appear partially... only the right half of the
textfield, but most of the time, not at all.

At one point, I found that removing the dropshadow filter from the
textfield, and then adding it back later programmatically helped the
problem.  But, now that I've added the alpha mask, it doesn't behave right,
and it's very slow.

The only thing I can think of is that it has something to do with the
combination of movies compiled with MTASC versus the Flash IDE.  The shell
is all code, compiled in MTASC, and it loads in modules created in the Flash
IDE.



On 5/22/06, Vivek lakhanpal <[EMAIL PROTECTED]> wrote:

Try embedding font for the textfield.

Thanks,
Vivek

On 5/23/06, Rifled Cloaca <[EMAIL PROTECTED]> wrote:
>
> All,
>
> I'm masking a MovieClip with an alpha mask using cacheAsBitmap.  The
> MovieClip has a dynamic text field inside it that I populate at a later
> time.  When I play the movie, the area where the textfield is remains
> empty.  If I drag the corner of the player to resize the movie, the text
> magically appears.  Anyone run into this sort of weird behavior?
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to