Oddity with UIBillboard

I have come across a strange problem with UIBillboard. I am attaching several UIBillboard to be displayed. They are all PNG files (I think 32 bit). The renderer shows some of them but not all of them. I have replaced the ones which are not showing with the GIF vresion but still have the same problem. Has anybody come across this before.

tomcat

I’d need more information… code snippet?



Where are you trying to put them? Do you have some screen shots? What if you remove all except for the ones that aren’t there? Did you verify that you see them being added to the Node in the logging?

:// , I found the problem. a little issue with the "//" ,"" and got it sorted. Thanks.

tomcat