PDA

View Full Version : Strange Sand box Violation Occurrence


llapgoch
03-05-2006, 01:38 PM
Does anyone know a solution to this problem?

My movie loads in images / swf files from a web server. My security settings are set to allow the web server.

When my movie loads in the image there is no problem - no sandbox violation.

I use a textarea component in my movie. When anything is typed into the textarea two sandbox violations are output per character entered. The violations refer to the external movie/image which was loaded in earlier.

For testing i've completely removed all code from the component, changed it's instance name etc, but the sandbox violations keep on coming. Interestingly the combobox component does not produce any violations.

is this strange or am I doing something obviously wrong? :confused:

Thanks,
llapgoch