SeaOfHoles
02-09-2010, 06:06 PM
I have a SWF in which I have referenced an external style sheet. When I run the SWF standalone, it looks like I want it to.
When I have a parent application load the SWF, some of my DataGrid styling is not correct (ie, header text is not bolded), while other items like selected and rollOver colors are correct.
I haven't been able to locate a reason yet, but I suspect the parent SWF style overrides any styles I have set in the loaded SWF. The reason some of my styles appear correctly is because the parent didn't define those.
Can anyone confirm?
Is there a way to workaround this "feature"?
When I have a parent application load the SWF, some of my DataGrid styling is not correct (ie, header text is not bolded), while other items like selected and rollOver colors are correct.
I haven't been able to locate a reason yet, but I suspect the parent SWF style overrides any styles I have set in the loaded SWF. The reason some of my styles appear correctly is because the parent didn't define those.
Can anyone confirm?
Is there a way to workaround this "feature"?