HI All:
I plan to dev an APP like this: In an symbian c++ consol APP, use CDocumentHandler to launch an SWF
file, and then my c++ program act as local server which accept HTTP request from flash player. Unfortunatly,
because of sandbox limit, the AS code can only eithor access network or read local file, so , in this case i
can not read local file, is there anyway to solve this problem?



