i have a problem loading a swf object (flash 8) in a tab only in firefox.
In IE work without problem but in firefox (v.2 & v.3) don’t show at all.
Please try to add next line to the tabbar initialization
tabbar.enableForceHiding(true)
Alternative solution may be usage of SWFObject and creating of flash object on tab , only after tab in qustion selected.
Thanks you very much ¡
The problem solved whith the first solution.