hi
i’m about making a RSS-NewsReader with flash and VB6.
i have three file in my project,
1: the exe file ( VB )
2: loader.swf ( swf file in same folder with exe file )
this LOADER.SWF will loads a rss-reader.swf .
so
3: rss-reader.swf ( the swf file that reads a xml file )
the problem is , it seems that vb disable loadmovie command that used in my second file.:h:
and idea ? thanks for helping