Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

on.mouseover move symbol to the left and right?

$
0
0

I'm trying to build a small photo gallery within Edge Animate. I have a symbol which is essentially 10 images or so side by side, and buttons below that are directional arrows left and right. I want to have it set up where when you hover over one of those buttons, it moves the photo slideshow left and right. I havent been able to find the correct code and it is currently inoperable.

 

Right now, I have this in the BtnRight symbol, which is the arrow to move the slideshow to the right.

 

 

sym.$('PhotoTimeline').animate({

        left: "+=30px",

      }, 20 );

}, 2000);

 

 

It doesn't work however. Does anyone have a simple code that I can input into the syntax of the arrow symbols to allow my photo gallery to slide left and right on mouse over?

 

Thanks


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>