Skip to content

24 ways to impress your friends

Vote down?

John David Anderson

My big holdup with JS/HTML AIR apps is the sandboxing issue. It’d be so nice to just use prototype or something to get things done, but the inability to use eval() in places (like evaluating scripts in Ajaxed in content) is mind-numbingly annoying. I started to try to build a sandbox bridge, but by then I just decided to build the thing using Flex.

Has anyone found a good way to setup the sandboxing so it’s easy to use JavaScript libraries – especially those that rely on eval() in places?

Thanks for the great demo Jonathan.