How do I code for a Movie Clip with a button in it embedded in the Main Scene?




this should easy 1 designs websites in flash.

i have movie clip embedded in main timeline appears after animation sequence happens. in movie clip button changes color when rollover , links email address. pretty simple.

i not sure how correctly code actionscript this. far, when rollover movie clip , try click button, whole movie clip flashes.

how tell flash point button embedded in movie clip?

you can see god awful mess i've created online at:

http://www.espavoproductions.com/flash_site.swf

look @ contact button see talking about.

please help. grateful.

-stephanie

when rollover button, you're rolling out of movieclip , that's causing movieclip disappear, mouse detected on contact , causes movieclip re-appear.

to remedy, either use (looping) hittest movieclip or code mouse handlers on button's generation. ie, remove mouse handler attached button's parent can code on same timeline on button coded.


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums