User Tag List

Results 1 to 2 of 2

Thread: Pro Video object and screensavers

  1. #1
    No Products Registered

    Join Date
    Aug 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Pro Video object and screensavers

    Hi Everyone,

    I'm making a screensaver. It's fairly simple, it needs to do two things- it needs to play a couple of video files chosen at random from a folder, then display a piece of text which is updated from an external feed of some sort (tbc). Then it loops back to play two more videos etc.

    The bit I'm trying to get working at the moment is the video - I've made a simple frame which loads a video file selected from the list of files in a folder, and that's working well. What I can't do is make it load the next video without crashing out of the screensaver.

    I'm using the Pro Video object, and then using the trigger 'is video at it's end point' to trigger 'play new video'. At this point, the screensaver quits, every time.

    I'm presuming I'm doing something basic wrong here - any ideas most welcome!

    Best,
    M

    P.s. I'm working with MMF Developer on Windows 7, which is also the target OS.

  2. #2
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,016
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    Have you tried comparing the videos position through expressions as opposed to a condition?

    Something like:
    VidPosition=VidDuration: Play New Video?

    If it works like this, then you can report that condition as buggy in Screensavers to be debugged.
    Want to learn Clickteam Fusion 2.5?




Similar Threads

  1. Shaders and Screensavers
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 19th November 2012, 10:53 PM
  2. Is it wise to use the Registry for screensavers?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th February 2011, 04:24 PM
  3. Do Multimedia Fusion 2 screensavers work in vista?
    By puzzele in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 8th February 2009, 05:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •