Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
asiabackpacker #1
Re: Navigational Buttons...
you couldn't have searched too long, but anyway...
you just need the code on your stop button:
movieClipName.stop();
and on your play button:
movieClipName.play();
replace movieClipName with the name of the clip you want it to control. if you
are controlling the main timeline and that is where your buttons are then you
can remove this part, and just put play(); and stop();
asiabackpacker Guest
-
CSS positioning navigational panel in the wrong spot
HI all, I have a partion on my site that is not positioned where I want it. This is what I want. I want to have the navigational panel vertical... -
buttons in mc buttons don't work ?
I'd like to make a menu that is off the page. The only part showing would be a tab that says "menu". So I made an MC that is off the page and has... -
Buttons inside Buttons Help Please
Yo! Hoping someone can help me out - who isn't? Anyway, I've got an instance of a button... we'll call it "Producers". in the over state of... -
Navigational Bug?
I've noticed that if a document created in Acrobat Professional 6 is given the document properties to open up initially (file/document... -
Why can't I see my buttons?!
I'm using the button tool, but my computer is not showing them (the button or text). I know they're there because I can see them when I open the file...



Reply With Quote

