Coding question- website + flashgot

Ask for help about FlashGot, no registration needed to post
Post Reply
lafeev

Coding question- website + flashgot

Post by lafeev »

So I want to write some javascript into a webpage that will, upon loading the page, use flashgot (+ Jdownloader) to download all the links on that page. So just like if you went to the same page, and right clicked > "flashgot all". Yes, this needs to be coded in, I realize how simple it is to right click, but that won't work for my application.

So I'm having a hard time identifying the methods that need to be called to do this. I am not very familiar with javascript, but I assume when you right click the "flashgot all" option, a method is called, which initiates the proper sequence. So if anyone can help me out I would greatly appreciate it.

Thanks
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Coding question- website + flashgot

Post by Giorgio Maone »

Unfortunately this is not possible, since add-ons' code can't be called by web page for security reasons.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Post Reply