Log in

View Full Version : SSA/ASS transparency ?__?


kimi_mo
24th November 2004, 21:41
how can i make a transparency effect is there any
effect to do it?

because i want to make the letters drop in starting really big
so they have to be transparent to make it look good

thanks
:)

EDIT:
i think ive found it{\alpha&H00&}
could someone please explain it better though

thanks

and also is there any file that lists all the functions?
or at least alot of them.

i have ASS-Specs but thats it
it was helpful but not really much use anymore

thanks

ak_gamma
25th November 2004, 00:30
ASS-spec is ALL what you need:

{\1a&HXX&} - for priamry color alpha
{\2a&HXX&} -for sec color alpha
{\3a&HXX&} - for outline color alpha
{\4a&HXX&} - for shadow color alpha
XX - hexadecimal value from 00 to FF
where 00 - no transparance, FF = full transparent

if it isn't mentioned at the ASS-specs - then I'm a cow. mooooo :)

kimi_mo
26th November 2004, 16:29
lol
ok cool thanks alot :D

ak_gamma
26th November 2004, 23:24
I hope that helped you. Good Luck!