I've got a few flash videos and want to add control buttons for stop, play, pause and volume. Anybody got html that I can add into my existing code to show the control buttons?
Thanks
Eddie
you can use javascript to call the action script commands though.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
Here's what I have so far. It justs plays automatically when you get to the page. Is there another parameter I can write in for the controls or maybe just a start/stop control?
I use Allock Converter to go from wmv or mov to swf and it can generate a folder with code for the player with controls. how do I get that folder into my webcode so it will do what I want.