Hi Friends,
I am making a movie presentation for my collage function. IT has many frames. So I have seperated all those animation into a different movie. Now I am having nearly 40 swf movie files. So I made a seperate movie file and I have imported like this
loadMovieNum("m ovie1.swf",101) ;
Like this I have called all the 40 movies in 38 scenes. Then I have published this files it played upto 25 scenes then it is not playing the remaining files I have checked the coding and the movie num etc everything is ok there. The only problem is that the final file has more than 35000 frames the movie start palying and it stops nearly at 16000 frames. How this problem can be fixed anybody who is familar with this can help me.
Exepcting your early reply
Regards
Rajesh
I am making a movie presentation for my collage function. IT has many frames. So I have seperated all those animation into a different movie. Now I am having nearly 40 swf movie files. So I made a seperate movie file and I have imported like this
loadMovieNum("m ovie1.swf",101) ;
Like this I have called all the 40 movies in 38 scenes. Then I have published this files it played upto 25 scenes then it is not playing the remaining files I have checked the coding and the movie num etc everything is ok there. The only problem is that the final file has more than 35000 frames the movie start palying and it stops nearly at 16000 frames. How this problem can be fixed anybody who is familar with this can help me.
Exepcting your early reply
Regards
Rajesh
Comment