Topic: Why does my swf has wrong dimensions if I use a skin ?
Hello,
I am trying to use my old Simple Viewer 1.7 source code to show video. OK, in fact a SWF containing FLV.
(I still use 1.7 code because I have customized the code quite a lot and it would be heavy to transfer all modifications to 1.8 code…).
Anyway :
- It's OK without skin (skin are used to play-stop-… the FLV)
- it has bad dimensions if I use a skin with 1.7 -> see it here : http://cjoint.com/?jiv7cNNvPE
- it's OK with 1.8 the first time it's loaded -> see it here http://cjoint.com/?jiwbwVwETf. But after we browse through other images and come back : it has a wrong size interpretation -> see it here http://cjoint.com/?jiwdsdBOFe
Where do I have to modify 1.7 code to make it work ?…
Or a way avoid using skins ?…
Any help from a Guru or from God Felix himself ?
;)