Got a quick one here. I got a jpeg I want to open when the Clip Event
here is what I got:
onClipEvent (enterframe) {
loadMovieNum("URL", 0); //url is actually a path
}
I have this inside the movieClip but it doesn't work. Is there a way to
do this for onEnterFrame???
here is what I got:
onClipEvent (enterframe) {
loadMovieNum("URL", 0); //url is actually a path
}
I have this inside the movieClip but it doesn't work. Is there a way to
do this for onEnterFrame???