When flash is released, all clips or sounds that select "export in the first frame" will be first exported, which is 1st
Things are still early, so there are two problems:
① If the video clip or sound is too loud, a long period of white space will appear during watching, because the video is waiting for download.
In this case, the video clip or sound with the "export at the first frame" selected for flash download
② The first few frames of the main film are usually used to make loading. These "huge" video clips or sounds are not loading
Included. They are downloaded earlier than loading, thus losing the significance of loading to ensure that everything is downloaded before playing.
Therefore, do not select "export at the first frame" when setting the link ".
However, in this case, allProgramWill be invalid. Because only videos are exported when Flash is used.
The video clip or sound set on the stage is not exported. Therefore, see the following solution.
Solution to video editing
The solution to the above problem is to move the video clip out of the stage range, or make the attribute _ visible = 0. Note that video editing must be performed on
Attachmovie () occurs at or before execution. For example, if 5th frames have an attachmovie () program, video clips must be placed in 5th frames or earlier frames.
Note that if a video clip is an animation, it is necessary to stop it so that the video clip or the as in it will not affect the main video.
Voice Solution
The solution of sound is similar to the solution of video editing. As long as the sound appears on the stage, it will be exported. But be careful when processing the sound,
Because the sound is not affected by the range of the stage, it is necessary to avoid unnecessary sound in the film.
Place the sound in a layer with only one frame. On the sound properties panel, select "sync" as "stop ".
Note that the sound must be placed in or before attachsound (). For example, if 5th frames have an attachsound () program, the sound should be placed in 5th frames or earlier frames.
This article is reproduced from "fang Wanli's blog-www. FWL. Name": http://www.fwl.name/article.asp? Id = 217