Question
Playing a clip 3x's and then going to URL
I am a newbie so I apologize in advance. I have created a
flash intro and set up a page for it. Originally I had the intro
play until "go to main site" was clicked. Then I changed it to add
an action in the last frame to "getURL". Now I would like to have
the intro play 3 times and then, if not clicked, go to the URL.
I was wondering how to do this, I thought there might be a way to put code in the last frame like n=1, if/then statement using n<3 then play with n=n+1in the end of the "do" loop, if n=3 then "getURL". I could just copy the flash intro movie three times in flash and re-publish but where's the fun in that? Let me know if you have any suggestions... thanks!
I was wondering how to do this, I thought there might be a way to put code in the last frame like n=1, if/then statement using n<3 then play with n=n+1in the end of the "do" loop, if n=3 then "getURL". I could just copy the flash intro movie three times in flash and re-publish but where's the fun in that? Let me know if you have any suggestions... thanks!