<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" version="2.0">
<channel>
	<title>Comments for Tim Walling</title>
	
	<link>http://www.timwalling.com</link>
	<description>technology is good</description>
	<lastBuildDate>Wed, 21 Jan 2009 18:24:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/timwalling_comments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="timwalling_comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on mx.transitions.Tween extended by Marcy Sutton</title>
		<link>http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/comment-page-1/#comment-56979</link>
		<dc:creator>Marcy Sutton</dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/#comment-56979</guid>
		<description>I realize this is a really old script, but it worked like a charm on an old website I had to update. I also got _alpha to work fine -- I'm guessing your linkage wasn't correct.

Thanks for the script!</description>
		<content:encoded><![CDATA[<p>I realize this is a really old script, but it worked like a charm on an old website I had to update. I also got _alpha to work fine &#8212; I&#8217;m guessing your linkage wasn&#8217;t correct.</p>
<p>Thanks for the script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mx.transitions.Tween extended by Dave</title>
		<link>http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/comment-page-1/#comment-56122</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 06 Nov 2008 23:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/#comment-56122</guid>
		<description>hi theres, just to say that works like a charm....

only have one question, i wanna make the property _visible start after x seconds or after for example a tweendelay of _alpha, for example:

new TweenDelay(_root.contact, "_alpha", Regular.easeOut, 100, 0, 1, 0, true);

after the alpha reach 0 i want the _root.contact be _visible = true.

any idea?

thx in advance.</description>
		<content:encoded><![CDATA[<p>hi theres, just to say that works like a charm&#8230;.</p>
<p>only have one question, i wanna make the property _visible start after x seconds or after for example a tweendelay of _alpha, for example:</p>
<p>new TweenDelay(_root.contact, &#8220;_alpha&#8221;, Regular.easeOut, 100, 0, 1, 0, true);</p>
<p>after the alpha reach 0 i want the _root.contact be _visible = true.</p>
<p>any idea?</p>
<p>thx in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mx.transitions.Tween extended by Visual Flow Designs » Blog Archive » Hold on a Second</title>
		<link>http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/comment-page-1/#comment-53846</link>
		<dc:creator>Visual Flow Designs » Blog Archive » Hold on a Second</dc:creator>
		<pubDate>Sat, 16 Aug 2008 02:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/#comment-53846</guid>
		<description>[...] the start of a tween. A while back I took my own shot at this based off of another class that I found and came up with: import mx.transitions.Tween; class com.vfd.animation.tweens.DelayedTween extends [...]</description>
		<content:encoded><![CDATA[<p>[...] the start of a tween. A while back I took my own shot at this based off of another class that I found and came up with: import mx.transitions.Tween; class com.vfd.animation.tweens.DelayedTween extends [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling Flash CS3 compatible SWC’s with Flex by ahmad</title>
		<link>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/comment-page-1/#comment-53723</link>
		<dc:creator>ahmad</dc:creator>
		<pubDate>Sat, 09 Aug 2008 17:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/#comment-53723</guid>
		<description>This is definitly of a great benefit, if it works (unfortunatly it doesn't for me) since one can build a component using the "free" flex sdk, that can be used both for flex/air and the "commercial" Flash CS3.

This seems not to be the case however, as mentioned here (by Adobe too):

http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00000384.html

read the comments:

"SWCs generated in Flash, especially with the Flex Component Kit for 
Flash CS3 (http://labs.adobe.com/wiki/index.php/Flex_Component_Kit_for_Flash_CS3) 
work in Flex. SWCs made in Flex usually will not work correctly in Flash. Specifically, 
you cannot get the Flex components to work in Flash by packaging them as SWCs, or by 
trying to use the framework.swc that comes with Flex.

So while there is compatibility, it is effectively one way at this time."</description>
		<content:encoded><![CDATA[<p>This is definitly of a great benefit, if it works (unfortunatly it doesn&#8217;t for me) since one can build a component using the &#8220;free&#8221; flex sdk, that can be used both for flex/air and the &#8220;commercial&#8221; Flash CS3.</p>
<p>This seems not to be the case however, as mentioned here (by Adobe too):</p>
<p><a href="http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00000384.html" rel="nofollow">http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00000384.html</a></p>
<p>read the comments:</p>
<p>&#8220;SWCs generated in Flash, especially with the Flex Component Kit for<br />
Flash CS3 (<a href="http://labs.adobe.com/wiki/index.php/Flex_Component_Kit_for_Flash_CS3" rel="nofollow">http://labs.adobe.com/wiki/index.php/Flex_Component_Kit_for_Flash_CS3</a>)<br />
work in Flex. SWCs made in Flex usually will not work correctly in Flash. Specifically,<br />
you cannot get the Flex components to work in Flash by packaging them as SWCs, or by<br />
trying to use the framework.swc that comes with Flex.</p>
<p>So while there is compatibility, it is effectively one way at this time.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mx.transitions.Tween extended by yuki</title>
		<link>http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/comment-page-1/#comment-53706</link>
		<dc:creator>yuki</dc:creator>
		<pubDate>Fri, 08 Aug 2008 14:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2005/06/22/mxtransitionstween-extended/#comment-53706</guid>
		<description>I used for scaling. It works! Thanks!</description>
		<content:encoded><![CDATA[<p>I used for scaling. It works! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling Flash CS3 compatible SWC’s with Flex by Richard</title>
		<link>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/comment-page-1/#comment-53322</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 21 Jul 2008 20:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/#comment-53322</guid>
		<description>You saved me a lot of compile time, thanks!</description>
		<content:encoded><![CDATA[<p>You saved me a lot of compile time, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling Flash CS3 compatible SWC’s with Flex by Balaji</title>
		<link>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/comment-page-1/#comment-53193</link>
		<dc:creator>Balaji</dc:creator>
		<pubDate>Wed, 16 Jul 2008 04:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/#comment-53193</guid>
		<description>I had created one library file in Flex and that swc file is working in
Flex application..
now that component has to work in the Flash CS3,
Let me know how to do that,,
or send me some URL for doing that.
Thanks and regards
Balaji</description>
		<content:encoded><![CDATA[<p>I had created one library file in Flex and that swc file is working in<br />
Flex application..<br />
now that component has to work in the Flash CS3,<br />
Let me know how to do that,,<br />
or send me some URL for doing that.<br />
Thanks and regards<br />
Balaji</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling Flash CS3 compatible SWC’s with Flex by Balaji</title>
		<link>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/comment-page-1/#comment-53178</link>
		<dc:creator>Balaji</dc:creator>
		<pubDate>Tue, 15 Jul 2008 15:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/#comment-53178</guid>
		<description>Hi Thanks for the post, please let me know how to access the Flex component in Flash CS3

Regards
Balaji</description>
		<content:encoded><![CDATA[<p>Hi Thanks for the post, please let me know how to access the Flex component in Flash CS3</p>
<p>Regards<br />
Balaji</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling Flash CS3 compatible SWC’s with Flex by darin</title>
		<link>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/comment-page-1/#comment-52773</link>
		<dc:creator>darin</dc:creator>
		<pubDate>Wed, 25 Jun 2008 14:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/#comment-52773</guid>
		<description>Great info, Tim. It helped a bunch. Thanks again!</description>
		<content:encoded><![CDATA[<p>Great info, Tim. It helped a bunch. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compiling Flash CS3 compatible SWC’s with Flex by Ben</title>
		<link>http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/comment-page-1/#comment-52678</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 19 Jun 2008 15:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.timwalling.com/2007/10/22/compiling-flash-cs3-compatible-swcs-with-flex/#comment-52678</guid>
		<description>Did you ever get anywhere with the "visual" aspect?

I managed to get automate the whole patching of a Flex SWC to work in CS3 - I've gotten LivePreview working too.

But whenever I run from within CS3, any components I dropped in are dropped from the SWF. Strangely, inspectable parameters *and* LivePreview works... all very bizarre.

I should mention. LivePreview works - but the DiplayObject size information is completely lost, and everything drag-drops at 500 x 375.

I'm going to experiment with some very simple visual only classes and see whether with the aid of a hex edit I can find out what is going on. The ABC dumps for library.swf are a little different from CS3 and Flex:

---- Flash
size [Rect -480 -840 1160 800]
frame rate 12
frame count 1
FileAttributes 4b 0%
SetBackgroundColor 3b 0%
undefined 11b 0%
DoABC2 792b 1%

---- Flex
size [Rect 0 0 10000 7500]
frame rate 24
frame count 1
FileAttributes 4b 0%
77 (invalid) 458b 0%
EnableDebugger2 31b 0%
DebugID 16b 0%
ScriptLimits 4b 0%
SetBackgroundColor 3b 0%
ProductInfo 26b 0%
DoABC2 7503b 10%

----------------------------------------

Disappointing so far. Flex exports share ready classes but not shapes. Flash exports share ready shapes and no classes.

Pfft.</description>
		<content:encoded><![CDATA[<p>Did you ever get anywhere with the &#8220;visual&#8221; aspect?</p>
<p>I managed to get automate the whole patching of a Flex SWC to work in CS3 &#8211; I&#8217;ve gotten LivePreview working too.</p>
<p>But whenever I run from within CS3, any components I dropped in are dropped from the SWF. Strangely, inspectable parameters *and* LivePreview works&#8230; all very bizarre.</p>
<p>I should mention. LivePreview works &#8211; but the DiplayObject size information is completely lost, and everything drag-drops at 500 x 375.</p>
<p>I&#8217;m going to experiment with some very simple visual only classes and see whether with the aid of a hex edit I can find out what is going on. The ABC dumps for library.swf are a little different from CS3 and Flex:</p>
<p>&#8212;- Flash<br />
size [Rect -480 -840 1160 800]<br />
frame rate 12<br />
frame count 1<br />
FileAttributes 4b 0%<br />
SetBackgroundColor 3b 0%<br />
undefined 11b 0%<br />
DoABC2 792b 1%</p>
<p>&#8212;- Flex<br />
size [Rect 0 0 10000 7500]<br />
frame rate 24<br />
frame count 1<br />
FileAttributes 4b 0%<br />
77 (invalid) 458b 0%<br />
EnableDebugger2 31b 0%<br />
DebugID 16b 0%<br />
ScriptLimits 4b 0%<br />
SetBackgroundColor 3b 0%<br />
ProductInfo 26b 0%<br />
DoABC2 7503b 10%</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Disappointing so far. Flex exports share ready classes but not shapes. Flash exports share ready shapes and no classes.</p>
<p>Pfft.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
