<?xml version="1.0" encoding="UTF-8"?>
<article>
  <body>My first project using TweenMax by Greensock was an homage to the short opening titles for the television series 'The Mentalist'.

It utilises some of the native 3D capabilities built into Flash Player 10 - so if it doesn't load, or doesn't work for you, chances are you are on an older version of the Flash Player.

&lt;div class="window"&gt;
  
  &lt;div id="flash10_container" class="cont"&gt;Flash 10&lt;/div&gt;
&lt;/div&gt;


&lt;script type="text/javascript"&gt;
(function() {
	var el = document.getElementById("flash10_container");
    (new SWFObject("/swf/Mentalist.swf", "flashmovie10", el.offsetWidth, el.offsetHeight, 10, "#000000")).write(el);
})();
&lt;/script&gt;</body>
  <category-id type="integer">1</category-id>
  <created-at type="datetime">2009-03-30T18:27:15+00:00</created-at>
  <id type="integer">19</id>
  <is-link type="boolean">false</is-link>
  <published type="boolean">true</published>
  <published-at type="datetime">2009-04-01T23:45:55+00:00</published-at>
  <synopsis>My first project using TweenMax by Greensock was an homage to the short opening titles for the television series 'The Mentalist'.</synopsis>
  <title>Greensock Tweening Example</title>
  <updated-at type="datetime">2009-04-01T23:45:55+00:00</updated-at>
  <url></url>
  <use-textilize type="boolean">true</use-textilize>
  <user-id type="integer">1</user-id>
</article>
