Page transitions in Lectora 16

Ok we got page transitions in Lectora 16.

But i do think there are just little page transitions available.. Box, Split Horizontal/Vertical, Strips and Wipe. I do miss a smooth fadeIn and fadeOut.

And even more important...i want the pages to crossfade. Next page showing when the current page fades out. Ok, i know... not that easy...but i like being on the edge ;-)

So i am thinking of creating a setup that does this.

- Setup a title on 1 page, with all repeating elements in place so i dont need to bother with them

- Create content in a separate awt, that will be loaded inside the first title. ( mmmmm... might need a awt for each page..not very wise.. well thinking aloud ;)

- If i have the page to be shown loaded somewhere/somehow.. i can grab an image both of the previous page and the next page. Fade those either with JQuery or whatever.. and then when the new page is available fade out the image of the old page ontop..

Ok, i know... a bit fuzzy..

Anyone knows a better solution ?

Discussion (7)

I added your suggestion to our queue to improve the fade in and fade out functionality and to add a crossfade :)

What about a jquery crossfade ?

undefinedscript src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js"undefined

$(function() {

$('#test').fadeOut(2000);

$('#test1').fadeIn(2000);

});

undefined

h1 {font-size:12em;position:absolute; left:0;top:0}

#test1 {display:none}

undefinedh1 id="test"undefined/h1undefinedh1 id="test1"undefined/h1undefined

Hi Jenny,

Yeah with 2 elements on the same page, indeed a perfect solution.

But thats the problem..its the next page you want to crossfade with... well i do ;-)

Thought about making a big one page monster in which the user zooms/fades/tweens from page A to page B when he clicks next. Would work, but makes maintenance for other developers a nightmare.

I now have a project in which the original course allready was done in Flash... and it needs to look as much as possible as that... well those page-transitions is the only left bottleneck ;-)

Im not sure about how Captivate does this, but Articulate Storyline2, which has perfect page transitions too, uses Flash... well i do think that is a no-go... i developed a lot in Flash in the past, and really loved it back then, but well for now its a obsolete route im afraid. I did enhance the sample i use above... will upload that to show...

Kind regards,

Math

I miss this feature too, Math... When I first started in the eLearning industry the company I worked for used a little know product called Knowledge Presenter. It was terribly slow and only had one undo!! BUT.... it's page transitions from one to the next and back were perfectly smooth. I believe it had a 'load 5 pages' option or something like that. The is was almost 10 years ago! So there's no doubt the ability to do is around! I think it's the one solid thing I don't like about Lectora, the choppy changes from screen to screen.

I wonder if JSON in the backend would solve this age old issue...

I also think it's one of the reasons people like captivate products.... (I'll wash my mouth out now!).

undefined

Nick :)

Added a working setup as explained before. Nice looking transitions between pages, but not to easy to setup.

Anyone that has a project and needs help with a setup like this, let me know and i help.

http://community.trivantis.com/shared-content/lectora-player-with-page-2-page-transitions/

How do I add transitions to individual pages in Lectora 18. Right now, when I apply a transition to page, it gets applied across all pages. Any solution? And why Lectora has such few transition effects? I am pretty new to Lectora.

  1. In the Title Explorer (the left pane of the design window), select the page.
  2. Switch to the Properties tab of the Ribbon.
  3. Click Page in the Transition section.
  4. Click the dropdown and select a transition type.
  5. Repeat for other pages.

Why does Lectora have few transitions? I assume because not very many customers have asked for more. You should request it from them, if transitions are important to you.

Discussions have been disabled for this post