Crosswords1 min ago
Action script Syntax Error
Hi
I have been trying to add the following actionscript to a movie clip without any success:
on (press) {
this.startDrag() ;
}
on (release) {
this.stopDrag() ;
}
I Got the following error----
1087: Syntax error: extra characters found after end of program
I am following the tutorials from this website:
http://animation.about.com/od/flashanima...
I would be very grateful if you could help me out . Thank you very much .
I have been trying to add the following actionscript to a movie clip without any success:
on (press) {
this.startDrag() ;
}
on (release) {
this.stopDrag() ;
}
I Got the following error----
1087: Syntax error: extra characters found after end of program
I am following the tutorials from this website:
http://animation.about.com/od/flashanima...
I would be very grateful if you could help me out . Thank you very much .
Answers
Best Answer
Nobody has yet answered this question. Once some answers have been given, Goodwill will be able to select one answer as the best. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.There are no answers available for this question.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.