all groups > macromedia players flash > september 2005 >
You're in the

macromedia players flash

group:

FP8 security and loadMovie problem


FP8 security and loadMovie problem FranceyM
9/20/2005 7:15:53 AM
macromedia players flash: Hello!
I'm having troubles with the new FP8. As explained in the following livedoc:
http://livedocs.macromedia.com/flash/8/main/00002479.html
"Loading is not allowed if the calling movie clip is in the
local-with-file-system sandbox and the loaded movie clip is from a network
sandbox"
Using loadMovie() , I'm loading JPG files form a Network Area System and my
SWF is in an intranet. The JPG files are located in a shared folder. It is just
not working anymore now with FP8. I tried a lot of things with
System.Security.AllowDomain(), but couldn't find a solution.
I'm wondering if Macromedia would provide a solution for such a case, which
should append in many applications.

Thanks for your help, because I really don't know how to solve this


Re: FP8 security and loadMovie problem FranceyM
9/20/2005 12:50:11 PM
I solved the problem by creating a virtual directory (pointing to the shared
folder) on my IIS web server, where my SWF is.
Anyway, If we want to use the application on a local machine, it's not working
anymore :-(
A improvement for security, a barrier for developping...
AddThis Social Bookmark Button