Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Creating a sliding browser window in Firefox' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Creating a sliding browser window in Firefox
Authored by: 31d1 on Jul 11, '06 03:32:36PM
Ok, here's a version of my script that works for Camino.

http://code.cutup.org/applescript/cctl.applescript

I was getting the same error until I changed application process names from lowercase camino to uppercase Camino. The only other thing I had to change was firefox uses openURL and camino uses open url.

It might be worth checking if that was the problem in the other script, as it is more robust.

[ Reply to This | # ]