a7mdfm / flexpaper

Automatically exported from code.google.com/p/flexpaper
1 stars 0 forks source link

error in AIR :: FlexPaperViewer & Viewer #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
SecurityError: Error #3015: Loader.loadBytes() is not permitted to load
content with executable code.
    at flash.display::Loader/_loadBytes()
    at flash.display::Loader/loadBytes()
    at
com.devaldi.streaming::ForcibleLoader/completeHandler()[C:\Users\Erik\Documents\
Flex
Builder 3\FlexPaper\src\com\devaldi\streaming\ForcibleLoader.as:104]

---------------------------------------------------------------

I think to ressolve that you have to take a look at : 
LoaderContext.allowLoadBytesCodeExecution = true;

PERREYMOND Gilles

Original issue reported on code.google.com by slaim666@gmail.com on 8 Feb 2010 at 10:41

GoogleCodeExporter commented 8 years ago
Hello all,

I'm just finished to convert your flexpaper to work on Air.
If you are interested contact me.

Original comment by slaim666@gmail.com on 11 Feb 2010 at 8:49

GoogleCodeExporter commented 8 years ago

Original comment by erik.eng...@gmail.com on 21 Feb 2010 at 10:46

GoogleCodeExporter commented 8 years ago
fixed and will be part of next build

Original comment by erik.eng...@gmail.com on 10 Mar 2010 at 7:00

GoogleCodeExporter commented 8 years ago
good news, thanks a lot

Original comment by slaim666@gmail.com on 10 Mar 2010 at 8:37