Position controller when swf is opened in container.fla

Specific Q&A about the new Flash export
Locked
User avatar
vilmer
Posts: 66
Joined: Mon Jul 30, 2007 2:58 am
Location: Argentina

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
User avatar
thomas
Chief Gnome
Posts: 2611
Joined: Fri Sep 01, 2006 3:56 pm
Location: Vienna, Austria
Contact:

Ok, this is a bug. Version 1.6.6 will fix this (coming sometime today).
MfG, Thomas
User avatar
vilmer
Posts: 66
Joined: Mon Jul 30, 2007 2:58 am
Location: Argentina

Danke Thomas!

Regards,
Vilmer

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