advanced action appears looped -Captivate 6
have html5 project links out url page on 5 slides. jim kind eough inform me there known issue captivate linking urls not hand typed. of urls hand typed, , advanced actions set on last click fo button, slide should advance next one, , url should open in new tab (in order) . happens on first set, second set doesn't advance slide, opens new window. if return captivate window , click next button respawns new window, never going next slide. i've cleared project on webserver, forced slides be-recreated, rebuilt advanced action, no effect. else running simiilar?
this bit of show stopper me since don't want have code button - hope make run native ipad app, if can't take away chrome because users have have navigate can't done.
try using bit of javascript advancement instead doing assignment throught advanced actions panel.
so in advanced action rid of:
assign cpcmndnextslide = 1
and execute javascript action , use bit of javascript:
cpcmndnextslide = 1;
publish html5 , test on real web server. typically testing on local web server.
hope helps,
jim leichliter
More discussions in Advanced Adobe Captivate Users
adobe
Comments
Post a Comment