Click to See Complete Forum and Search --> : Javascript, Flash, Applet and iframe question


eewald
11-25-2003, 01:50 PM
I have an applet and flash object in an iframe. I communicate between them through javascript. The only way I can get the flash and javascript to communicate.. is if I have the iframe in the same domain as the flash/javascript files.

Is there any way around this? :confused:

Man I need to figure this out.. let me know if anyone has any ideas or needs more details. argh argh argh.

tons of thanks in advance.

Khalid Ali
11-25-2003, 01:54 PM
You can not access anything from out of domain resources..

eewald
11-25-2003, 03:26 PM
damn.

Well.. and this may be a question for another forum. Is there a way to convince an iframe that it is from a different domain that it really is? some kind of BASE property or something?

ah the straws and how I grasp at them....