The issue is that I was trying to get away with having the JS embedded
within the page, but I guess it's moaning about that now.

Anyhow, with this version, there's a single attribute called JSPath. It can
be a relative or absolute link for the JS file that's included.

So...

<cf_IEFlashFix jspath="http://mydomain.com/IEFlashFix.js";>
<cfform>
....
</cfform>
</cf_IEFlashFix>

Cheers,

!k

-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED] 
Sent: April 4, 2006 9:05 AM
To: CF-Talk
Subject: RE: Flash Forms and the Microsoft Eolas Fix.

I just found the issue. I'll post another version in about 10 minutes that
should work as expected...

!k

-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED] 
Sent: April 4, 2006 8:57 AM
To: CF-Talk
Subject: RE: Flash Forms and the Microsoft Eolas Fix.

I'd love to continue with it, but I'm getting little to no feedback. I don't
have either the patch or IE7 beta installed, so I'm relying on others to
fill in the gaps.

All I'm doing is parsing out the output from the CFForm, and embedding it
with JS using a Flash Object. If I can get it to run with CFForms, I'll
revamp it to handle regular SWF's as well as tweak it for CFChart.

I'm actually quite stunned that it didn't work as expected for Steve...

!k

-----Original Message-----
From: Judith Dinowitz [mailto:[EMAIL PROTECTED] 
Sent: April 3, 2006 10:44 PM
To: CF-Talk
Subject: Re: Flash Forms and the Microsoft Eolas Fix.

Kevin,

Just wondering where you're at with this fix. I'm writing an article about
this, and would like to include any current fixes specifically aimed at
ColdFusion. FYI, in my research, I found a reference to this fix from Jason
Ripper, who claims that it will work for ColdFusion-generated Flash forms.
He says that all you have to do is place his code in either the header or
the footer, and it will cause all ActiveX elements to activate:

http://therippa.blogspot.com/2006/03/activateactivex.html

I have no idea if this works as he claims, or if this is what you were
thinking. Please let me know if you have an alternative to his solution to
include in my article.

Thanks,

Judith Dinowitz
Editor
Fusion Authority
http://www.fusionauthority.com

>Yeah, that's technically possible. I'm going for full compliance with
XHTML,
>so you can either have it output to a DIV or simply output.
>
>!k







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236887
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to