Answered
2 Part Question : Stop movie animation/Load movie animation
Okay I am a VBA guy and taking on a project in Flash. So 72
hours into it I am going nuts on a simple problem = P. I read a
tutorial from
http://www.echoecho.com/flashbuttons02.htm
about how to make animated buttons. All went well, I was able to DL
the FLA and really see the inner workings. However. When I mouse
over I want the move to play but not loop. I can't get it to stop.
I want my button to go from black to alpha 20% and stay on mouse
out, 20% alpha - black. That code on the site makes it loop, which
is very unappealing. (Also in the FLA they use grouped graphics,
what the advantage to that?)
So second part. In my button I would like the "down" to enable another .swf to open and play on the other half of my page setup. Am I coding onpress() on the down part of the button or elsewhere in the FLA.
I wanted to attack my fla file but i guess you can't. regardless if ppl need to see more of what I am doing then I can host it on my site. I figured this is pretty basic stuff that once I know I will get it.
http://www.alexrat.netfirms.com/portfolio/teevo/teevo.htm - This is a site that I liked. It has the nice buttons like I am trying to build and then on mouse clicks it changes the other side of the page. That is what I am aiming for.
So second part. In my button I would like the "down" to enable another .swf to open and play on the other half of my page setup. Am I coding onpress() on the down part of the button or elsewhere in the FLA.
I wanted to attack my fla file but i guess you can't. regardless if ppl need to see more of what I am doing then I can host it on my site. I figured this is pretty basic stuff that once I know I will get it.
http://www.alexrat.netfirms.com/portfolio/teevo/teevo.htm - This is a site that I liked. It has the nice buttons like I am trying to build and then on mouse clicks it changes the other side of the page. That is what I am aiming for.
