FAQ
Products Showcase Download Extras Support
 
Home :: Support :: Community :: CourseLab Issues

Error syncing video

Error syncing video 
Author:  Eric    
Date: 24.03.2008 12:45:29
I've posted this question before, but did not get any reply. Hope no one will mind if I post it again in hope of some help.

I am trying to play a video throughout the whole module and have the slides change according to the video timing.

Just to test the function out, I added a video on the Master page and at every 10 secs interval, I set it to change the slide.

I added the following into 'Playing Tick':

IF(Condition='$OBJ_9.currentPosition==10')
_GOTO(Frame='FRAME_6',Option='0')
ELSE
_IF(Condition='$OBJ_9.currentPosition==20')
__GOTO(Frame='FRAME_7',Option='0')

I am not sure if my codes are wrong or have I put them under the wrong action. At 10 secs, the slide changes accordingly, but at 20 secs, I get a pop-up telling me that my video object is undefined. This pop-up appears every second from then on.

Any help will be greatly appreciated. Thanks in advance!  
...
Re: (1) Error syncing video 
Author:  Slav Shchinov   [Courselab Team]
Date: 25.03.2008 11:32:10
Hi, Eric,

when the video object is placed on master-slide, then all object's events will be stopped after first slide transition - all time action of previous slide (first displayed slide in this case) should be killed to avoid errors.
Please try to use other paradigm: video on first frame of the (regular) slide with All Slide visibility, and GOTO to the frames of the same slide.
 
...
Re: (2) (1) Error syncing video 
Author:  Eric    
Date: 27.03.2008 08:58:11
Hi Slav,

Thanks for the reply! Just a little problem on my part, where can I find this All Slide visibility option?

Might you be referring to the 'Display' property of the video? If you are referring to the "Rest of frame" or "Rest of slide" option, I've tried them both but the video only appears in the first frame.

Sorry for the trouble.  
...
Re: (2) (2) (1) Error syncing video 
Author:  Eric    
Date: 14.04.2008 11:42:07
Hi,

I was wondering if anyone could point me to the All Slide visibility function that Slav has mentioned in his reply to my question.

Thanks!  
...
Re: (2) (2) (2) (1) Error syncing video 
Author:  Slav Shchinov   [Courselab Team]
Date: 14.04.2008 22:01:48
Hi, Eric,

I mean the Display property of the object. To set it please select Format object from object context menu, then proceed to Display tab and change Display property from Rest of frame (default value) to Rest of slide. Please note, that in editing mode this object will still visible on first frame only, but will be played in browser on all frames.  
...

Reply

You can also post this message as registered user. [Log in]
Author:
E-mail:
Subject:
Options:  Notify me if there is a new reply
Message emoticon:
Message body:
Insert smilie into text:
 
Jump to thread: