hello folks!
i need to fade some dynamic images one after the other in.. how i do this?
this.imgs = ['oks.jpg','oks2.jpg'];
var x = 0;
var y = 0;
var i;
for (i in imgs) {
var t = this.createEmptyMovieClip ("thumbnail" + i, i);
var c = t.createEmptyMovieClip ("picHolder", 0);
var...
hello!
if i have only one html page with no frames.. is it possible to have sound on it without that the sound restarts when clicking on a link?
thanks
hello folks!
i have a mainwindow that has an eventhandler onLoad="window.open()" .. now.. if i refresh this site the newly opened window refreshes.. but it shouldn't do that.. any solution? he should open the window once.. if it is opened leave it..
thanks in advance
oliver
Hello folks!
Can't start and stop the sound with the buttons..
Here the fla file: http://oliver.webnetix.cc/public/fessler_sound_control.fla
Thanks in Advance
Regards, Oliver
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.