YaS Slideshow is free wordpress slider easy to use. Use [yass] to show the slider in your contnet.
Install automatically through the 'Plugins', 'Add New' menu in WordPress, or upload the 'wp-yasslideshow' folder to the '/wp-content/plugins/' directory.
Activate the plugin through the 'Plugins' menu in WordPress. you can find "yass" link on left side navigation, clilck on to configure plugin Options.
[yass] - Use this short code in the content / post to display all images under all categories which are not disabled.
[yass cats=2,3] - Use this short code in the content / post to display all images under the categories with ID's 2,3.
[yass imgs=1,2,3] - Use this short code in the content / post to display images which has ID's 1,2,3.
<?php echo do_shortcode('[yass]');?> - Use this short code in the template (php file) to display all images under all categories which are not disabled.
<?php echo do_shortcode('[yass cats=2,3]');?> - Use this short code in the template (php file) to display all images under the categories with ID's 2,3.
<?php echo do_shortcode('[yass imgs=1,2,3]');?> - Use this short code in the template (php file) to display images which has ID's 1,2,3.
If you have any problems in using this plugin please contact at addons@wpslideshow.com
Working demo: http://vm.xmlswf.com/wordpress-plugins/wp-yass
Installation Video: http://www.youtube.com/watch?v=DIp6DLBzzwM