Hi,
Is it possible to change these properties separately in the AS3 code?
Yes, just use the krpano interface to set/change them.
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