Topic: Simpleviewer 2 align center
Couldn't find an answer to my issue
(found a question for V2 but without answer: http://www.simpleviewer.net/forum/viewt … p?id=10908 also: http://simpleviewer.net/simpleviewer/pro/support/v1_9/ but that is no good because I'm using v2)
Simpleviewer loads without any problem inside my SWF and works nice.
Problem is that my stage is center aligned, and when Simpleviewer is loaded the whole stage is send to the left.
First is tried some settings, then all settings to center, but no effect.
Adding multiple:
stage.align = StageAlign.CENTER; (or TOP/BOTTOM)
At some points during loading of simpleviewer it will align, but it still flickers to the left first before aligning to the center.
Maybe I'm missing something here but for now I'm out of options.
Thanks.