gavy 0 Newbie Poster

Hi Guys, I am facing a very wired problem. i am building a website which toggle between the modes.

1. html forms
2. flash forms

it works in all browsers except mozilla. the default i have set as:

<cfset session.mode = "flash">

well if forms are being viewed in html, after session expires it automatically move to flash forms. but flash not working in moziall only. i am using lastest version of flash and i am added firebug for debugging too.

i do not know what;s going on.

i tried many ways but no success.