Sorry for cross posting... its kinda urgent
Hi All
I have a popup window running a flash piece that makes a call back to the
opener window to load a specific page in the designated frame.
Ok works fine in all other browsers except IE 5.1 (all versions) on the mac,
OSX browsers are fine also.. The browser loads the page in the correct
frame, but then when the pages have loaded the browser shuts down stating a
type 2 error has occurred, sometimes locking the system up needing a reboot.
Can anyone shed some light for me ? I've given more memory to IE but no
change.
I call a function from the flash movie withn the get URL function..
on (release) {
getURL("javascript:pageThrow('../docs/printers_1234.cfm');");
}
i have a function in the popup page containing the flash piece:
function pageThrow(url) {
opener.parent.frames[2].location=url;
window.close();
}
Cheers
Jason
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004