Question
Problem with movie clip
I've a big problem with movie clip...
I need to create a movie clip :
1) create an empty movie clip (done)
2) insert into this movie clip 30 empty frame using action script ( PROBLEM!!)
3) insert image into frame 0 , and the same image but bigger at the frame 30 (PROBLEM)
4) create a motion tweening between frame 0 and 30 ....
The image name are loaded from an xml file (DONE) ....
I want to create this movie clip "on the fly .::" using actionscript ....
Thank's ...
I need to create a movie clip :
1) create an empty movie clip (done)
2) insert into this movie clip 30 empty frame using action script ( PROBLEM!!)
3) insert image into frame 0 , and the same image but bigger at the frame 30 (PROBLEM)
4) create a motion tweening between frame 0 and 30 ....
The image name are loaded from an xml file (DONE) ....
I want to create this movie clip "on the fly .::" using actionscript ....
Thank's ...