Topic: back button
Hi Felix and gang!
great job with the simpleviewer.
My question is how to add a back button inside the viewer.swf? I have a flash site where i load the simpleviewer gallery (viewer.swf)
on(release) {
loadMovie("viewer.swf",_root);
}
but doing this leaves me stuck in the gallery with no way out of there..
i would like to use a back button (similar on every page) but how and which file (where exactly) should i add this?
i would like the back button be found on the bottom left corner and i will add a function to this back button to simply close the gallery and load other flash content.
thank you very much for your help.
mika