|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I am trying to create a simple slideshow. Each time a new photo comes up, I
need the viewer to be able to click and go to a separate html page for each photo. I know this is very simple, but I keep getting code errors. The first photo works, but after that, I get duplication errors. Any would be greatly appreciated. This is what the original code looks like. I thought all I needed to do was copy and paste it with each keyframe and then just change the html redirect page. inv_btn.addEventListener(MouseEvent.CLICK, buttonClickHandler); function buttonClickHandler(event:MouseEvent):void { navigateToURL(new URLRequest("http://www.golfozarks.com/little_league/bk-auto/john-botson.htm")); trace(""); } The Flash is playing right now at http://www.golfozarks.com/little_lea...uto/roster.htm |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Response provided in the AS3 forum
|
|
![]() |
| Outils de la discussion | |
|
|