Page 1 of 1

Position controller when swf is opened in container.fla

Posted: Mon Jul 30, 2007 3:18 am
by vilmer
First of all I would like to thank the makers of this wonderfull program for all the work they have put into it.
Second, please be gently with me, I haven't played with flash until yesterday afternoon.
So, now for the small problem I have. I am altering the virtual flash tour example container.fla, as provided on this site. I am trying to put the controller buttons centered on the baseline, but if I do that, they disappear under the 'border' mask. I have made a screendump with the controller positioned in the top, centered:

Image

As you can see, it's not centered in the pano but I guess in the middle of the container and shifted out of that center probably because of this piece of actionscript:

vr.window_x=205;
vr.window_y=40;

Now for the question: Is there an alternative way to position the controller? Some exact positioning with x= and y= values for example?
For your information: I will not use html, when it's ready I'm going to convert the container into an .exe projection file so I can make an autorun cd with it.

Regards,
Vilmer

Posted: Mon Jul 30, 2007 7:38 pm
by thomas
Ok, this is a bug. Version 1.6.6 will fix this (coming sometime today).

Posted: Mon Jul 30, 2007 8:23 pm
by vilmer
Danke Thomas!

Regards,
Vilmer

*edit: just tested it in version 1.6.6, works perfect!*