If this announcement is to show up on a Web page, just a simple bit of (html) text would do fine. If you want to jazz it up a little, you could create a short animation in Flash to serve as your movie theater marquee. Then insert the finished .swf in to the Web page. The marquee could even be in the same location that the movie would be shown. Then at the appropriate time, pull that file and embed the actual video event.
thanks for the quick reply ,,however is there a code / script..perhaps php I could use just to trigger it at the certain time..maybe some sort of countdown thing..that triggers an event when it hits the spec time..or zero
It would already be uploaded and stored and would activate at that certain time..thanks again
What you want to do is possible but , as you say, requires some server side script.
It would be relatively simple to generate the HTML page via a script which checks the server date / time before deciding which 'object' to embed on the page. Just about any server language could do this.
php is probably the easiest & most flexible option to achieve what you want, but I'm not an expert so I would post on the php forum.
Bookmarks