1.

Solve : [Flash/ActionScript] How do I get the movie to...?

Answer»

stop playing then make it an active HYPERLINK?
CODE: [Select]stop()
onClipEvent(mouseDown){
getURL("http://www.playtechtonics.com","_self");
}
This code is placed on an image layer which is CURRENTLY the BACKGROUND.



Discussion

No Comment Found