hello,
i have a little problem (not so little for me) with laoding movies:
on the main movie, i have a button which loads a movie with
the following script:
it loads the first one perfectly, the second one too, but then, i
can’t see the first one again…
i guess the problem is about levels. i tried several thing but it’s not working…
thanks, i tried with the code you gave me (but instead of “this”, i had to put “_root” otherwise it was not working at all…) but the problem is still the same: i can’t see again the first movie… any suggestion else, please?
(i’m really very new at as…)
hi, here is the fla (with swf and font). the code is the one i manipulate from the kirupa tutorial. actually, when i did the tutorial, no problem, but i think it’s because i was working with only one scene; but my project have more then one…
thank you in advance for helping
if you go to “estudios” and choose one project, the button which loads movie is on the inferior right side (like a squarre), below the scolling text, called “ver imágenes”
if i assign the code you gave me to the button, i get synthax error message and if i set it to the “acciones load” layer, it loads the first movie i check but not the other two…
i tried with the fla you linked and it’s still not working: i can load one movie, a second one, but not the thrid and i can’t watch the first one again…
thank you for the help anyway and if you get inspired to do it in another way, i’ll be very thanksfull to know it…
I see it now. You have a bad structure in your file. You don’t go to the frames where the onPress handler is set. After you’ve pressed a first button, you always go to olot2, pfc2, but on those frames the handlers aren’t defined.
I’ve fixed it, so download again from the previous link, I’ll update the file.