So i use loadClip function to load different .swf in main main swf also i use xml file to build a menu in flash. All of this works here: http://78.90.42.244/itpbg/flash/main.swf but when i use swfobject by this way:
So i fix the problem - it's not swfobject related. Just:
"Concerning the loading of external data with the loadClip method, the Flash help (the one that shows up when you press F1 in Flash) states that "A relative path must be relative to the SWF file..." I found out that this is NOT the case. The path to the external file must be relative to the HTML file inside which your main SWF file is embedded!"