=== Flash player widget === Contributors: cavimaster Tags: flash, player, mp3, dewplayer, widget , sidebar, shortcode Requires at least: 3.0 Tested up to: 3.0 Stable tag: 1.3 Put a simple MP3 FLASH player (Dewplayer) on your Wordpress and link MP3 with a "a href" + shortcode == Description == Put a simple MP3 FLASH player (Dewplayer) on your Wordpress and link MP3 with a "a href" from your article, page, cat, archive... + shortcode Features: * Configure widget title * Configure player: width, height, volume, autoplay, show time, auto replay (loop) * Configure default title, track and autoplay * You can use shortcode for directly import the player in your post's / pages content devsector.ch == Installation == 1. Upload `flash-player-widget` dir to the `/wp-content/plugins/` directory 2. Activate the widget through the 'Plugins' menu in WordPress 3. Configure it 4. Enjoy! == Frequently Asked Questions == = How to use this player = 1. Drag and drop flash player widget on the wanted zone (ex: sidebar) 2. Configure it or not 3. For play any MP3 file from article, page, archive, category... make a simple "a href" link use: ?mp3=dir/name or &mp3=dir/name ex: 'http://www.my_wordpress_site.com/?cat=23&mp3=wp-content/gallery/audio/name_of_your_mp3 !!IMPORTANT!! DONT WRITE ".mp3" AFTER URL, JUST THE URL & NAME WITHOUT EXTENTION Test it with test mp3 into this widget folder ?mp3=wp-content/plugins/flash-player-widget/mouuu or &mp3=wp-content/plugins/flash-player-widget/mouuu = How to use the shortcode = ex: [MP3PLAYER mp3="dir/dir2/file.mp3" autostart="0" autoreplay="1" volume="95"] == Screenshots == 1. Admin widget view 2. At work == Changelog == 1.3 [02.05.2011] - Add shortcode 1.2 [09.12.2010] - Add default track - Add default title - Add default autoplay 1.1 [18.11.2010] - Add widget title 1.0 [16.11.2010] - first release