Ok, I am working (modifiying) on a plug-in but when i resize the browser window, everything scales EXCEPT this plugin... does anyone know why?
I tried adding:
stage.scaleMode = StageScaleMode.SHOW_ALL;
to the AS3 and also removing it.
this will make Krpano not work correctly (for some odd reason)
the plugin scales when used alone, but once inside krpano it does not work, if I re size the window the plugion stays the same.
btw, I also tried the scale in the xml, but it will scale it, just not autoscale it :P
any ideas?
EDIT: Actually no plugins autoscale, is this not possible?