I am posting this here in case anyone else is searching the archives,
but I foun d out the issue.

Ok, I never would have thought this was it, but it appears as though
the name of my component file was the issue! My compoenent file was
called Menu.mxml. I guess it is a naming/reserved name or something?
At any rate, I renamed the file to MyMenu.mxml, and then called the
component in my app, and problem solved. My head should stop hurting
(now that I stopped pulling my hair out) anytime now....

On 6/5/07, dnk <[EMAIL PROTECTED]> wrote:
> Hi there, I have a custom component I am writing, and for some reason
> my layout containers contain a grey background instead of showing the
> application's background (a typical gradient). I tried setting the
> alpha on the background and so on, but it still shows like that. When
> I paste in the component code into the main app (containers and all) -
> they are not grey. Am I missing something basic?
>
> Thanks!
>
> dnk
>

Reply via email to