Lo all,
I'm having some real trouble with this and it's starting to nark me off.
I've got a couple of buttons linked to a place holder so that on the button press and image shows where the place holder is set. I also want a button that will show up some text in the same place. I've converted the text to a movie clip (mchtext) and tried the script
but it says it cant find it. It's in the library so how do i link to it?
Can anyone get me out of this stupid problem.
Cheers
Panzer
I'm having some real trouble with this and it's starting to nark me off.
I've got a couple of buttons linked to a place holder so that on the button press and image shows where the place holder is set. I also want a button that will show up some text in the same place. I've converted the text to a movie clip (mchtext) and tried the script
on (release) {
loadMovie("mchtext", "placeholder");
but it says it cant find it. It's in the library so how do i link to it?
Can anyone get me out of this stupid problem.
Cheers
Panzer