<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Perry Multimedia Blog &#187; Flash</title>
	<atom:link href="http://blog.perrymultimedia.com/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perrymultimedia.com</link>
	<description>Ramblings of Rex Perry, a Multimedia Artist</description>
	<lastBuildDate>Mon, 09 Jan 2012 02:55:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Actionscript 3 &#8211; The Learning Curve is Worth It</title>
		<link>http://blog.perrymultimedia.com/flash/actionscript-3-the-learning-curve-is-worth-it/</link>
		<comments>http://blog.perrymultimedia.com/flash/actionscript-3-the-learning-curve-is-worth-it/#comments</comments>
		<pubDate>Sat, 17 May 2008 08:02:26 +0000</pubDate>
		<dc:creator>Rex Perry</dc:creator>
				<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[multimedia presentation examples]]></category>

		<guid isPermaLink="false">http://blog.perrymultimedia.com/?p=6</guid>
		<description><![CDATA[About a year ago I became aware that the new Actionscript 3, developed as part of Flex, was now becoming a &#8220;must learn&#8221; for those using the latest version of Flash (CS3).  &#8220;Ease of use&#8221; was touted along with a whole new compiler, making this new version of Actionscript the &#8220;wave of the future.&#8221;  For [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-23" title="flash_AS3" src="http://blog.perrymultimedia.com/wp-content/uploads/2008/05/flash_AS3.jpg" alt="flash_AS3" width="250" height="220" />About a year ago I became aware that the new Actionscript 3, developed as part of Flex, was now becoming a &#8220;must learn&#8221; for those using the latest version of Flash (CS3).  &#8220;Ease of use&#8221; was touted along with a whole new compiler, making this new version of Actionscript the &#8220;wave of the future.&#8221;  For those of use who&#8217;s skills and interests are more steeped in the arts, graphic design, etc, this was taken with a grain of salt.</p>
<p>Learning Actionscript at all was a jump I had to make to feel I was going to be able to create the high-quality presentation media that I felt was up to standard for my caliber of clients and for my company.  This came along with learning PHP/mySql, which put me enough in touch with programming to be competent, but hardly expert.<span id="more-6"></span></p>
<p>Learning Actionscript 2 is not easy for a non-programmer, but I found lots of online tutorials and was able to grind my way up the ladder and become able to create pretty advanced animations and controls.  When Flash CS came out, and Flash&#8217;s capabilities to create full web sites with great interacitivy, there was no turning back.  The road I travelled became one of a &#8220;no mans land&#8221; between art &amp; design and programming.</p>
<p>I suppose this article and those that will follow are part of my version of &#8220;pay it forward,&#8221; as I got lots of free help from others on the Internet (Adobe&#8217;s documentation is clearly NOT written to help non-programmers and typically uses convoluted and advanced examples to illustrate simple basics) in learning how to get results with code.  Hopefully, some of the comments I make here will help others to face the somewhat overwhelming wall of &#8220;data intensive&#8221; learning curves that accompany this highly useful medium of multimedia presentation.</p>
<p>Actionscript 3 forces one to pretty much learn things all over again up to a point.  I purchased about three different books JUST to get a handle on the subject, especially to help me translate things over from Actionscript 2 to AS3.  Being someone who was already struggling to push my way into programming anything very advanced with AS3, it was REALLY difficult to face up to the learning curve with AS3.  A tip I would give anyone new to this &#8211; forget what ANYONE says. Unless you are an EXPERIENCED programmer, learning the new Actionscript 3 is going to drive you have nuts, especially if you hope to depend on Adobe&#8217;s convoluted documentation to give you practical guidance on how to proceed with learning it.</p>
<p>BUT &#8211; IT&#8217;S WORTH THE TROUBLE!  The cool features and new methods ARE really cool.  The over-all code strategy IS easier to deal with once you get over the shock of having to learn about clases, the Document Class, and the completely new system where practically every interaction is based around event-listeners. </p>
<p>Also, the error checking system is confoundedly strict.  BUT again, it&#8217;s also helpful because the error messages are very specific and most of the time actually point you to the exact thing you need to fix to debug your code.  So guidance is built in to that degree.</p>
<p>I&#8217;m now successfully working with code for XML playlists, music players, video players, photo galleries, external loaders and full dynamic web sites, all using AS3.  I have to say it&#8217;s getting pretty cool and my clients are happy with what they get for their money!</p>
<p>I&#8217;ll try to point out tips and successful ways to handle the learning curve and perhaps some of the sources of information that have helped me, as I have time, on this blog. </p>
<p>-R</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://blog.perrymultimedia.com/flash/actionscript-3-the-learning-curve-is-worth-it/' addthis:title='Actionscript 3 &#8211; The Learning Curve is Worth It '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.perrymultimedia.com/flash/actionscript-3-the-learning-curve-is-worth-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ramblings About FLASH In Building Web Sites</title>
		<link>http://blog.perrymultimedia.com/general/ramblings-about-flash-in-building-web-sites/</link>
		<comments>http://blog.perrymultimedia.com/general/ramblings-about-flash-in-building-web-sites/#comments</comments>
		<pubDate>Thu, 01 May 2008 01:16:14 +0000</pubDate>
		<dc:creator>Rex Perry</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[flash design]]></category>
		<category><![CDATA[multimedia examples]]></category>
		<category><![CDATA[post production]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.perrymultimedia.com/?p=5</guid>
		<description><![CDATA[Yo!  I thought I&#8217;d express a few words about the use of Flash, which has become my overall favorite medium for developing web presentations. Back when Macromedia owned the web designer/developer tools (Dreamweaver, Flash, Fireworks, etc) I got the whole suite and started creating web sites for people.  Soon it became my business.  Flash was [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-18" title="adobe-flash-logo-small" src="http://blog.perrymultimedia.com/wp-content/uploads/2008/04/adobe-flash-logo-small1.jpg" alt="adobe-flash-logo-small" width="250" height="220" />Yo!  I thought I&#8217;d express a few words about the use of Flash, which has become my overall favorite medium for developing web presentations.</p>
<p>Back when Macromedia owned the web designer/developer tools (Dreamweaver, Flash, Fireworks, etc) I got the whole suite and started creating web sites for people.  Soon it became my business.  Flash was always a pretty advanced software package and was essentially a frame-based animation program (which it still is) that created cool intros for web sited, banner ads, etc.  The file sizes were quite large if you really did anything major, and this was also a time when broadband web access was relatively new and a great many people were still using dial-up.  Between the two, Flash was kind of an innovation that hadn&#8217;t landed as a really useful tool.  You ran the risk of having people have to wait a long time for your Flash movie to load &#8211; I remember that back then, the rule was that your ENTIRE web page was supposed to be no more than about 50kbytes, <em>including</em>images!  For me at that time, Flash just wasn&#8217;t anything I felt like I should work at learning.  Dreamweaver and a good dictionary were what I used to learn the ropes of HTML, which led to CSS, which led to PHP/MYSWL and dynamic web design (a mainstay of everything I do today for clients) and years went by.<span id="more-5"></span></p>
<p>Well, now, several versions of Flash later, (now ADOBE Flash CS3) and with the vast majority of web users having some form of broadband access, Flash is everywhere just like cell phones.  The Flash of today allows VERY powerful animated presentation content with small file sizes and, due to the advances of Actionscript, the programming language &#8220;under the hood&#8221; of Flash, we can now enjoy complete web sites and web applications that are fully animated and interactive.  AMAZING!! Presentations that were only possible through major production studios at six figure budgets can now be created for any individual or business, and are VERY cost effective. </p>
<p>YouTube of course, as well as MySpace and a host of other online networking and distribution communities depend on Flash for deployment of music and video.  The video player technology of YouTube is simply a nicely designed video player created with Flash using Actionscript to interface with a highly sophisticated database system.  Really cool.</p>
<p>For what I do, the full range of aesthetically driven design materials can be integrated into a Flash web site, or a &#8220;hybrid&#8221; site that is created using HTML along with Flash elements.</p>
<p>One key point I&#8217;ve found really vital in building online presentations for people is that whatever type of web site it is, it HAS to navigate well.  The visitor has to be able to experience whatever the owner wants to present, with an aesthetic package that is &#8220;transparent&#8221; to the visitor and helps show exactly how to find whatever the owner of the site wants to get accross. Navigation of a web site is probably the single most important area in creating any kind of web site.  With Flash, I&#8217;ve often found that designers make these really esoteric and &#8220;hip&#8221; design schemes that actually confuse (read piss off) the viewer because he has to play some kind of &#8220;mystery game&#8221; with whatever the designer thought was a &#8220;cool&#8221; idea. It&#8217;s sort of like super virtuoso music &#8211; it may sound cool for a little while, but after a fashion the listener just wants to feel or experience something from the music and the virtuoso aspect starts to become a distraction.  Flash definitely has that danger &#8211; there are SOOOOO many things you can do with Flash!!!!  The foolish designer with &#8220;pure art&#8221; in his veins does things &#8220;because he can&#8221; and he may fail to embody the actual presentation &#8220;message&#8221; that the design is suppost to get across.</p>
<p>One area I&#8217;ve noticed where Flash gets utilized really well is advertising banners.  Barring the really annoying &#8220;popup&#8221; style adverts or &#8220;strobe&#8221; effects that assume the only way to get someone&#8217;s attention is to assault them with complete visual noise, Flash gets used to create really nicely presented advertisements.  Skillful commercial Flash artists are routinely utilizing the advantages of Actionscript to keep things animated and interesting without creating a huge file size.</p>
<p>But I digress a bit.  The earlier point had to do with this idea of &#8220;transparent&#8221; presentation of something using the medium of Flash.  An entire web site can now be created in Flash, with excellent and engaging animated navigation, transitions between pages, moving pictures, slide shows, video, music, etc.  It&#8217;s quite similar to what one sees on network television, only the &#8220;flow&#8221; is actually better to the eye.</p>
<p>One thing I always look for in creating Flash artwork or web sites for my clients is that the actual &#8220;vision&#8221; or &#8220;message&#8221; the client wants to present actually makes it across.  Another really important aspect of this is the idea of &#8220;creating reach.&#8221;  Flash seems to really help by putting &#8220;aliveness&#8221; into presentation as well as interactivity.  You don&#8217;t have to rely on just images along with text, or static graphics either. You can animate your text, put in graphics that accent the communication of the text, and utilize a much smaller visual &#8220;footprint&#8221; to get a lot of presentation done.</p>
<p>I suppose it won&#8217;t be long before I&#8217;ll be doing a lot of content for smart phones  &#8211; it&#8217;s certainly coming up more and more, and the issue with smart phones is that it&#8217;s really a pain to sit there scrolling down a long page of text &#8211; but with Flash, you can animate transitions between sections of text, show animated examples of things, or just at that &#8220;glitz&#8221; factor to whatever you&#8217;re presenting.</p>
<p>As a sort of &#8220;tag end&#8221; to this post, I always liked the idea of learning video, videography, edigin and post-production, but I never really thought it would be any part of my career until I got into building a lot of Flash stuff.  Video has become such a part of Flash, that they are almost the same thing now.  Flash kind of mirrors what someone might do with video and Adobe After Effects.  The video contains animated graphics, titles, etc.  With Flash, the video is part of a presentation that contains animated graphics, titles, text. etc.  So one kind of mimics the other. Flash really shines as a medium of presentation for the web, and now for smart phones and other types of &#8220;micro-computer&#8221; based electronic communication devices.</p>
<p>Flash is, in my opinion, one of the most innovative and powerful software inventions ever created.  Adobe was VERY smart for buying out Macromedia.  I hope that Adobe continues to add to and develop what already is one of my most powerful deisgn/development tools.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://blog.perrymultimedia.com/general/ramblings-about-flash-in-building-web-sites/' addthis:title='Ramblings About FLASH In Building Web Sites '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.perrymultimedia.com/general/ramblings-about-flash-in-building-web-sites/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome to the Perry Multimedia Blog!</title>
		<link>http://blog.perrymultimedia.com/general/welcome-to-the-perry-multimedia-blog/</link>
		<comments>http://blog.perrymultimedia.com/general/welcome-to-the-perry-multimedia-blog/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 09:05:15 +0000</pubDate>
		<dc:creator>Rex Perry</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Flash presentation]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.perrymultimedia.com/?p=1</guid>
		<description><![CDATA[Hi!  Rex Perry here, Founder and CEO of Perry Multimedia Inc.  I&#8217;ve decided I better get in step with the rest of the Internet and install this blog. Multimedia production is my life &#8211; I&#8217;m what you would call a digital presentation media artist/producer.  I make people&#8217;s message come to life using a combination of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-20" title="PMI_promo_stage_small-cropped" src="http://blog.perrymultimedia.com/wp-content/uploads/2008/04/PMI_promo_stage_small-cropped.jpg" alt="PMI_promo_stage_small-cropped" width="250" height="220" />Hi!  Rex Perry here, Founder and CEO of Perry Multimedia Inc.  I&#8217;ve decided I better get in step with the rest of the Internet and install this blog.</p>
<p>Multimedia production is my life &#8211; I&#8217;m what you would call a digital presentation media artist/producer.  I make people&#8217;s message come to life using a combination of aesthetics and technology.  Most of my work appears on the Internet in the form of web sites.  I do a considerable amount of work in Flash (currently CS3) which now includes a lot of scripting using Actionscript 3.  The amount of cool animations, interactivity, ability to integrate music, verbiage, video, static and animated graphics along with all the traditional things normally associated with an HTML web site have made Flash a really great asset for me and for my clients.</p>
<p>I intend to keep this blog working and growing.  If you find this here due to a search for information about multimedia, Flash, web sites, online promotion, Internet related subjects, etc., I welcome you.  You will need to register as a user here in order to add any comments to posts.  Unfortunately, the amount of SPAM marketing and abusive or malicious code around the Internet has made the climate a bit &#8220;tense&#8221; in some ways.  Beyond that, you are welcome here, and I hope you find this blog helpful in some way.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://blog.perrymultimedia.com/general/welcome-to-the-perry-multimedia-blog/' addthis:title='Welcome to the Perry Multimedia Blog! '><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.perrymultimedia.com/general/welcome-to-the-perry-multimedia-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

