Log in

View Full Version : Video Splash (anyone knows)


rinaldo
27-12-2015, 17:15
someone knows a method to give a fade to a video splash "example Fade in Fade out"

the setup of the video to understand:

Razor12911
27-12-2015, 23:20
have you tried to use animatewindow + sendmcistring?
There is also a function like settransparent/setlayered... Don't know the correct name but it is guaranteed to work because it lets you control transparency of the whole form.

rinaldo
28-12-2015, 05:45
have you tried to use animatewindow + sendmcistring?
There is also a function like settransparent/setlayered... Don't know the correct name but it is guaranteed to work because it lets you control transparency of the whole form.

thanks bro..