--- In [email protected], "mailamannow" <[EMAIL PROTECTED]> wrote:
>
> Hi
> My flex application is behaving differently in different browsers.
> Namely IE and Firefox.
>
> My default debugger for flex was IE, so the application works well
for it.
>
> On opening application in Firefox, the various components get small in
> size due to which scroll bars come on them.
>
> (1) Is there a way I could find out what browser the aplication is
> getting opened so that I could code differently for different browsers?
>
> (2) Is there a better way to control that?
>
> Amandeep Singh
>
Take a look at the example here:
http://blog.flexexamples.com/2008/03/11/returning-values-from-javascript-in-your-flex-applications-using-the-externalinterface-api/