make loaded swf invisible


i'm using code load in random swf. make invisible until need further down timeline.
i can't make invisible. coding wrong or there other principal @ work.

thanks

var openpixs:array = new array ("openpix1.swf", "openpix2.swf", "openpix3.swf", "openpix4.swf");
function randombackground() {
var randomnumber = random (openpixs.length);
_root.w1.word1x.pix1.loadmovie (openpixs[randomnumber]);
_root.w1.word1x.pix1._visible = false;
};

randombackground();



More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support