PDA

View Full Version : access a button inside a mc


andr87
07-01-2008, 02:02 PM
Hello.
In the main timeline, I have a script from wich I want to call a button inside a movie clip, wich is not on the first frame. It seems I can't do that, only if it's on the first frame. Take a look at the attached .fla
Thx

Paul Ferrie
07-01-2008, 02:26 PM
yeah thats right with buttons.
you can't create a call to a button that is not already visible on the timeline.

Billy T
07-01-2008, 02:35 PM
I think you mean 'can't'

probably the best option in this case is to put the code inside the mc

b1 code on frame 1
b2 code on frame 2

cheers

Paul Ferrie
07-01-2008, 02:38 PM
I think you mean 'can't'

Haha cheers bud. corrected now