I am new to AS3 and am struggling with the conversion. Seems that AS3 requires more lines of code for most things. I know that the new way to create a slideshow is using XML, but I am trying to control the root timeline with buttons using AS3. Attached is a file that seems to work, however, here is the problem. If you flip through the slides (actually static text numbers) and go 1,2,3,4,5,4 and then try to go forward, the code doesn’t work. I know why - the as is above the 2nd image. Is there an easy way to fix this without going back to AS2? Thanks.