Righty I have created two Fla. files. One called “Gallery” and one Called “Videos”
I have this section in my gallery file where you can watch flv. videos. Simple.
So I created a new file called Videos.fla I made my scrollbar with the movies and everything looks fine. Then I use the script
on (release) {
loadMovie("C:\\Documents and Settings\\Dark\\Skrivbord\\The British Elites site\\gallery/Videos.swf", "ScreenS");
}
With this scrip it is supposed to embedd “Videos.swf” upon “Gallery.fla” - and yes it does BUT the Video.swf looks squeezed as if I had locked the proportion options.
Can anyone help me? Thanks alot