So I want to make some movie clips function as buttons to load some external swfs. I have this action script on the mc's:
on (release)
{
loadMovie("Chuck.swf", "motionmc");
}
It was working when it was a button, but now nothing happens?
|
Results 1 to 3 of 3
Thread: movie clip as a button in AS2Threaded View
|
Click Here to Expand Forum to Full Width |