• Hi!
    Trying to solve the problem. If you set the property in AS3 stage.quality, then changing just two properties in krpano - movequality10 and stillquality10. Is it possible to change these properties separately in the AS3 code?
    The second question: is why under different settings for movequality10 and
    stillquality10
    (eg
    movequality10
    = "LOW", stillquality10="HIGH") does not work flash filters (brightness, contrast, saturation, etc.). However, at equal settings, these filters work well.
    Thank's

  • Hi,

    Quote

    Is it possible to change these properties separately in the AS3 code?

    Yes, just use the krpano interface to set/change them.

    Quote

    The second question: is why under different settings for movequality10 and stillquality10 does not work flash filters.

    You mean filters that were added to the 'image.layer' Sprite, or?
    When changing the display quality setting, the Flashplayer stage quality will be changed and depending if HIGHSHARP was used or not, the filter property of image.layer, will be set to null or to the sharpen filter.
    So when the filter property was changed before manually, it will be overwritten here.
    (Btw - I have already noted that/planed a way to disable that behavior).

    Best regards,
    Klaus

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!