Viv
2007-12-13 11:50:10 UTC
I have a button with the action loadmovie
but the movie loads in the same flashmovie, I want to load it in a new
window
this don't work
on (release) {
loadMovie("xxx.swf","_blank");
}
How can I do it?
but the movie loads in the same flashmovie, I want to load it in a new
window
this don't work
on (release) {
loadMovie("xxx.swf","_blank");
}
How can I do it?