
managementboy at gmail
Jan 11, 2011, 12:30 PM
Views: 895
Permalink
|
Hi, while theming I noticed this issue: the inuse state, after watching a recording, stays "on" for ever, even after the file has stopped being used. Am I the only one with this problem? or am I just theming wrong? here is the code example: <statetype name="inuse"> <state name="yes"> <imagetype name="tag"> <area>1040,2,25,25</area> <filename>icons/inuse.png</filename> </imagetype> </state> <state name="no"> <imagetype name="tag"> <area>1040,2,25,25</area> <filename>icons/inuse.png</filename> <alpha>0</alpha> </imagetype> </state> </statetype> cheers, Elkin
|