PDA

View Full Version : attachMovie for MC in another frame


Llama_Boy
01-19-2009, 03:51 AM
Hi Everyone

All in the title really. I have an MC in frame 2 and 2 buttons in frame 1.
When i click the first button, i want it to change the MC in frame 2 to a new MC from the library. The other button then takes you to frame 2 where you can see the change.

I can get this to work fine when the button is in the same frame so its probably a target path issue?

Any ideas? LB

atomic
01-19-2009, 04:33 AM
You can't target a mc, if it's not present on stage on the frame you're targeting it...

Llama_Boy
01-19-2009, 04:53 PM
Ok!

Thanks for replying anyway :)

LB

atomic
01-19-2009, 05:46 PM
Anyway?