Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently November 17th, 2024, 5:32 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Select case & timelines
PostPosted: March 15th, 2007, 7:43 pm 
Offline

Joined: October 25th, 2004, 1:21 pm
Posts: 424
Location: West Lancs, UK
Opus: 7
OS: Xp, Win7
I'm using Select Case to allow a user to click on the page to trigger the next set of actions. (this method was suggested by Fred years ago.)

Say each click shows an image and text, and hides the previous one.

So I have something like the attached image.

Now I need to refine my method - I want to play a different timeline at each click.

BUT: I don't want the user to be able to click UNTIL the previous timeline has completed.

If I just put a timeline against each case, the user can click rapidly four times, and get a huge onscreen mess. So I need to control this.

So I'm thinking along the lines that there'll need to be a variable at the end of each timeline. When the variable changes, then the next click is accepted.

But then I'm stuck - where in my "case" would it check the variable?

(Please don't fight the use of the timelines... it's to solve a different problem - namely that you can't output simultaneous actions to video, but actions at the same time on a timeline are ok)


You do not have the required permissions to view the files attached to this post.

_________________
Linda Rossiter, Rossiter & Co

Pro 8, Pro 7, Pro 6, Pro 05.5XE, Pro 04XE, XE2.8, ILM 4.5 on Win7 Professional


Top
 Profile Visit website  
 
 Post subject:
PostPosted: March 15th, 2007, 9:11 pm 
Offline

Joined: October 25th, 2004, 3:03 pm
Posts: 540
Location: Tyalgum Creek. Australia
Opus: Opus Pro Latest version 9.02 Build 16458
OS: Won 10
System: Asus laptop Intel Core i5 8 gig ram, big monitor, reading glasses
Linda
Running late for work, but off the top of my head would the wait() script command be your answer?
The syntax would be wait(time in seconds)
I'm not sure if you inserted the wait() command after a mouseclick event on a timeline at the beginning, whether the wait command would stop all actions happening for the period of the wait or not.
The other possible solution is to disable all the other objects at the beginning of a timeline and when the timeline is complete, enable the objects again.
Someone probably has a better solution, but in the absence of a reply, you could give these two ideas a try.
Good luck!
Cheers
Graham

_________________
Too much coffee can result in frequent toilet breaks!


Top
 Profile  
 
 Post subject:
PostPosted: March 15th, 2007, 10:07 pm 
Offline

Joined: October 25th, 2004, 1:21 pm
Posts: 424
Location: West Lancs, UK
Opus: 7
OS: Xp, Win7
Graham,

Certainly a good start... the select case actions are on a frame that covers the whole page - by disabling the frame at the start of each timeline, and enabling it again at the end, I achieve my aim.

Off to experiment more, to see if there any down-sides to this approach!

many thanks, Linda

_________________
Linda Rossiter, Rossiter & Co

Pro 8, Pro 7, Pro 6, Pro 05.5XE, Pro 04XE, XE2.8, ILM 4.5 on Win7 Professional


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group