Linear

Slideshow + Audio (Projekktor Core)

by techzombie432, Sunday, June 10, 2012, 05:19 (349 days ago)

Hi All, AMAZING WORK !!!!

This thing is too good to be true.

I searched for slideshows and did not find enough to answer my question.


Required: Display a series of image with duration while playing an audio file.


I see via your audio + image example that you can play a file and show an image.
I see this is possible with cuepoints to show images one after the other and specify their duration while a video or audio file plays....

But can we somehow combine both to play a file and slide images within the video player? The only way I see to do this with your excellent cuepoint example is to change the src of a div layer above the video player... Is that a valid trick? or is their an easier way?

  415 views

Slideshow + Audio

by techzombie432, Sunday, June 10, 2012, 08:53 (349 days ago) @ techzombie432

I have this working with cuepoints and a div layer over the movie.

I am trying to get fadeins etc.. working. I am using js to change the img src of the layer above the movie now. Prepending might be the key to getting the fade effects me thinks... I'll get that soon enough.

The one problem I can't figureout is that if you enable autoplay, the cuepoints don't work at all :(

  447 views