Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Flash Forms & FireFox 3

0 views
Skip to first unread message

jlomoglio

unread,
Dec 31, 2008, 12:22:38 AM12/31/08
to
When using cfform format="flash" I am unable to get the form to display in
FireFox 3.0.5 on Windows Vista. I have the Flash 10 plugin installed and I am
able to view regular .swf files. I have searched google all day and I am
finding posts from people having the exact opposite problem, works in FF for
them and not IE7.

Works great for me in IE7. Any suggestions?

Here is the code I am using:

<cfform name="MyForm" format="flash" width="500" height="500">
<cfinput type="text" name="MyText"/>
<cfinput type="submit" name="MySubmit" value="Save">
</cfform>


jlomoglio

unread,
Dec 31, 2008, 2:26:10 AM12/31/08
to
I decided to do a little experiment, so I removed FF 3.0.5 and grabbed v3.0 and
still no luck. So then I grabbed v2.0.20 and now I can view my forms. So it
would seem that there is a bug with FF3 on Windows Vista with a 64bit AMD cpu.
Glad to know it wasn't my code or an issue with CF.

0 new messages