Hi,
I’m doing a controller with play and stop. I have an audio track (people speaking) and I have some keyframes during the timelime to change frames im my HTML to load another html in each 2 frames (the 3rd one is the flash controller).
Everything’s going well on Mozilla on PC and on all browsers on MAC, but on Internet Explorer on PC, at each getURL (linking at frame’s name), the timeline is going back to frame 1.
For example:
getURL(“left-frame-07.html”, “leftFrame”);
getURL(“main-frame-07.html”, “mainFrame”);