OK, here’s the scenario…
I have one movieclip acting as a “JPEG XML Rotator” that i downloaded from http://jeroenwijering.com and I want to put it on my Flash site…
here’s the placement of the movieclip
Flash site (root) -> (1st movieclip) bot.mc -> (2nd mc) list_bg.mc -> (3rd mc) jpegrotator.mc
and iits not working!! probably becoz the original jpeg rotator was only in
(root) -> jpegrotator.mc
now its in 2 other MCs…perhaps the actionscript dont work now…can anyone let me know how to fix it?