Click to See Complete Forum and Search --> : Can you get me a link out of this code?


th1666
07-01-2008, 01:07 AM
There's a SWF file somewhere in the code. I tried looking for it but can't find it. I want to find it so I can get a higher resolution of the pictures in the SWF file, and take screenshots.

I'm not sure, but I think this might be part of the URL:
"music-spinner.slipknot.masks.0608-swf"

So can you give me the URL for the .SWF file?

<div id="swfpub_303854"> <script src='http://www.aolcdn.com/ke/swfobject/aol_swfobject.js' type='text/javascript' language='javascript' charset='utf-8'></script> <script src='http://www.aolcdn.com/ke/swfobject/alt_content.js' type='text/javascript' language='javascript' charset='utf-8'></script> <script src='http://www.aolcdn.com/ke/swfobject/aol_swfobject_helper.js' type='text/javascript' language='javascript' charset='utf-8'></script> <script src='http://www.aolcdn.com/ke/swfobject/ke_kit_refresh.js' type='text/javascript' language='javascript' charset='utf-8'></script> <script src='http://www.aolcdn.com/_media/modtools/swfpublisherproxy.js' type='text/javascript' language='javascript' charset='utf-8'></script> <script src='http://www.aolcdn.com/_media/channels/jfs_msgr.js' type='text/javascript' language='javascript' charset='utf-8'></script>
<div type="kex_002" name="music-spinner.slipknot.masks.0608-QU9MLkRBTEFKTw-v6" id="music-spinner.slipknot.masks.0608">
<div style="width: 476px; height: 650px;" id="music-spinner.slipknot.masks.0608-swf"> </div>
</div>

<script type='text/javascript' language='javascript' charset='utf-8'> soKe.flace('music-spinner.slipknot.masks.0608', '476', '650'); var uid = new Date().getTime(); var flashProxy = new FlashProxy(uid, 'http://www.aolcdn.com/_media/modtools/kit_swfpublisher_javascriptflashgateway.swf'); var flashvars = {}; try { flashvars.lcId = uid; } catch (Exc) { }; try { flashvars.outlet_w = '476'; } catch (Exc) { }; try { flashvars.outlet_h = '650'; } catch (Exc) { }; try { flashvars.targetDivId = 'music-spinner.slipknot.masks.0608'; } catch (Exc) { }; try { flashvars.targetAds = 'music-spinner.slipknot.masks.0608'; } catch (Exc) { }; try { flashvars.omniture_tracker = '0'; } catch (Exc) { }; try { flashvars.adrefresh_wrapper = '1'; } catch (Exc) { }; try { flashvars.appswfURL = soKe.fv('http://xml.channel.aol.com/xmlpublisher/fetch.v2.xml?option=expand_relative_urls&amp;dataUrlNodes=uiConfig,feedConfig,entry&amp;id=299721&amp;pid=299720 &amp;uts=1214506581'); } catch (Exc) { }; if (typeof(screen_name) != 'undefined') try { flashvars.userName = screen_name; } catch (Exc) { }; var params = {}; try { params.wmode = 'opaque'; } catch (Exc) { }; try { params.quality = 'high'; } catch (Exc) { }; try { params.allowscriptaccess = 'always'; } catch (Exc) { }; var attributes = {}; try { attributes.id = 'outlet'; } catch (Exc) { }; top.exd_space.refresher.ads2Refresh(new Array( 'music-spinner.slipknot.masks.0608', new Array('93240446', '300', '250', '0') )); top.exd_space.refresher.mmx('music-spinner.slipknot.masks.0608', 'http://www.aolcdn.com/_media/channels/ke_blank.html', ''); swfobject.embedSWF('http://cdn.channel.aol.com/cs_feed_v1_6/csfeedwrapper.swf', 'music-spinner.slipknot.masks.0608-swf', '476', '650', '8.0.0', 'http://www.aolcdn.com/ke/swfobject/expressinstall.swf', flashvars, params, attributes); </script> </div>

nihal
07-01-2008, 02:49 AM
expressinstall.swf'

WebJoel
07-02-2008, 06:33 AM
...so I can get a higher resolution of the pictures I am not sure what you mean by this, but if you are going to try to disassemble the *swf to boost the individual images, this is 'decompiling' and it may prove to be a very intensive task to edit image stills, recompile and re-use. Unless that is, you merely plan to 'pause' the playback and take selected 'screenshots' and boost those as image stills for use as stand-alone images.

eCat
07-03-2008, 04:55 PM
WebJoel is right - there is software that will allow you to decompile a swf, but if it's not your swf, I would question your reasons for wanting to do this.

Even if you had the fla (the source file for the swf), it's likely that the images were compressed before they were imported into flash and therefore you would not be able to uncompress them for a higher-res screenshot.