flashdunce
Technical User
hi i need help. I applied an action to one of my buttons. here is the command.
on (release) {
loadMovie("driver1.1 final copy","empty");
}
Basically im trying to have a jpeg file load into my movie clip but for some reason when i test the movie i alwayz get errors. Does an1 have any idea why??
Suggetsions will be appreciated. Thanks
on (release) {
loadMovie("driver1.1 final copy","empty");
}
Basically im trying to have a jpeg file load into my movie clip but for some reason when i test the movie i alwayz get errors. Does an1 have any idea why??
Suggetsions will be appreciated. Thanks