hoi
ben net met stage gestart, en moet nu met director iets maken
er komt een presentatie, en als dan niemand klikt voor een minuut, moet hij terugschieten naar het begin, ik heb de volgende code maar die werkt niet
just started at my internship.. and have to work with director.
there will be this presentation.. and tthen when nobody clicks for a minute it should shoot back to the beginning.
but i have no clue what code to use.
on startMovie
tSeconds = 2
the timeOutLenth = tSeconds * 60
end
on timeOut
the timeOutScript = "timeOutAction"
end
on timeOutAction
go to "begin"
end
en het eerste frameding heet "begin"
ben net met stage gestart, en moet nu met director iets maken
er komt een presentatie, en als dan niemand klikt voor een minuut, moet hij terugschieten naar het begin, ik heb de volgende code maar die werkt niet
just started at my internship.. and have to work with director.
there will be this presentation.. and tthen when nobody clicks for a minute it should shoot back to the beginning.
but i have no clue what code to use.
on startMovie
tSeconds = 2
the timeOutLenth = tSeconds * 60
end
on timeOut
the timeOutScript = "timeOutAction"
end
on timeOutAction
go to "begin"
end
en het eerste frameding heet "begin"