{"id":45474,"date":"2010-04-20T13:43:23","date_gmt":"2010-04-20T13:43:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/image-scroller-fx\/"},"modified":"2010-11-07T11:14:09","modified_gmt":"2010-11-07T11:14:09","slug":"image-scroller-fx","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/image-scroller-fx\/","author":6013784,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2.11","stable_tag":"trunk","tested":"3.0.5","requires":"2.8.0","requires_php":"","requires_plugins":"","header_name":"Image Scroller FX","header_author":"FlashXML.net","header_description":"","assets_banners_color":"","last_updated":"2010-11-07 11:14:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.flashxml.net\/image-scroller.html","header_author_uri":"http:\/\/www.flashxml.net\/","rating":0,"author_block_rating":0,"active_installs":20,"downloads":14741,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538855","resolution":"1","location":"plugin"}},"screenshots":{"1":"The Live Demo on <a href=\"http:\/\/www.flashxml.net\/image-scroller.html\" title=\"Image Scroller FX\">FlashXML.net<\/a> is the utility that helps easily customize your Image Scroller FX to fit all your needs."}},"plugin_section":[],"plugin_tags":[163,205,86,162],"plugin_category":[43,50],"plugin_contributors":[81002],"plugin_business_model":[],"class_list":["post-45474","plugin","type-plugin","status-closed","hentry","plugin_tags-images","plugin_tags-photos","plugin_tags-post","plugin_tags-widget","plugin_category-customization","plugin_category-media","plugin_contributors-flashxml","plugin_committers-flashxml"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/image-scroller-fx.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/image-scroller-fx\/trunk\/screenshot-1.png?rev=1538855","caption":"The Live Demo on <a href=\"http:\/\/www.flashxml.net\/image-scroller.html\" title=\"Image Scroller FX\">FlashXML.net<\/a> is the utility that helps easily customize your Image Scroller FX to fit all your needs."}],"raw_content":"<!--section=description-->\n<p>The Image Scroller FX can be embedded in any website for free without even using Flash. It can have an overall width and height up to 1680 x 1050 pixels. It supports the following files: JPG, PNG, BMP, GIF for the thumbs, which are configurable through the images.xml file. The Scroller can be set to have infinite or finite scrolling, supporting different thumbs dimensions. There are a multiple highly customizable scroll properties like speed (on roll over or roll out), reflection, tooltip properties etc. On roll over can be applied different effects like: zooming, transparency, color saturation. An important thing is the low CPU usage for an extremely large number of thumbs. It has almost 60 configurable properties through a settings.xml file.<\/p>\n\n<!--section=installation-->\n<p>Make sure your Wordpress version is greater than 2.8 and your hosting provider is using PHP5.<\/p>\n\n<ol>\n<li>There are two files to download: <a href=\"http:\/\/downloads.wordpress.org\/plugin\/image-scroller-fx.zip\" title=\"Image Scroller FX Plugin\">WordPress Plugin<\/a> (that you have to install and activate) &amp; <a href=\"http:\/\/www.flashxml.net\/free\/download\/image-scroller.zip\" title=\"Image Scroller FX\">Free archive<\/a><\/li>\n<li>Create a new folder inside your <strong>wp-content<\/strong> folder called <strong>flashxml<\/strong>, inside this folder create a new one called <strong>image-scroller-fx<\/strong> and copy the content of the <strong>free archive<\/strong> there<\/li>\n<li>If you copied the <strong>free archive<\/strong> to a location different than the one above, go to <strong>Image Scroller FX<\/strong> from the <strong>Settings<\/strong> tab in your <strong>WordPress Dashboard<\/strong> and update the path accordingly<\/li>\n<li>Add <code>[image-scroller-fx][\/image-scroller-fx]<\/code> where you want the Flash to show up in your post\/page<\/li>\n<li>If you want to make the Image Scroller FX part of your theme, edit the template files and add <code>&lt;?php imagescrollerfx_echo_embed_code(); ?&gt;<\/code> where you want it to show up<\/li>\n<li>Go to <a href=\"http:\/\/www.flashxml.net\/\" title=\"Free Flash Components\">FlashXML.net<\/a> and <a href=\"http:\/\/www.flashxml.net\/image-scroller.html\" title=\"Image Scroller FX\">customize your Image Scroller FX<\/a> using the Live Demo. Generate the <code>settings.xml<\/code> text and use it to overwrite <code>wp-content\/flashxml\/image-scroller-fx\/settings.xml<\/code><\/li>\n<li>To use your own images, upload them to <code>wp-content\/flashxml\/image-scroller-fx\/images\/<\/code> and update the <code>wp-content\/flashxml\/image-scroller-fx\/images.xml<\/code> file accordingly<\/li>\n<\/ol>\n\n<h4>Additional settings file<\/h4>\n\n<p>To embed the Image Scroller FX more than once, you will need another settings file and (probably) another set of images. Let's assume your new file is called <code>settings2.xml<\/code>. Add <code>[image-scroller-fx settings=\"settings2.xml\"][\/image-scroller-fx]<\/code> where you want the Flash to show up in your post\/page. If you made the Flash part of your theme, add the file name as <strong>the first argument<\/strong> of the <code>imagescrollerfx_echo_embed_code()<\/code> function call (for example <code>&lt;?php imagescrollerfx_echo_embed_code(\"settings2.xml\"); ?&gt;<\/code>).<\/p>\n\n<h4>No Flash support text<\/h4>\n\n<p>To support visitors without Adobe Flash Player, you can provide alternative content by adding the text between <code>[image-scroller-fx]<\/code> and <code>[\/image-scroller-fx]<\/code>. If you made the Flash part of your theme, add the text as <strong>the second argument<\/strong> of the <code>imagescrollerfx_echo_embed_code()<\/code> function call (for example <code>&lt;?php imagescrollerfx_echo_embed_code(\"\",\"Alternative content\"); ?&gt;<\/code>).<\/p>\n\n<h4>If you have PHP4<\/h4>\n\n<p>To make it work with PHP4, add <code>[image-scroller-fx width=\"600\" height=\"300\"][\/image-scroller-fx]<\/code> where you want the Flash to show up in your post\/page. If you made the Flash part of your theme, add the width and height as <strong>the third and fourth argument<\/strong> of the <code>imagescrollerfx_echo_embed_code()<\/code> function call. Don't forget to provide your own width and height values, since 600 and 300 are just examples.<\/p>\n\n<h4>Getting rid of the FlashXML.net label<\/h4>\n\n<p>To remove the FlashXML.net label from the top-left corner you'll need to buy the <a href=\"http:\/\/www.flashxml.net\/image-scroller.html\" title=\"Image Scroller FX\">paid package<\/a>. Once you'll do that, simply use the SWF file from the paid package to overwrite the SWF file from the <code>wp-content\/flashxml\/image-scroller-fx\/<\/code> folder.<\/p>","raw_excerpt":"Maybe the most advanced Image Scroller. Fully XML customizable without any Flash knowledge. And it&#039;s free!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45474","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=45474"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/flashxml"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45474"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45474"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45474"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45474"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45474"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}