Been using Flash MX now for longer than I’d like to think. And still, i know so little about Action Script.
Anyway, was hoping someone could enlighten me with a little bit of code.
Basically, i need it to say somthing like…
btn1.onRelease = loadmovie() (
TestPage();
Load y=20
Load x=50
);
Obviously thats totally wrong. But the idea is that when someone press’s a button with the intance “btn1” it will load a movie clip from the library and place it at a specific co-oridnate.
All help is appriciated
Thanx
Mark