Welcome to TalkGraphics.com
Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2018
    Location
    Texas
    Posts
    8

    Default Presentation auto-start and loop

    I am making a presentation to put on our electronic whiteboard as a promotional item for clients to see when they come in.

    Is there a way to make it auto start and loop? Or at least auto sequence and loop once started?

    The idea is to start it and let it run all the time until the whiteboard is needed for other things.

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: Presentation auto-start and loop

    Welcome to TalkGraphics

    There is a way to do this but I have long forgotten how. Let me see if I can get someone to respond to this.

  3. #3
    Join Date
    Jan 2018
    Location
    Texas
    Posts
    8

    Default Re: Presentation auto-start and loop

    Thanks!

  4. #4
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: Presentation auto-start and loop

    I experimented with this: https://www.talkgraphics.com/showthr...ent-Slideshows.
    Try the Cyclic Presentation.web example.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  5. #5
    Join Date
    Apr 2015
    Location
    Germany
    Posts
    927

    Default Re: Presentation auto-start and loop

    I didn't look at Acorns example and maybe it is just the same, at least this one is based on his idea.
    You will find some code at the website head code section. In the line
    this.d=[[90,20],[80,30],[70,40],[60,50],[50,60]];
    the timings are defined. You should only change these values.
    For example if you add another page it should change to something like
    this.d=[[90,20],[80,30],[70,40],[60,50],[50,60],[100,10]];
    If you then add a presentation step to the last page it becomes
    this.d=[[90,20],[80,30],[70,40],[60,50],[50,60],[100,10,20]];
    The values are in 0.1 seconds so 10 means one second.
    Attached Files Attached Files

  6. #6
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: Presentation auto-start and loop

    A simple LOOP option would be most welcome, no?

  7. #7
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,823

    Default Re: Presentation auto-start and loop

    Quote Originally Posted by gwpriester View Post
    A simple LOOP option would be most welcome, no?
    Gary, is this a question to Xara?

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  8. #8
    Join Date
    Jan 2018
    Location
    Texas
    Posts
    8

    Default Re: Presentation auto-start and loop

    Thanks for the help everyone! I downloaded the Cyclic Presentation file and am digging around to see what is what.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

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