Page 1 of 1

CE when change.

Posted: Sat Jan 07, 2006 9:45 am
by asiekierka
This is a good topic.
This is for CEs.

YOu post what you want see:
like:
change to EMPTY if CE X VALUE = Y :D It's needed for some parts of my PCX Movies(r) player.

Holger, you can do that?
Time for a CUS6 chunk? Or you that insert in CUS5 Holger?

Posted: Sat Jan 07, 2006 12:08 pm
by Holger
> This is a good topic.

... with a confusing name. ;-)

> change to EMPTY if CE X VALUE = Y It's needed for some parts of my PCX
> Movies(r) player.

This is already possible by simply counting backward instead of forward.

> Holger, you can do that?

Use the existing functionality instead, and think again, :-)

> Time for a CUS6 chunk? Or you that insert in CUS5 Holger?

A new CE chunk wouldn't be needed for that...

...

Posted: Sat Jan 07, 2006 9:24 pm
by asiekierka
Thanks for tip Holger!

I do that in movie part:

SET CE VALUE - 1

MOVIE PART CHANGE WHEN CE VALUE = 0 TO MOVIE CONVERTER.
MOVIE CONVERTER WILL CHANGE TO MOVIE 2 WHEN PLAYER PRESS PLAY
and on the last movie it stop when change to empty.

Posted: Sat Jan 07, 2006 11:16 pm
by Holger
Yep, that's exactly what I meant...! :-)