Yeah, I actually have to load the page into a hidden iframe to parse its
HTML.  The problem is that the majority of SWF files are written into
the DOM after the page loads with JavaScript which means if I just
cfhttp the page and parse it in CF I won't find most of the SWFs.  My
new version dumps it in an iframe and waits 5 seconds for your browser
to finish loading it. Then it snags the rendered HTML and parses it with
some JavaScript regex. 

Unfortunately that means complicated pages with JavaScript errors or
frame break-out code kind of screw with it.  :)

~Brad

-----Original Message-----
From: Ryan Stille [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 06, 2008 1:11 PM
To: cf-talk@houseoffusion.com
Cc: Brad Wood
Subject: Re: Is it Flex?

Very useful, thanks.

The weird thing is, its running the swf, too?  I ran pandora.com through

it, because I've always wondered about that.  Then some music started 
playing, even though I couldn't see any player.  When I closed your 
site, the music stopped.  ???

-Ryan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307464
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to