i need display subtitles in a html area.
how to?
example:
00:01:04:00 - appear in the area the text "first text"
00:01:04:08 - apper in the area the text "second text".
is possible in xml? java script? action script?
read the lines of a .srt file?
5 replies to this topic
#1
Posted 25 July 2011 - 12:35 PM
|
|
|
#2
Posted 25 July 2011 - 08:16 PM
That's a really vague question...what do you mean by "HTML area?" Are they overlaid on top of something? (By the way, the SRT format is a little bit different from what you've posted.)
sudo rm -rf /
#3
Posted 26 July 2011 - 07:47 AM
what do you mean by "HTML area?"
for example, a html table, or form.
Are they overlaid on top of something?
no, only text appear.
the SRT format is a little bit different from what you've posted.
yes, only a example.
for example, a html table, or form.
Are they overlaid on top of something?
no, only text appear.
the SRT format is a little bit different from what you've posted.
yes, only a example.
#4
Posted 26 July 2011 - 06:08 PM
#5
Posted 27 July 2011 - 05:18 AM
dargueta said:
You could easily do this with PHP.
how i do? what functions i use?
tks
#6
Posted 27 July 2011 - 06:14 PM
Take a look at processing lines with regular expressions, store them in variables, and then print them out using the echo command.
sudo rm -rf /
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









