all groups > flash (macromedia) > may 2007 >
You're in the

flash (macromedia)

group:

Buttons


Buttons Dan_morley
5/13/2007 9:57:27 PM
flash (macromedia): Hi,
I know it can be done just dont know how. Im looking to have a button on
the main timeline that once pressed loads text dynamically. (That bit works.)
but i also want it to load a button which is in the library to send an email.
im not sure if you have to put the button in a movie clip then load the movie
clip but im sure someone can help me out
Cheers
Dan
Re: Buttons Dan_morley
5/13/2007 11:13:35 PM
Ok ive got the button onto the stage using

attachMovie("mc1", x=416.9, y=198.0);

Re: Buttons kglad
5/14/2007 1:07:01 AM
attachMovie() needs an instance name and a depth. you can also specify instance properties by using an object.

try:



AddThis Social Bookmark Button