issue when loading external swf. flash player 6 and 8
Hi,
I am using a tree component in flash and I wish, that it will load in external swf file. For that I use Loader Component. But I have one problem. When loading that tree in main swf it doesn't play scrollbars. I found that this tree is in flash player 6 and I use flash player 8. So, when I tried to publish that tree in flash player 8 it shows these errors:
**Error** Symbol=xmlParser MOVIECLIP, layer=Parser XML, frame=1:Line 386: ']' expected
obj.thisControl = thisObj['cont_' add cont_name];
**Error** Symbol=xmlParser MOVIECLIP, layer=Parser XML, frame=1:Line 419: Unexpected '}' encountered
}
I don't know, maybe this is not main problem, why scrollbars isn't showing in main swf.
Please help me to find a solution for this issue.
I put all files that are required to solve the problem. Thanks...
|