Doing some Flashing I was getting this error message:
"Only local-with-filesystem and trusted local SWF files may access local resources."
So found an answer here that said I should look at this Adobe DevNet page about it, or, within FlexBuilder I could do this:
Project -> Properties -> Flex Compiler -> Additional compiler arguments
and add "-use-network=false"
0 comments:
Post a Comment