View Full Version : Flash
Xiang
01-04-2003, 10:59 AM
Dear sir,
How can I downloading the micromedia flash file form the websites.
Thanks,
Xiang
Xiang,
This is not related to JavaScript. Please post in the correct category in the future. In any event, please clarify what you mean by "Macromedia flash file." The product itself can be found here, and is commercial: http://www.macromedia.com
Moving to General Web Building.
Borgtex
01-04-2003, 02:34 PM
I think that he means how to download the movies (.swf files) that appear in a page. You can use my bookmarklet:
javascript:x=window.open();al=document.applets;for (ttt=0;ttt<al.length;ttt++) {x.document.write(('movie '+ttt).link(al[ttt].movie+''));al[ttt].menu=true};void('')
copy and paste it to the address bar, it will show a new window with the links to the movies in the page (single page, it doesn't works w/frames); right click and "save as". That's all
Seems that it was related to javascript, after all ;)
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.