tags:

views:

36

answers:

2

Why does my flex app open a blank page in firefox? Example http://localhost/flexApp/flex_bin/test.html. IE works fine--no blank pop up along with my test page. I'm not asking for one, yet ff feels the need to serve one up. Does anyone know why?

A: 

Sorry...I know you can't, I meant that I test the app and a blank page pops up in FF. Nothing in my AS nor mxml requests a new page--it's gotta be the convoluted html/js file flex creates, that FF interprets as a new page

ryan
A: 

Apologies...My code did have a navigateToURL(). DOH! Everything is fine.

ryan