0 Replies Latest reply: Feb 15, 2013 7:39 AM by kweeping RSS

    stage.color.Correction = ColorCorrection.ON stop working since flash 10.3.

    kweeping Community Member

      Since the upgrade of flash 10.3 the following actionscript command in Flex 4 no longer work.

       

      stage.colorCorrection = ColorCorrection.ON;

       

      This command no longer has any effect on the display.

       

      The example of this link seems to have stop working completely:

       

           http://www.adobe.com/devnet/flash/quickstart/color_correction_as3.html

       

      Message was edited by: kweeping