Contents |
The MovieController component is used to control a SWF/Movie Clip being played in Flash Lite. The user can use this component to change the current position(seek) of an executing movieclip. By moving the tract in this component, the movieclip can be controlled.
This component was developed in Flash Player 8 and ActionScript 2.0. It was tested on Nokia Xpress Music 5800.
This component can be used in M-learning materials and Flash tutorials. The screencasts on J2ME or Flash Lite created by Forum Nokia e-learning utilise such a component. This component can be used to indicate the current playing position of movieclip and also to seek to a desired position.
Download the source file(FLA) given below. When you wish to use this component in your FLA, import this from the downloaded file, using the FILE->IMPORT->OPEN EXTERNAL LIBRARY option.
To view the properties of the component go to (Window -> Component Inspector) and select the component in the Stage.
Drag the component onto a separate layer on the Stage. On another layer, place the movieclip that you wish to control. Modify parameters suitably.
Download the source of this component, here.Media:MovieController.zip
--Manikantan 16:20, 21 June 2009 (EEST)
No related wiki articles found