hi,
i have a SWC file for using in flex actionscript project. SWC file contains a Sprite that i will call it inside the code and this sprite has sub objects like title_txt, close_btn.
mut i have problem with this. when i call this sprite inside code, it gives error about sub objects like title_txt. it says that 'an object called title_txt cannot be find' and same for close_btn, what can be the problem? can you help please....