FlexTip: Problem with masks and scalable Flash

Piatok, Júl 27th, 2007
FlexTip: Problem with masks and scalable Flash

This may be useful for someone who does not read Flex documentation in more detail. When you have content which is masked and you allow scale for your application, mask will not scale if it is not added to display list (it’s written in documentation :) ). So if you have such problem, add you mask to display list (addChild) and it solves your problem.

Another problem with scaling is mx:Text component. When you do not set width for Text, there is problem with resizing of you app. Some word from end of text can be not visible sometime. Setting width=”100%” is helpful….

This we have found in our project. It’s just for apps which are scalable.

Hope this will help.

tagged under: .

ABOUT THIS AUTHOR

1 Comments


  1. sblubblidubb
    Visit Site
    November 25th, 2009

    Cheers, solved my problem.

Sorry, comments for this entry are closed at this time.

Images is enhanced with WordPress Lightbox JS by Zeo