I have embed a flash in xul use <html:embed> tag followed the
instructions in http://www.darronschall.com/weblog/2004/05/xul-flash-cross-platform-p....
I want to put the flash file in locale disk, but it seems that the
flash can not call the xul method written with JavaScript.
I want to know if there is a way to let flash call the xul function
from local disk besides from HTTP request?
thank you.