Saturday, July 6, 2013

Flash: select single keyframe in new tween

In Flash, to select a single keyframe of the new tweens, hold down the command key and click.

Thursday, February 28, 2013

Download entire site on Mac

http://osxdaily.com/2009/03/19/how-to-easily-mirror-an-entire-web-site-locally/ 1) download MacPorts 2) sudo port install wget 3) wget -m http://www.guimp.com/ (with your desired url here) 4) saves folder to your main drive for the user. with name of site as part of the folder name. *) can download deep vacuum for a gui http://www.hexcat.com/downloads.html http://www.macupdate.com/app/mac/12760/deepvacuum _____________HTTRACK____________ Other options include installig httrack http://www.youtube.com/all_comments?v=2AUAx1hYRKg sudo port install httrack then httrack http://www.yoursite.com commands are here: http://www.httrack.com/html/fcguide.html examples of implementing commands httrack -O ~/070208_ httrack_com -n -j -http://www.httrack.com/page/* +http://www.httrack.com/page/7/* http://forum.httrack.com/readmsg/15816/15608/index.html?q= I used these commands to bypass robots.txt httrack http://siteaddress/ -s0 *p3 *R100000 -k _____________downloadthemall firefox________________ Or for lesser downloads in firefox "download them all" works. They all work on Lion.

Monday, February 25, 2013

jumpcut

just works. access to a list of things in the clipboard http://jumpcut.sourceforge.net

Thursday, February 21, 2013

unhide folder to place jsfl in lion

The library is hidden, so first in terminal: chflags nohidden /users/"usernamehere"/library then put them here: Macintosh HD/Users/userName/Library/Application Support/Adobe/Flash CS6/language/Configuration/Tools

Monday, February 18, 2013

Screenshot to Clipboard

http://www.tuaw.com/2008/10/06/mac-101-take-screenshot-and-copy-to-clipboard/ If you don't need the files piling up on your desktop and just want to paste a picture somewhere, pressing Control + Command + Shift + 3 for a full screenshot (or 4 for cross hair selection tool).

Saturday, January 5, 2013

delete key on Mac

In the Keyboard & Mouse preference pane you can change shortcuts in any app so long as you know the command name exactly. For what you want, click the plus sign and select Finder. Then put "Move to Trash" in the field and make whatever shortcut you want (like just delete or delete/backspace). (Use f13 key if delete won't work) The Mac OS X Delete Key: It Goes Both Ways One of the biggest pet peeves for users who switch to Mac from Windows is the Delete key, because it feels backwards. To make matters worse, the vast majority of Mac users don't use the full-size keyboard (which has Delete keys for both directions). Here are a few quick shortcuts to set the matter straight for everyone, but especially for those macbook users out there. Photo by Matt McGee. Deleting text in front of the cursor with the regular Delete key can be done by holding down the Function, or fn key while pressing it. You can also do this by pressing Control + D. You can delete the entire word behind the cursor by pressing Control + Delete or Option + Delete. You can delete the entire line of text or paragraph behind the cursor by pressing Command + Delete.