Groups | Blog | Home
all groups > flash actionscript > december 2004 >

flash actionscript : X&Y mouse values or button???



David Stiller
12/9/2004 11:26:04 AM
In order to prevent duplicated efforts, I'll helpfully point out this
question has been answered in the Flash forum.

Cheers to all,


David
stiller (at) quip (dot) net
"Luck is the residue of good design."

Seb NO[at]SPAM Work
12/9/2004 3:43:21 PM
Hey,
I have a button which takes up the entire surface area of my document. When
rolled over this button loads a swf and unload once rolled off. My problem
is that the swf that is loaded has buttons which do not become active.

How can I get around this? Should I use the x and y mouse values to
calculate when to load/unload the swf, if so how do I do this?

Thanx Seb

Taaroa
12/9/2004 4:40:33 PM
I'm not 100% [because I don't have my books with me], but check either the
TrackAsButton or TrackAsMenuItem property of the loaded movie clip's button.
By default, their values are false, so a button in a movie clip will not
receive mouse events.
AddThis Social Bookmark Button