hi!, i had this problem when trying to used the sample from the p2f sdk here is the error that print. "File could not be converted. Retrieving the COM class factory for component with CLSID {7F8A0980-3F6E-421B-87EA-4D4A077B1DDD} failed due to the following error: 80040154." what im going to do to get rid this error. and to make the p2f automation work. i run this in IIS7 under windows 7.
i hope some here could answer my problem.
thnx and godbless
problem using the sample of sdk
problem using the sample of sdk
Iam not understand the following cods in p2f sample sdk
if (strVal.indexOf("?")!=-1)
strVal+="&";
else
strVal+="?";
strVal+="connstr="+connstr+"&conndomain="+APILC.domain;
This only for As2 swf ?Is any Format As3 swf movie like this?
if (strVal.indexOf("?")!=-1)
strVal+="&";
else
strVal+="?";
strVal+="connstr="+connstr+"&conndomain="+APILC.domain;
This only for As2 swf ?Is any Format As3 swf movie like this?