I need a way to:
Have a contol that can accept time values
for example values: 01:15:30, 5:28:45, 16:15:01, 23:44:59
These values need to be loaded into the horisontal ‘time-control bar’ . I want to be able to click “play” so it would go through array of locaded time values and generated the event for each “value”
I have never done ths before, so I need some help. I will manage the rest (including values generations and event handling)
How about using jquery ( if not heavy or extra burden for your project )
Check jquery time slider