Hi everyone!

i have a problem with skipping a intro movie-file.
i want to skip my intro with a special key like spacebar or something else, but i don't know how.Is there a skip function in 3dgs? I could not find something in the manual.

"media_stop" would only stop my media but not skip i think..so any idea?

the function have to look like something like this i think:

if ((key_space) && spacebar_clear)
{
...(?)
}

[Sorry for my english]

Greetings