Hi, I have 2 swf file, one file is loading fine in SWFLoader in Air application but another is not loading, i dont know why its happening. differents between two file :-
For ex:
Swf1 is Main swf .(it has dependency file like xml to read and render) swf2 is Sub swf(which will load (or called) inside swf1 in run time) .
When try to load swf2 in flex3 air application using SWFLoader its working fine, but swf1 is not loading. Swf1 is working fine individually in flash player 9.
But i need to load SWF1 only.
Thanks in advance