Hi.
an anybody help me wityh this problem.
I am making an intro to a website, but was wondering how to get it to go to page i want after the movie has finished...
thanx all
ben
Printable View
Hi.
an anybody help me wityh this problem.
I am making an intro to a website, but was wondering how to get it to go to page i want after the movie has finished...
thanx all
ben
Hmm.. my way to do it is to add a Scene at the end of the movie and to add only one Action to this Scene - "OpenURL" with the page address you want to load after the movie. If the intro will be in the same place that are all other website files it can be relative URL (like for example 'main_page.html'). Otherwise you must supply a full path URL (like 'http://www.mypage.com/index.html').
Hope this helps..
Regards,
skipp604
yea that does thanx, just 1 question, do scenes react like events, go one after the other or do they need to be triggred
thanx loads, ben
nevermind, ive just tried it out, and it works brill, thanx loads for that skipp