Forum Discussion
Animating the size of an object
ok here's the slide I'm working on. When you say inspector, are you referring to the Chrome inspector?
- MathNotermans-93 years agoCommunity Member
Yes...
- MathNotermans-93 years agoCommunity Member
Aha...you got it the WebObject on a SlideLayer... well that complicates things...
SlideLayers basically are hidden layers inside the HTML. Thats the way Articulate made them... so they are hard to target, because they are hidden ;-) Let me see if i can find a solution, else you might want to get all on that specific SlideLayer in the Base Layer...
And you got the WebObject out of view on the SlideLayer, no way to get it selected this way with Javascript..its hidden from the HTML in 2 ways like that. So im moving it up a bit now, for a test.
Your WebObject as is generates dozens of Javascript errors, both locally and on Review. So im replacing that now by a simple WebObject to test.
One other thing thats causing issues... the timing on cue points. The auto play with audio doesnot work, so the cue point on the Slider Layer is never reached.
When you mix and match Storyline internal stuff like cue points, transitions and SlideLayers .. it is tricky as Javascript as is doesnot know about it.
Related Content
- 8 months ago
- 10 months ago
- 10 months ago