Help with controlling a movieclip
well, here script im using
[code]on (release) {
facility.gotoandstop(2);
}
[/code]
and works fine. when put movie clip can move using arrows, script stops working.
[url=http://www.onboarderror.com/cssmaps.swf]http://www.onboarderror.com/cssmaps.swf[/url] (it might take while dl)
just click on first image problem. big image simple movie clip (called big) 6 frames each frame housing image. , thumbnails inside of movieclip called (thumb) , controlled left , right arrow. because cool that.
now theres button on left inside of thumb movieclip want control big movieclip. not working because in separate movieclip. if not in movie clip works fine.
of course not done yet, once click button works you'll have refresh. , ill put in preloader later.
does have tutorial on how sort of thing? or script solve problem?
one idea have when click button inside of thumbnail strip tell big image url of image , change that. have no clue on how it.
thanks in advanced
[code]on (release) {
facility.gotoandstop(2);
}
[/code]
and works fine. when put movie clip can move using arrows, script stops working.
[url=http://www.onboarderror.com/cssmaps.swf]http://www.onboarderror.com/cssmaps.swf[/url] (it might take while dl)
just click on first image problem. big image simple movie clip (called big) 6 frames each frame housing image. , thumbnails inside of movieclip called (thumb) , controlled left , right arrow. because cool that.
now theres button on left inside of thumb movieclip want control big movieclip. not working because in separate movieclip. if not in movie clip works fine.
of course not done yet, once click button works you'll have refresh. , ill put in preloader later.
does have tutorial on how sort of thing? or script solve problem?
one idea have when click button inside of thumbnail strip tell big image url of image , change that. have no clue on how it.
thanks in advanced
anyone know of solution?
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment