Flickr Photos Search
Click here to check Flickr Photos Search, that loads my marriage photos by default
Archive for February, 2008
Click here to check Flickr Photos Search, that loads my marriage photos by default
var root_mc:Object = parent.parent.parent.parent.parent.parent.parent.parent
root_mc.functionNAME();
use the parent as per the level of components used, then u can refer the root_mc to control the objects or to call the functions of the root level elements.
if(MC) if(MC.parent ) MC.parent.removeChild(MC);