Hi,
a small problem, as I´m not able to find the right code.
Down the code that works:
on (release) {
loadMovie(“blok.swf”, “_root.screen”);
}
It will open blok.swf from the beginning.
My interest is to have different buttons using this code, but opening the .swf on a certain fraim, not on the 1st. Comes in handy when you have a picture gallery and do not want to use tons of different .swf´s
thanks a lot:pac: