flash help pls
flash help pls
Out of context: Reply #3
- Started
- Last post
- 10 Responses
- Momentum20
_root.someButton.onR elease = function{
movieClipLoader.load Movie("some.swf");
}that what you mean? easy but will get you what you want
akoni
(Mar 19 07, 11:26)So "someButton" will just be the name of the button?
and the movieClipLoader is the name of the movie clip holder?