PDA

View Full Version : How To: Play All And Episode Play In Maestro Guide


gow
19th August 2004, 07:21
Hi, again. G.O.W (Greece)

I have Found a solution to a problem i have in
Maestro.

The problem was:

You have a movie with 3 or 4 or .. episodes and you have a menu with
some buttons. The first Button is the play all episodes and the
other buttons is play only episode 1 or 2 or ..

The solution:

1. In maestro we are making a main menu, the episodes in the movies
and in command sequence we are creating the command sequence
play all
episode1
end episode 1
episode2
end episode 2
episode3
end episode 3
.......
......
(LOOK THE IMAGES 1 and 2 IN THE ATTACH FILE)

2. We are making the buttons for the play all, episode1, episode2 and
we are making the link to the proper command sequence.
play all(button) --> play all(command sequence)
episode1(button --> episode 1(command sequence)
.....
(LOOK THE IMAGES 3 AND 4 IN ATTACH FILE)

3. In the end action of the last chapter of any episode we are creating a link to the proper command sequence.
Episode 1(end action-last chapter) -> end episode 1 (command sequence)
Episode 2(end action-last chapter) -> end episode 2 (command sequence)
..........
(LOOK IMAGE 5 IN ATTACH FILE)

NOW IN THE COMMAND SEQUENCE WE ARE CREATING THE FOLLOWING LINES

4. Command sequence -Play All-
create 3 lines
first line: set GPRM mode: to register
second line: set GPRM : ( Mov GP0,$FFFF)
third line: set TEMP PARENTAL to jump to movie, episode 1, chapter1
(LOOK IMAGE 6 IN ATTACH FILE)

5. Command sequence -Episode1-
create 2 lines
first line : set GPRM : ( Mov GP0,$0)
second line : third line: set TEMP PARENTAL to jump to movie, episode 1, chapter1
(LOOK IMAGE 7 IN ATTACH FILE)

6. Command sequence -End episode 1-
create 2 lines
first line: Jump to main Menu if GP0 is not equal to $FFFF
second line: Jump to movie:episode 2, chapter 1 if GP0 is equal to $FFFF
(LOOK IMAGE 8 IN ATTACH FILE)

7. write the some command sequence for every episode you want, and make the proper links.

Thanks for your Time.
Thanks Doom9 for the thinks i learn here.
Sorry for my Bad English, i am Trying.

Why i can't insert the images in this text;

oddyseus
22nd August 2004, 21:40
u can't attach images to your post. Instead u can upload the images in the web area your isp provides and post the links in your post.

Interesting guide although a bit confusing. Wouldn't be more easier if you added the episodes one after another in the same movie and create playlist for every episode? Wouldn't this got rid of the command sequences?

YG. giati den erxesai kai mia volta apo to elliniko doom9
http://greek.doom9.org

auenf
1st September 2004, 14:29
Originally posted by gow
Hi, again. G.O.W (Greece)
Why i can't insert the images in this text;

Originally posted by Forum Rules: http://forum.doom9.org/forum-rules.htm[/i]

A note about attachments: Each attachment has to be validated by a moderator to ensure no unwanted content is being posted. Therefore your attachments won't be visible immediately after you upload, but only after a moderator has checked them which can take some time.


and attachments have been disabled for a while, but were reenabled a week or so ago

Enf...