Yeah, whats up with the mother ship?  I have never used any flash until this
week (go figure).  I am about to put a couple of navigation widgits up in
flash.  So, I went to the Adobe site, expecting to see idiot proof
instructions (for people like me)..."put this code here, put this file there
and use this extension for Dreamweaver when embedding flash movies from now
on..."

Instead, there is a link to an ms article which, for someone not familar
with JScript, will take some study.  I really figured there would be more
being as Adobe makes such a stink about the "flash platform".  You would
think they would want to make this as painless as possible.

Thanks for your time and effort for all those folks using flashforms, maybe
you could sell your tag to Adobe?! I don't suppose this tag would work for
regular flash movies?

Mark

-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 04, 2006 12:23 PM
To: CF-Talk
Subject: RE: Flash Forms and the Microsoft Eolas Fix.


Don't sweat it. I'm sure a lot of folks were expecting something from the
mothership before anyone else came up with anything.

!k

-----Original Message-----
From: DURETTE, STEVEN J (ASI-AIT) [mailto:[EMAIL PROTECTED]
Sent: April 4, 2006 10:18 AM
To: CF-Talk
Subject: RE: Flash Forms and the Microsoft Eolas Fix.

Sorry, didn't mean to, but I tried a bunch of different solutions and
this is the first one that worked for me.

Steve

-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 04, 2006 12:06 PM
To: CF-Talk
Subject: RE: Flash Forms and the Microsoft Eolas Fix.


You sound surprised? =]

!k

-----Original Message-----
From: DURETTE, STEVEN J (ASI-AIT) [mailto:[EMAIL PROTECTED]
Sent: April 4, 2006 9:38 AM
To: CF-Talk
Subject: RE: Flash Forms and the Microsoft Eolas Fix.

It Worked! It Worked!  Now to try it with more pages!


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


This might help the folks coming in late...

http://www.keslabs.com/stuff/eolas/tag.zip

!k

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

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:236908
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