Movie Panel
Top  Previous  Next


The 'Movie' Panel contains properties that are common to the entire Movie.

Panels-Movie  

Background Color

Lets you change the background color of the Movie using the Color Selector. There is no alpha value for this color selection. This color is also used as the player background color when you export to HTML (unless you manually edit the HTML code). The default colour is white.

Width and Height

Lets you change the size of the stage of the Movie in pixels. This size is also used when you export to HTML, unless you use the Size 100% option, or manually edit the HTML code. The default setting is 400x300 pixels. The maximum size for the movie is 3277x3277 pixels. This is due to the limitations of the SWF format.

Frame Rate
Lets you change the speed of the Movie in Frames per second. The greater the number of Frames per second, the faster the animation will play. The default setting is 12 Frames per second.

Stop playing at end of movie
Checking this option automatically adds a Stop Movie Action at the end of the Movie.
Note: This checkbox will only stop the movie in the main timeline, it will not stop any sprites that are currently playing. This is a Flash limitation. If necessary, use the stop() action to stop any sprites.