Skip to main content
Known Participant
June 11, 2015
Question

HTML5 Unsupported Effects

  • June 11, 2015
  • 1 reply
  • 441 views


Does anyone have any alternatives that they use to replace rollovers, widgets and smartshape effects that come up as unsupported in the HTML 5 tracker

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    June 11, 2015

    Which version do you use?

    Rollovers have to be replaced by click events with show/hide actions.

    Widgets? Use Learning interactions, they should be compatible with HTML5 output. Do not use old widgets.

    Which effect do you want to replace?

    L-3-techAuthor
    Known Participant
    June 11, 2015

    Image rollovers and rollover sidelets.
    I’m using a replay slide widget that I used in CP5.5.  My current version is CP8.

    Lilybiri
    Legend
    June 11, 2015

    I answered about the rollovers. Maybe you missed it.

    Why use a widget to replay a slide, when a shape button with a simple shared or advanced action can do the trick? This is the command you need:

      Expression cpCmndGotoSlide = cpInfoCurrentSlide -1

    Maybe you'll have to add Continue as second statement, depending on the setup of the slides. You can put the shape button on the master slide(s) used or put it on the first slide and time it for the rest of the project.

    What about the Effects you asked as well?