{"id":43769,"date":"2011-02-22T11:43:37","date_gmt":"2011-02-22T11:43:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/3d-banner\/"},"modified":"2011-02-24T12:20:14","modified_gmt":"2011-02-24T12:20:14","slug":"3d-banner","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/3d-banner\/","author":7630492,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"trunk","tested":"3.1.4","requires":"2.8.0","requires_php":"","requires_plugins":"","header_name":"3D Banner","header_author":"johnsmith48","header_description":"","assets_banners_color":"","last_updated":"2011-02-24 12:20:14","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.flashxml.net\/3d-banner.html","header_author_uri":"http:\/\/www.flashxml.net\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1063,"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":"1443601","resolution":"1","location":"plugin"}},"screenshots":{"1":"The Live Demo on <a href=\"http:\/\/www.flashxml.net\/3d-banner.html\" title=\"3D Banner FX\">FlashXML.net<\/a> is the utility that helps easily customize your 3D Banner FX to fit all your needs."}},"plugin_section":[],"plugin_tags":[783,785,784,356,751,206,123,246,163,749,222,162],"plugin_category":[43,50,59],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-43769","plugin","type-plugin","status-closed","hentry","plugin_tags-3d","plugin_tags-animation","plugin_tags-banner","plugin_tags-css","plugin_tags-effects","plugin_tags-flash","plugin_tags-free","plugin_tags-html","plugin_tags-images","plugin_tags-text","plugin_tags-video","plugin_tags-widget","plugin_category-customization","plugin_category-media","plugin_category-utilities-and-tools","plugin_committers-johnsmith48"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/3d-banner.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/3d-banner\/trunk\/screenshot-1.png?rev=1443601","caption":"The Live Demo on <a href=\"http:\/\/www.flashxml.net\/3d-banner.html\" title=\"3D Banner FX\">FlashXML.net<\/a> is the utility that helps easily customize your 3D Banner FX to fit all your needs."}],"raw_content":"<!--section=description-->\n<p>You can integrate it in any website for free without any Flash knowledge. Customizable width and height of the overall banner, up to 1680 x 1050 pixels. It has awesome 3D image transitions with lots of shade and background properties. The text is HTML\/CSS formatted. The navigation buttons can be placed o various positions and are skinnable. A lot of other properties in the Live Demo.<\/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 <ol>\n<li>There are two files to download: <a href=\"http:\/\/downloads.wordpress.org\/plugin\/3d-banner-fx.zip\" title=\"3D Banner FX Plugin\">WordPress Plugin<\/a> (that you have to install and activate) &amp; <a href=\"http:\/\/www.flashxml.net\/free\/download\/3d-banner.zip\" title=\"3D Banner FX\">Free package<\/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>3d-banner-fx<\/strong> and copy the content of the <strong>free package<\/strong> there<\/li>\n<li>If you copied the <strong>free package<\/strong> to a location different than the one above, go to <strong>3D Banner FX<\/strong> from the <strong>Settings<\/strong> tab in your <strong>WordPress Dashboard<\/strong> and update the path accordingly<\/li>\n<li>Add <code>[3d-banner-fx][\/3d-banner-fx]<\/code> where you want the Flash to show up in your post\/page<\/li>\n<li>If you want to make the 3D Banner FX part of your theme, edit the template files and add <code>&lt;?php 3dbannerfx_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\/3d-banner.html\" title=\"3D Banner FX\">customize your 3D Banner FX<\/a> using the Live Demo. Generate the <code>settings.xml<\/code> text and use it to overwrite <code>wp-content\/flashxml\/3d-banner-fx\/settings.xml<\/code><\/li>\n<li>To use your own images, upload them to <code>wp-content\/flashxml\/3d-banner-fx\/images<\/code> and update the <code>wp-content\/flashxml\/3d-banner-fx\/images.xml<\/code> file accordingly<\/li>\n<\/ol>\n <h4>Additional settings file<\/h4>\n <p>To embed the 3D Banner 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>[3d-banner-fx settings=\"settings2.xml\"][\/3d-banner-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>3dbannerfx_echo_embed_code()<\/code> function call (for example <code>&lt;?php 3dbannerfx_echo_embed_code(\"settings2.xml\"); ?&gt;<\/code>).<\/p>\n <h4>Add as widget<\/h4>\n <p>To add the 3D Banner FX as a widget, go to <strong>Widgets<\/strong> from the <strong>Appearance<\/strong> tab in your <em>WordPress Dashboard<\/em>, then drag and drop the 3D Banner FX from <strong>Available Widgets<\/strong> to the widget area you want. You can specify a different <code>settings.xml<\/code> file and an alternative content for users without Adobe Flash Player from the widget's settings.<\/p>\n <h4>No Flash support text<\/h4>\n <p>To support visitors without Adobe Flash Player, you can provide alternative content by adding the text between <code>[3d-banner-fx]<\/code> and <code>[\/3d-banner-fx]<\/code>. If you made the Flash part of your theme, add the text as <strong>the second argument<\/strong> of the <code>3dbannerfx_echo_embed_code()<\/code> function call (for example <code>&lt;?php 3dbannerfx_echo_embed_code(\"\",\"Alternative content\"); ?&gt;<\/code>).<\/p>\n <h4>If you have PHP4<\/h4>\n <p>To make it work with PHP4, add <code>[3d-banner-fx width=\"600\" height=\"300\"][\/3d-banner-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>3dbannerfx_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 <h4>Getting rid of the FlashXML.net label<\/h4>\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\/3d-banner.html\" title=\"3D Banner 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\/3d-banner-fx\/<\/code> folder.<\/p>","raw_excerpt":"Probably the best 3D Banner on the web. 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\/43769","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=43769"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/johnsmith48"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=43769"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=43769"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=43769"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=43769"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=43769"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=43769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}