Make sure you are running from http:// and not file://. IE and BM don't work well in file:// mode
________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of leerobertw68 Sent: Monday, August 25, 2008 9:49 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Not receiving BrowserChangeEvent.BROWSER_URL_CHANGE in app - only in IE 7 I have setup an event listener for the BrowserChangeEvent.BROWSER_URL_CHANGE event inside my flex application. Using Firefox, I receive this event if the URL is changed. But in IE, I do not get this event. Has anyone seen this happen?