Thread: Subtile fail
View Single Post
  #4 (permalink)  
Old 26th September 2012
Metaldooduk Metaldooduk is offline
Junior Member
BS.Player Newbie
 
Join Date: Sep 2012
Posts: 3
Rep Power: 0
Metaldooduk is on a distinguished road
Default Subtitle Display Problem

The subtitle coding is wrong, so it is showing the entire text.

For yellow, it should be written as follows :-
<font color=#ffff00>Hello</font>

Your subtitle line needs to contain <font color=#ffff00>
Then whatever your subtitle reads, in this case "Hello"
And then the line needs to end with </font>

If you miss any of the text, for colour coding, the player will show everything that is written on the line, which includes the incorrect coding.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20