i have a swf file (just a basic animation) loaded into my main movie and i need to create a media controller to control the playback of the swf file. i’ve created a simple stop & play button and i’ve also created a back(rewind) button that will play the swf backwards until you release the button. the problem i have with the back button is that it plays the animation backwards very slowly, how can i make fast forward and rewind buttons to control the swf. i also need to creat a volume controller but i don’t think is a problem. i also need to create a time code for the swf.
is there something else i could use for this similar to the media controller component. it seems like that component will only control flv or mp3 files and not swfs. if not could someone point me in the direction to learn how to control the timeline of a loaded movie?
thanks