Hi, I need to load a scrolling txt wich is included in a movieclip and when i use attachmovie to load the mc
it loads well but it seems to be on pause. Buttons for the scrolling aren't working... it just load and then stop.
So if someone could help...
thks
That is a really nice looking nav system, very orriginal
I see the problem you speak of and the only explainationt hat fits both examples is that you might have an issue with one button (the scorlling buttons) being above another button (the giant square).... perhaps if you amde the giant square a MC and check it that way....
Iw ould have said it was a paths problem but it works in the 2nd example like you say.
Cheers
Jesse
__________________
Cheers
Jesse Stratford ActionScript.org Cofounder
Please don't email or PM me Flash questions, that's what the Forums are for!
Please don't rely on me reading my PMs either. Email me about important stuff.
I tried without the button but it did not work.
So i finally placed a copy of the scrolling text
mc directly on the scene, but offscreen,
so I just need to swap the _x of the rotating square
and of my text mc...
It's not really neat but it works!
I've also tried the same thing whith load and attachmovie
but it still doesn't work...