I want a hotspot to trigger a movie repeatedly using the OGG plugin, BUT I dont want it to be clickable during the movie.
So, basically, I want to know how write a script that is outlined like the following
HOTSPOT
player clicks HOTSPOT
HOTSPOT dissapears
MOVIE plays
MOVIE Finishes
HOTSPOT reapears.
Anybody? I'm lost. haha
Thanks!
To enable or disable a hotspot:
hotspot[id number goes here].Enabled=true or false
Manual Reference:
http://www.adventuregamestudio.co.uk/manual/Hotspot.Enabled.htm
Thank you VERY much! Works like a charm!
=D
Alright Willdon, PLEASE read the manual cover to cover at least once before opening another thread.
The stuff you're asking was mostly really basic and is easily answered directly in the manual or by using the forum search.
Ok, will do. I apologize for the inconvenience.