Forum Discussion

elio2001's avatar
elio2001
Visitor
15 years ago

Fade in / Fade out between videos?

Hi folks,
just another question.

How doing simple transitions, ie fade, between videos?
I need build an application based upon XML playlist that look to an automate video mixer.

Any chance?

12 Replies

  • Was this resolved? I too have the same issue. The video closes on canvas.close()
  • jbrave's avatar
    jbrave
    Channel Surfer
    What if instead of doing a canvas.close, you do a video.show() see if that brings it to the top of the stack?

    - Joel