<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Akevbarker</link>
        <description></description>
        <pubDate>Sat, 07 Mar 2026 10:29:31 -0800</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?rss=1&amp;k=user%3Akevbarker" rel="self" type="application/rss+xml" />

                <item>
          <title>I need some help with doing some calculations using the values from two different records. </title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247905#post2247905</link>
          <description><![CDATA[<p>Thank you so much!! That worked perfectly. You're a lifesaver! I added the round function as well.</p>
<p>Have a great day!</p>
<p>Kevin</p>]]></description>
          <pubDate>Thu, 20 Mar 2025 09:47:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247905#post2247905</guid>
        </item>
                <item>
          <title>I need some help with doing some calculations using the values from two different records. </title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2247903#post2247903</link>
          <description><![CDATA[<p>I need some help with doing some calculations using the values from two different records. The site is for a sea turtle patrol and we have a table of statistics showing how many turtle nests, total turtle eggs, and how many l<span>ive turtle h</span><span>atchlings from those eggs. There is a column which displays the value for percentage of live hatchlings. In order to get that value I need to divide live turtle hatchlings by total turtle eggs then multiply * 100. The percentage field is currently calculated and entered manually. I would like to automate this process and have it done using php, as the records are generated/being displayed in the page. (See attached screenshot of the table and data displayed)</span></p>
<p>Here is the working code which populates the table: </p>
<p>&lt;?php foreach ($annual_statistics_dataRecords as $record): ?&gt;<br />&lt;tr&gt;<br />&lt;td class="boldText" align="center"&gt;&lt;?php echo htmlencode($record['data_year']) ?&gt;&lt;/td&gt;<br />&lt;td align="center"&gt;&amp;nbsp;&lt;/td&gt;<br />&lt;td align="center"&gt;&lt;?php echo htmlencode($record['total_number_of_nests']) ?&gt;&lt;/td&gt;<br />&lt;td align="center"&gt;&lt;?php echo htmlencode($record['total_number_of_eggs']) ?&gt;&lt;/td&gt;<br />&lt;td align="center"&gt;&lt;?php echo htmlencode($record['total_live_hatchlings']) ?&gt;&lt;/td&gt;<br />&lt;td align="center"&gt;&lt;?php echo htmlencode($record['percentage_of_live_hatchlings']) ?&gt;&lt;/td&gt;<br />&lt;/tr&gt;<br />&lt;?php endforeach ?&gt;</p>
<p>So I need to take ($record['total_live_hatchlings']) and divide that by ($record['total_number_of_eggs']) then multiply by 100 and then display that value instead of the (manually entered) ($record['percentage_of_live_hatchlings'])</p>
<p>Hopefully this all makes sense. Anyone know how to accomplish this</p>
<p>Thanks in advance for any help!</p>]]></description>
          <pubDate>Thu, 20 Mar 2025 06:06:11 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2247903#post2247903</guid>
        </item>
                <item>
          <title>Having trouble with uploads: Fatal Error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2234108#post2234108</link>
          <description><![CDATA[<p>Steve,</p>
<p>Thanks for taking the time to reply and sharing the article with me. It makes sense... I was able to finally get things going. I was resizing the photo (CMSB section editor upload) down to Max H 960 X Max L 960 and it wasn't until I changed that setting to 1600 X 1600 along with changing memory in php-ini on the web server that the fatal error went away. </p>
<p>Kevin</p>]]></description>
          <pubDate>Wed, 04 Jun 2014 14:12:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2234108#post2234108</guid>
        </item>
                <item>
          <title>Having trouble with uploads: Fatal Error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2234088#post2234088</link>
          <description><![CDATA[<p>I am having trouble with uploads and am getting a Fatal error. Allowed memory size of 134217728 bytes exhausted (tried to allocate 15364 bytes in /home/kevbarker/raingonc.com/admin/lib/image_functions.php on line 100.</p>
<p>Server Upload Limits are as follows</p>
<p>max_input_time: -1<br />post_max_size: 100M<br />upload_max_filesize: 100M</p>
<p>The photo I was trying to upload: (just one photo ) is 6.74 MB</p>
<p>Shouldn't the above settings allow for one photo of 6.74 MC to be uploaded?? Is it a problem with the server? It seems to work fine with smaller photo filesizes.</p>
<p>I am hosted with Dreamhost.</p>
<p>See attached screenshots.</p>
<p>I would appreciate input and suggestions. My client has been trying to upload photos with no success and is not happy.</p>
<p>Thanks</p>
<p>Kevin</p>]]></description>
          <pubDate>Mon, 02 Jun 2014 17:30:04 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2234088#post2234088</guid>
        </item>
                <item>
          <title>Integrating a Shopping Cart into CMSB</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2231928#post2231928</link>
          <description><![CDATA[<p>Can you give some idea of price for the shopping cart? Starting at?</p>

<p>thanks</p>]]></description>
          <pubDate>Tue, 24 Sep 2013 15:40:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2231928#post2231928</guid>
        </item>
                <item>
          <title>Re: [kevbarker] Displaying News Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214871#post2214871</link>
          <description><![CDATA[Sorry...that is a link to the preview. Here's a link to the main page for that item: <a target="_blank" href="http://codecanyon.net/item/news-box/111204">http://codecanyon.net/item/news-box/111204</a> <br /><br />If you Google 'jquery news ticker' you will find qute a few that look promising. I hope this helps.<br />]]></description>
          <pubDate>Wed, 25 Jan 2012 12:51:03 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214871#post2214871</guid>
        </item>
                <item>
          <title>Re: [paulmac] Displaying News Items</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214870#post2214870</link>
          <description><![CDATA[How about something like this: <a target="_blank" href="http://codecanyon.net/item/news-box/full_screen_preview/111204">http://codecanyon.net/item/news-box/full_screen_preview/111204</a><br />]]></description>
          <pubDate>Wed, 25 Jan 2012 12:34:29 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214870#post2214870</guid>
        </item>
                <item>
          <title>Re: [Jason] CMSB 2.12 Features</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213177#post2213177</link>
          <description><![CDATA[Ok. Thanks!<br />]]></description>
          <pubDate>Thu, 15 Sep 2011 12:54:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213177#post2213177</guid>
        </item>
                <item>
          <title>CMSB 2.12 Features</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2213171#post2213171</link>
          <description><![CDATA[Would it be possible to see some examples or more information about the External Menus of the latest CMSB version 2.12? Is there any documentation for the External menus feature? I have looked (maybe not in the right place) but did not see anything... <br /><br />Thanks much! <br /><br />Kevin<br />]]></description>
          <pubDate>Thu, 15 Sep 2011 11:45:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2213171#post2213171</guid>
        </item>
                <item>
          <title>Re: [Jason] Need help with categories to show featured items by default</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212701#post2212701</link>
          <description><![CDATA[Worked perfectly. Thank you very much for your help!<br /><br />Kevin<br />]]></description>
          <pubDate>Fri, 12 Aug 2011 18:46:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212701#post2212701</guid>
        </item>
                <item>
          <title>Re: [Jason] Need help with categories to show featured items by default</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212676#post2212676</link>
          <description><![CDATA[Jason,<br /><br />Thanks. I tried the code and it works fine for displaying the featured items when you initially go to the page. However, clicking on the All Products link also shows only the featured items and not ALL of the products. Any ideas? Did I miss something?<br /><br />Kevin<br />]]></description>
          <pubDate>Thu, 11 Aug 2011 17:41:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212676#post2212676</guid>
        </item>
                <item>
          <title>Need help with categories to show featured items by default</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2212651#post2212651</link>
          <description><![CDATA[I am working on a site which will have several categories with products under each category. (essentially a store)<br /><br />Using some of the tutorials for category menus, I managed to get it working so that when you click a category, it displays a list of the products for that category. Within the products section, there is a checkbox which determines if a product is featured or not. <br /><br />Currently when I go to the page ALL of the products are displayed by default. I don't want to display ALL products by default (unless the All Products) link is clicked. What I need is for the default display to show only the products with the featured box checked, so that when a visitor first enters the site they see the featured items.<br /><br />Any suggestions on how that might be achieved? I have posted the code from the page below and the link is: <a target="_blank" href=" http://ncblades.com/test/ "> http://ncblades.com/test/ </a><br /><br />Any assistance will be appreciated.<br /><br />Thanks,<br />Kevin<br /><br /><code>&lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;<br />&lt;?php<br />  // load viewer library<br />  $libraryPath = 'admin/lib/viewer_functions.php';<br />  $dirsToCheck = array('/home/ncblades/public_html/','','../','../../','../../../');<br />  foreach ($dirsToCheck as $dir) { if (@include_once(&quot;$dir$libraryPath&quot;)) { break; }}<br />  if (!function_exists('getRecords')) { die(&quot;Couldn't load viewer library, check filepath in sourcecode.&quot;); }<br /><br />  // load records<br /> list($categoriesRecords, $selectedCategory) = getCategories(array( <br />    'tableName'   =&gt; 'categories', <br />	'selectedCategoryNum' =&gt; '',          // defaults to getNumberFromEndOfUrl()  <br />    'categoryFormat'      =&gt; 'onelevel',  // showall, onelevel, twolevel  <br />  )); <br /> list($productsRecords, $productsMetaData) = getRecords(array( <br />    'tableName'   =&gt; 'products', <br />  ));<br />?&gt;  <br /><br />&lt;h2&gt;Categories&lt;/h2&gt; <br />  &lt;ul&gt; <br />    &lt;li&gt;&lt;a href=&quot;?&quot;&gt;(All Products)&lt;/a&gt;&lt;/li&gt;<br />    &lt;?php foreach ($categoriesRecords as $categoryRecord): ?&gt; <br />      &lt;?php echo $categoryRecord['_listItemStart'] ?&gt; <br />       <br />      &lt;?php if ($categoryRecord['_isSelected']): ?&gt;&lt;b&gt;&lt;?php endif ?&gt; <br />      &lt;a href=&quot;?category=&lt;?php echo $categoryRecord['num'] ?&gt;&quot;&gt;&lt;?php echo $categoryRecord['name'] ?&gt;&lt;/a&gt; <br />      &lt;?php if ($categoryRecord['_isSelected']): ?&gt;&lt;/b&gt;&lt;?php endif ?&gt; <br />       <br />      &lt;?php echo $categoryRecord['_listItemEnd'] ?&gt; <br />    &lt;?php endforeach ?&gt; <br />  &lt;/ul&gt; <br />  <br /><br />    &lt;h1&gt;Articles - List Page Viewer&lt;/h1&gt; <br />    &lt;?php foreach ($productsRecords as $record): ?&gt; <br />      Product Title: &lt;?php echo $record['title'] ?&gt;&lt;br/&gt;<br />      Product Category: &lt;?php echo $record['category'] ?&gt;&lt;br/&gt;<br />      Product Description: &lt;?php echo $record['product_description'] ?&gt;&lt;br/&gt;<br />      &lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;&lt;?php echo $record['title'] ?&gt;&lt;/a&gt; <br />			&lt;br /&gt;<br />			&lt;br /&gt;<br />        &lt;?php foreach ($record['images'] as $upload): ?&gt;<br />          &lt;?php if ($upload['hasThumbnail']): ?&gt;<br />            &lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;<br /><br />          &lt;?php elseif ($upload['isImage']): ?&gt;<br />            &lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['width'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['height'] ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;<br /><br />          &lt;?php else: ?&gt;<br />            &lt;a href=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot;&gt;Download &lt;?php echo $upload['filename'] ?&gt;&lt;/a&gt;&lt;br/&gt;<br />          &lt;?php endif ?&gt;<br />        &lt;?php endforeach ?&gt;    <br />	&lt;?php endforeach ?&gt; <br />	<br />	<br />	&lt;?php if (!$productsRecords): ?&gt; <br />      No records were found!&lt;br/&gt;&lt;br/&gt; <br />    &lt;?php endif ?&gt;</code><br />]]></description>
          <pubDate>Wed, 10 Aug 2011 19:09:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2212651#post2212651</guid>
        </item>
                <item>
          <title>Re: Calendar populated with CMS Builder records</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2209785#post2209785</link>
          <description><![CDATA[This is a great calendar and I plan to use it for a church website. I would like to use the same data from the database to display just the events for the current week on the homepage and provide a link to the full calendar.<br /><br />Has anyone implemented a 'this weeks events' type setup?<br /><br />Any help would be appreciated.<br /><br />Thanks,<br />Kevin<br />]]></description>
          <pubDate>Tue, 22 Feb 2011 18:38:11 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2209785#post2209785</guid>
        </item>
                <item>
          <title>Email all members following updates to a section</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207135#post2207135</link>
          <description><![CDATA[Is there a way to send an email notice to <u>all</u> members following an update of a section? <br /><br />I am using the Membership plugin and have a section in a website which gets updated with new dosuments for some employees of a company. This works fine, but the managment wants to automate the notification of the employees by sending out an email to all members when the section has been updated. Is this possible?  <br /><br />Could the <b>emailOnApproved.php</b> plugin be used somehow? (see: <a target="_blank" href="http://www.interactivetools.com/iforum/Products_C2/CMS_Builder%3A_Plugins_%26_Add-ons_F40/gforum.cgi?post=80429;search_string=Email%20On%20Approved;t=search_engine#80429">http://www.interactivetools.com/iforum/Products_C2/CMS_Builder%3A_Plugins_%26_Add-ons_F40/gforum.cgi?post=80429;search_string=Email%20On%20Approved;t=search_engine#80429</a>)  I have it installed already and am using it to email the members once their membership has been approved. Not sure how to have it send email to all members on an 'update' of a section though... <br /><br />Any ideas/help would be appreciated. <br /><br />Thanks!<br />Kevin<br />]]></description>
          <pubDate>Tue, 28 Sep 2010 11:01:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207135#post2207135</guid>
        </item>
                <item>
          <title>Re: [Dave] Need Help with Category Setup</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201706#post2201706</link>
          <description><![CDATA[That fixed it Dave. Thanks for your help!<br /><br />Kevin<br />]]></description>
          <pubDate>Mon, 08 Feb 2010 17:50:52 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201706#post2201706</guid>
        </item>
                <item>
          <title>Need Help with Category Setup</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201672#post2201672</link>
          <description><![CDATA[I am working on a site where I need to display a list of categories and when one of the categories is clicked display a list of the records which belong in that category. I am close to what I need, but can't seem to figure out how to display NO records for the initial index page. Right now it list all the categories as desired, but also shows ALL records created. I would like for no records to be displayed until a category or sub-category is clicked. I followed the tutorial Chris posted and got this far. Anyone know what I'm missing? How can I have it display NO records on the index page until a category is selected?<br /><br />Here is a link to the basic index page:<br />http://www.thelawsonshouse.com/employee/ <br /><br />As you will see it displays ALL records on page and then when a category is clicked, will display associated records for that category. <br /><br />Thanks in advance for any suggestions.<br /><br />Kevin<br /><br /><br /><code>&lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;<br />&lt;?php<br />  require_once &quot;/home/kevbarker/thelawsonshouse.com/admin/lib/viewer_functions.php&quot;;<br /><br />  list($categoriesRecords, $selectedCategory) = getCategories(array( <br />    'tableName'   =&gt; 'document_categories',<br />	'categoryFormat' =&gt; 'onelevel',  <br />  ));<br />  <br />  list($corp_documentsRecords, $corp_documentsMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'corp_documents',<br />  ));<br /><br />?&gt;<br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br /> &lt;head&gt;<br />  &lt;title&gt;&lt;/title&gt;<br />  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html;charset=UTF-8&quot; /&gt;<br /> &lt;/head&gt;<br />&lt;body&gt;<br /><br />  &lt;h1&gt;Document Categories&lt;/h1&gt; <br />  &lt;ul&gt; <br />    &lt;?php foreach ($categoriesRecords as $categoryRecord): ?&gt; <br />      &lt;?php echo $categoryRecord['_listItemStart'] ?&gt; <br />       <br />      &lt;?php if ($categoryRecord['_isSelected']): ?&gt;&lt;b&gt;&lt;?php endif ?&gt; <br />      &lt;a href=&quot;?category=&lt;?php echo $categoryRecord['num'] ?&gt;&quot;&gt;&lt;?php echo $categoryRecord['name'] ?&gt;&lt;/a&gt; <br />      &lt;?php if ($categoryRecord['_isSelected']): ?&gt;&lt;/b&gt;&lt;?php endif ?&gt; <br />       <br />      &lt;?php echo $categoryRecord['_listItemEnd'] ?&gt; <br />    &lt;?php endforeach ?&gt; <br />  &lt;/ul&gt; <br />    <br />  <br />    &lt;h1&gt;Documents Found &lt;/h1&gt;<br />    &lt;?php foreach ($corp_documentsRecords as $record): ?&gt;<br /><br />&lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;&lt;?php echo $record['title'] ?&gt;&lt;/a&gt;&lt;br/&gt;<br /><br />    &lt;?php endforeach ?&gt;<br /><br />    &lt;?php if (!$corp_documentsRecords): ?&gt;<br />      No records were found!&lt;br/&gt;&lt;br/&gt;<br />    &lt;?php endif ?&gt;<br />  &lt;!-- /STEP2: Display Records --&gt;<br /><br />&lt;/body&gt;<br />&lt;/html&gt;</code><br />]]></description>
          <pubDate>Sun, 07 Feb 2010 17:40:20 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201672#post2201672</guid>
        </item>
                <item>
          <title>Re: [einslistir] Anyone used SimpleViewer for Picture Gallery?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201642#post2201642</link>
          <description><![CDATA[Have you tried to get it to work in a regular web page (without CMSB)? It sounds like maybe the CSS being used by the slideshow(s) is interfering with the CSS you have for page layout. I would start with a blank web page to test it. Get it working on a blank web page (without your layout, CSS, etc.) then add the code to one of your pages and go from there, to help narrow down what is breaking your layout. Can you post a link to the page that's messed up so that I can see it? That way I could get a better undertsanding of what's happening and I may be able to help you more. <br /><br />Kevin<br />]]></description>
          <pubDate>Fri, 05 Feb 2010 12:04:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201642#post2201642</guid>
        </item>
                <item>
          <title>Re: [einslistir] Anyone used SimpleViewer for Picture Gallery?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201462#post2201462</link>
          <description><![CDATA[Hi einslistir, <br /><br />I have not used SimpleViewer but it is pretty much like most of the other slideshow applications in that it uses an XML file to determine what to display. I just downloaded the free version of SimpleViewer and looked at the XML file and at initial review I don't see any reason why you can't use it with CMSB. I would suggest you get SimpleViewer working without CMSB first, then create a section editor to control the content. You could optionally set it up so that you can modify all of the gallery parameters such as text color, width, height, etc. with a section editor or you could hard code those within the XML file and simply have CMSB build the content within the image tags. <br /><br />I have setup several other slideshows, such as SlideShow Pro, and all of them have functioned well using CMSB. I would say go for it! I would be happy to help you as much as I can if you run into a 'snag'.  <br /><br />Hope this helps, <br /><br />Kevin<br />]]></description>
          <pubDate>Thu, 28 Jan 2010 12:58:18 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201462#post2201462</guid>
        </item>
                <item>
          <title>Re: [drewh01] banner rotator with text</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201134#post2201134</link>
          <description><![CDATA[Sorry I did not get to reply back to help, but it looks like you got it going and it looks great! <br /><br />Kevin<br />]]></description>
          <pubDate>Thu, 14 Jan 2010 20:38:42 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201134#post2201134</guid>
        </item>
                <item>
          <title>Re: [drewh01] banner rotator with text</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201090#post2201090</link>
          <description><![CDATA[It's fairly easy to setup with CMSB. You just have to create any of the fields (that you want the user to control) and have CMSB build your XML file (which contains all of the parameters) for the Flash slideshow. Much like you are doing now with the one you have, but with this one you will have text as well. <br /><br />I have used SlideshowPro for years and usually prefer that but the animated text, as Chris said, is gorgeous on this one and you can even embed your own custom fonts as well if you have Flash 8 or higher and don't mind a little Actionscript. There are some fairly good instructions included with it as well. I hope this helps.<br /><br />Here is a sample of the XML it uses so you can get an idea of what you need to do if you decide to purchase. You can choose as many or as few of the settings as you want to be controlled by CMSB. <br /><br /><br /><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br />&lt;main <br /><br />	stageWidth=&quot;&quot;<br />	stageHeight=&quot;&quot;<br />	stageBgColor=&quot;&quot;<br />	stageBgTransparency=&quot;&quot;<br />	<br />	imageWidth=&quot;&quot;<br />	imageHeight=&quot;&quot;<br />	imageTransitionType=&quot;auto&quot;<br />	imageResize=&quot;none&quot;<br />	imageAlign=&quot;TL&quot;<br />	imageRandomDisplay=&quot;no&quot;<br />	imageAutoPlay=&quot;yes&quot;<br />	<br />	thumbnails=&quot;yes&quot;<br />	thumbnailWidth=&quot;0&quot;<br />	thumbnailHeight=&quot;0&quot;<br />	thumbnailToThumbnailSpacing=&quot;3&quot;<br />	thumbnailsArrangeHorizontal=&quot;yes&quot;<br />	thumbnailsAutoHide=&quot;yes&quot;<br />	thumbnailsMaskSize=&quot;0&quot;<br />	thumbnailsScrollSpeed=&quot;95&quot;<br />	thumbnailsAlign=&quot;BR&quot;<br />	thumbnailsLeftSpace=&quot;0&quot;<br />	thumbnailsRightSpace=&quot;90&quot;<br />	thumbnailsTopSpace=&quot;0&quot;<br />	thumbnailsBottomSpace=&quot;7&quot;<br /><br />	textEmbedFont=&quot;yes&quot;<br />	textShadowTransparency=&quot;70&quot;<br />	textShadowDistance=&quot;2&quot;<br />	<br />	buttonAutoHide=&quot;yes&quot;<br />	buttonBgColor=&quot;ffffff&quot;<br />	buttonIconColor=&quot;000000&quot;<br />	buttonAutoPosition=&quot;yes&quot;<br />	<br />&gt;<br /><br /><br />&lt;!-- slide1  --&gt;<br />&lt;slide <br />	image=&quot;banner_asset/image1.jpg&quot;<br />	thumbnailText=&quot;1&quot; <br />	textTransitionType=&quot;2&quot;<br />	textWidth=&quot;&quot; <br />	textAlign=&quot;BL&quot; <br />	textLeftSpace=&quot;45&quot; <br />	textRightSpace=&quot;0&quot; <br />	textTopSpace=&quot;&quot; <br />	textBottomSpace=&quot;30&quot; <br />	slideShowDelay=&quot;4&quot;<br />	url=&quot;&quot; target=&quot;_blank&quot;&gt;<br />	&lt;text font=&quot;2&quot; leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;25&quot; &gt;BANNER / SLIDESHOW&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;   <br />	&lt;text font=&quot;1&quot; leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;font size=&quot;20&quot;  color=&quot;#CFFAFC&quot; &gt;Simple way to show images on your homepage with animated text.&lt;/font&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt;<br /><br />&lt;!-- slide2  --&gt;	<br />&lt;slide <br />	image=&quot;banner_asset/image2.jpg&quot; <br />	thumbnailText=&quot;2&quot; <br />	textTransitionType=&quot;2&quot;<br />	textWidth=&quot;&quot; <br />	textAlign=&quot;BL&quot; <br />	textLeftSpace=&quot;35&quot; <br />	textRightSpace=&quot;&quot; <br />	textTopSpace=&quot;&quot; <br />	textBottomSpace=&quot;30&quot; <br />	slideShowDelay=&quot;4&quot;<br />	url=&quot;&quot; target=&quot;&quot;&gt; <br />	&lt;text font=&quot;1&quot; leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;20&quot; &gt;Add &lt;/font&gt;&lt;font size=&quot;40&quot; &gt;MULTIPLE LINES.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt; <br />	&lt;text font=&quot;1&quot; leftMargin=&quot;35&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;20&quot; &gt;for each slide, set different Left Margin, Width and &lt;font color=&quot;#FF0000&quot;&gt;COLOR.&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt;<br />	<br />&lt;!-- slide3  --&gt;	<br />&lt;slide <br />	image=&quot;banner_asset/image3.jpg&quot; <br />	thumbnailText=&quot;3&quot; <br />	textTransitionType=&quot;4&quot;<br />	textWidth=&quot;&quot; <br />	textAlign=&quot;BL&quot; <br />	textLeftSpace=&quot;35&quot; <br />	textRightSpace=&quot;&quot; <br />	textTopSpace=&quot;&quot; <br />	textBottomSpace=&quot;30&quot; <br />	slideShowDelay=&quot;5&quot;<br />	url=&quot;&quot; target=&quot;&quot;&gt;<br />	&lt;text font=&quot;2&quot; leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;25&quot; color=&quot;#CCFF99&quot; &gt;TEXT ANIMATION:&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text font=&quot;1&quot; leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;20&quot; &gt;Five types of animations are available&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text font=&quot;1&quot; leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;20&quot; &gt;Fade, Move from Left, Right, Top and Bottom.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt;	<br />	<br />&lt;!-- slide4  --&gt;	<br />&lt;slide <br />	image=&quot;banner_asset/image4.jpg&quot; <br />	thumbnailText=&quot;4&quot;<br />	textTransitionType=&quot;2&quot;<br />	textWidth=&quot;&quot; <br />	textAlign=&quot;BL&quot; <br />	textLeftSpace=&quot;&quot; <br />	textRightSpace=&quot;35&quot; <br />	textTopSpace=&quot;&quot; <br />	textBottomSpace=&quot;30&quot; <br />	slideShowDelay=&quot;5&quot;<br />	url=&quot;http://flashden.net/user/FMedia&quot; target=&quot;_blank&quot;&gt;<br />	&lt;text font=&quot;1&quot; leftMargin=&quot;20&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;20&quot; &gt;Option to choose &lt;font size=&quot;40&quot; &gt;FIVE&lt;/font&gt; different image transitions with auto transition.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text font=&quot;1&quot; leftMargin=&quot;20&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;20&quot; &gt;Click over the image will launch a &lt;u&gt;URL&lt;/u&gt;.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt;	<br /><br />&lt;!-- slide5  --&gt;	<br />&lt;slide <br />	image=&quot;banner_asset/image5.jpg&quot; <br />	thumbnailText=&quot;5&quot;<br />	textTransitionType=&quot;1&quot;<br />	textWidth=&quot;350&quot; <br />	textAlign=&quot;C&quot; <br />	textLeftSpace=&quot;&quot; <br />	textRightSpace=&quot;&quot; <br />	textTopSpace=&quot;50&quot; <br />	textBottomSpace=&quot;&quot; <br />	slideShowDelay=&quot;5&quot;<br />	url=&quot;&quot; target=&quot;&quot;&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;center&quot;&gt;&lt;font size=&quot;20&quot; &gt;Options for&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;center&quot;&gt;&lt;font size=&quot;25&quot; &gt;HORIZONTAL &amp; VERTICAL&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;center&quot;&gt;&lt;font size=&quot;20&quot; &gt;thumbnails arrangement&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt;<br />	<br />			<br />&lt;!-- slide6  --&gt;	<br />&lt;slide <br />	image=&quot;banner_asset/image6.jpg&quot; <br />	thumbnailText=&quot;6&quot;<br />	textTransitionType=&quot;5&quot;<br />	textWidth=&quot;350&quot; <br />	textAlign=&quot;TR&quot; <br />	textLeftSpace=&quot;&quot; <br />	textRightSpace=&quot;35&quot; <br />	textTopSpace=&quot;35&quot; <br />	textBottomSpace=&quot;&quot; <br />	slideShowDelay=&quot;5&quot;<br />	url=&quot;&quot; target=&quot;&quot;&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;right&quot;&gt;&lt;font size=&quot;40&quot; &gt;FONT&lt;/font&gt;&lt;font size=&quot;20&quot; &gt; can be embed / none embed.&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;right&quot;&gt;&lt;font size=&quot;20&quot; &gt;Easy to change the embed font type.&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;right&quot;&gt;&lt;font size=&quot;20&quot; &gt;Support HTML format text.&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt; <br />		<br />		<br />&lt;!-- slide7  --&gt;	<br />&lt;slide <br />	image=&quot;banner_asset/image7.jpg&quot; <br />	thumbnailText=&quot;7&quot;<br />	textTransitionType=&quot;1&quot;<br />	textWidth=&quot;450&quot; <br />	textAlign=&quot;C&quot; <br />	textLeftSpace=&quot;&quot; <br />	textRightSpace=&quot;&quot; <br />	textTopSpace=&quot;&quot; <br />	textBottomSpace=&quot;&quot; <br />	slideShowDelay=&quot;4&quot;<br />	url=&quot;&quot; target=&quot;&quot;&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;center&quot;&gt;&lt;font size=&quot;30&quot; &gt;Easy to position the&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;center&quot;&gt;&lt;font size=&quot;30&quot; &gt;Text &amp; Thumbnails&lt;/font&gt;&lt;/p&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;p align=&quot;center&quot;&gt;&lt;font size=&quot;20&quot; &gt;using align and spacing options.&lt;/p&gt;&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt;   <br />	<br />&lt;!-- slide8  --&gt;	<br />&lt;slide <br />	image=&quot;banner_asset/swf_file.swf&quot;<br />	thumbnailText=&quot;8&quot; <br />	textTransitionType=&quot;2&quot;<br />	textWidth=&quot;&quot; <br />	textAlign=&quot;BL&quot; <br />	textLeftSpace=&quot;15&quot; <br />	textRightSpace=&quot;15&quot; <br />	textTopSpace=&quot;&quot; <br />	textBottomSpace=&quot;30&quot; <br />	slideShowDelay=&quot;16&quot;<br />	url=&quot;&quot; target=&quot;&quot;&gt;<br />	&lt;text font=&quot;2&quot; leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;25&quot; color=&quot;#CCFF99&quot; &gt;TRANSITION EFFECTS:&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />	&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot; color=&quot;#CCCCCC&quot; &gt;<br />Using auto transition option the images can be automatically animated by five different transitions:&lt;/n&gt;&lt;/n&gt;&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot;&gt;1. Simple Fade-in&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot;&gt;2. Move &lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot;&gt;3. Diagonal fade &lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot;&gt;4. Radial fade.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot;&gt;5. Circular Mask.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot; color=&quot;#CCCCCC&quot;&gt;<br />* Option to choose any one of the transition for whole banner.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot; color=&quot;#CCCCCC&quot;&gt;* Display short and long text with smooth animation. &lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;<br />&lt;text leftMargin=&quot;&quot; &gt;&lt;![CDATA[&lt;b&gt;&lt;font size=&quot;16&quot; color=&quot;#CCCCCC&quot;&gt;* Text animation can be Simple Fade, Move from Left, Right, Top or Bottom.&lt;/font&gt;&lt;/b&gt;]]&gt;&lt;/text&gt;&lt;/slide&gt;<br /><br />	<br />&lt;/main&gt;</code><br /><br /><br />Kevin<br />]]></description>
          <pubDate>Wed, 13 Jan 2010 22:11:56 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201090#post2201090</guid>
        </item>
                <item>
          <title>Re: [drewh01] banner rotator with text</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201085#post2201085</link>
          <description><![CDATA[I am currently working on a church website design and am using an XML based Flash slideshow I found on Active Den. It has a feature which allows animated text to be added to each photo. I am pretty impressed so far and have contacted the developer and he has been very responsive to my questions. I have already set it up using CMSB and I am fine tuning it now. I had actually hoped to get it perfected and put together a tutorial for this forum - time permitting.<br /><br />You might want to check it out. It is $12.00 and in my opinion worth it for the dynamic text feature available. <br /><br />http://activeden.net/item/banner-slideshow-with-smooth-text-animation/46008 <br /><br />Hope this helps.<br /><br />Kevin<br />]]></description>
          <pubDate>Wed, 13 Jan 2010 20:26:24 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201085#post2201085</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] Showing Author on List Page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200141#post2200141</link>
          <description><![CDATA[Take a look at this post and see if it will solve your problem... <br /><br /><a target="_blank" href="http://www.interactivetools.com/iforum/Products_C2/CMS_Builder_F35/Showing_Author_on_List_Page_P75695/gforum.cgi?post=74121;search_string=show%20updated%20by%20user;guest=55438387&amp;t=search_engine#74121">http://www.interactivetools.com/iforum/Products_C2/CMS_Builder_F35/Showing_Author_on_List_Page_P75695/gforum.cgi?post=74121;search_string=show%20updated%20by%20user;guest=55438387&amp;t=search_engine#74121</a> <br /><br />Kevin<br />]]></description>
          <pubDate>Sun, 08 Nov 2009 19:36:07 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200141#post2200141</guid>
        </item>
                <item>
          <title>Re: [NigelGordijk] News ticker</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199682#post2199682</link>
          <description><![CDATA[There are quite a few Flash based news tickers here: <a target="_blank" href="http://flashden.net/searches?term=ticker&amp;type=files">http://flashden.net/searches?term=ticker&amp;type=files</a> I saw some pretty cool ones there. Most are less than $10. <br /><br />I would choose one which is XML based and then use CMSB to update the XML file which the Flash ticker uses. <br /><br />Hope this helps. <br /><br />Kevin<br />]]></description>
          <pubDate>Fri, 09 Oct 2009 13:38:00 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199682#post2199682</guid>
        </item>
                <item>
          <title>Re: [jtedescojam] Will CMSB work with a Windows PHP server?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199497#post2199497</link>
          <description><![CDATA[Yes. It will work with Windows. <br /><br />See this post for more information: <br /><br /><a target="_blank" href="http://www.interactivetools.com/iforum/Products_C2/gforum.cgi?post=64971;search_string=windows%20server;guest=53189944&amp;t=search_engine#64971">http://www.interactivetools.com/iforum/Products_C2/gforum.cgi?post=64971;search_string=windows%20server;guest=53189944&amp;t=search_engine#64971</a><br />]]></description>
          <pubDate>Thu, 24 Sep 2009 15:07:18 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199497#post2199497</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] mailto: issues (Yahoo)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2195818#post2195818</link>
          <description><![CDATA[Jerry, <br /><br />Dealing with SPAM when using a contact form can definitely be a problem if you decide to go that route. I have recently started using a contact form I found, and so far have not seen a single instance of SPAM since implemented on 3 of my clients sites (6+ months). The best thing of all is that it is free and fairly simple to setup. I have tried/used quite a few contact form scripts and would rank this one the best by far based on my experience. <br /><br />You can get the contact form at: <a target="_blank" href="http://green-beast.com/gbcf-v3/">http://green-beast.com/gbcf-v3/</a> <br /><br />I hope this info helps if you decide to use the contact form instead of the email link. <br /><br />Kevin<br />]]></description>
          <pubDate>Tue, 17 Feb 2009 08:04:55 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2195818#post2195818</guid>
        </item>
              </channel>
    </rss>
  