<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Community</title>
    <subtitle type="text">Flash Magazine:News and Articles</subtitle>
    <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/community/index/" />
    <link rel="self" type="application/atom+xml" href="http://www.flashmagazine.com/site/atom/" />
    <updated>2012-07-23T11:36:47Z</updated>
    <rights>Copyright (c) 2012, peterelst</rights>
    <generator uri="http://expressionengine.com/" version="1.7.3">ExpressionEngine</generator>
    <id>tag:flashmagazine.com,2012:07:04</id>


    <entry>
      <title>Thoughts on Flash</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/community/detail/thoughts_on_flash/" />
      <id>tag:flashmagazine.com,2012:community/index/10.4470</id>
      <published>2012-07-04T09:36:22Z</published>
      <updated>2012-07-04T09:52:23Z</updated>
      <author>
            <name>peterelst</name>
      </author>

      <category term="Adobe Flash"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash/"
        label="Adobe Flash" />
      <category term="Adobe Flash Player"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash_player/"
        label="Adobe Flash Player" />
      <category term="Consumer"
        scheme="http://www.flashmagazine.com/site/category/consumer/"
        label="Consumer" />
      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="FlashPlayer10"
        scheme="http://www.flashmagazine.com/site/category/flashplayer10/"
        label="FlashPlayer10" />
      <category term="iphone"
        scheme="http://www.flashmagazine.com/site/category/iphone/"
        label="iphone" />
      <content type="html"><![CDATA[
        A lot has happened over the last couple of years changing the landscape for Flash, particularly when it comes to mobile devices. There was a point not so long ago where there was a clear resurgence and major platforms prominently advertised Flash Player support - those days are no longer.
      ]]></content>
    </entry>

    <entry>
      <title>Away3D 4 Basics &#45; The Camera(s)</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/tutorials/detail/away3d_4_basics_-_the_cameras/" />
      <id>tag:flashmagazine.com,2012:tutorials/index/3.4469</id>
      <published>2012-03-12T17:02:45Z</published>
      <updated>2012-07-23T11:36:47Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe Flash"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash/"
        label="Adobe Flash" />
      <category term="Beginner"
        scheme="http://www.flashmagazine.com/site/category/beginner/"
        label="Beginner" />
      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="3D"
        scheme="http://www.flashmagazine.com/site/category/3d/"
        label="3D" />
      <category term="Away3D 4.x"
        scheme="http://www.flashmagazine.com/site/category/away3d4/"
        label="Away3D 4.x" />
      <category term="Actionscript 3"
        scheme="http://www.flashmagazine.com/site/category/actionscript_3/"
        label="Actionscript 3" />
      <content type="html"><![CDATA[
        The camera is what you view the 3D world through. Just as a real camera, the virtual 3D camera applies perspective to your models by adjusting properties such as zoom, focus and position. In this tutorial you'll learn how to use the 3 cameras available in Away3D.
      ]]></content>
    </entry>

    <entry>
      <title>Away3D 4 Basics &#45; The View and the Scene</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/tutorials/detail/away3d_4_basics_-_the_view_and_the_scene/" />
      <id>tag:flashmagazine.com,2012:tutorials/index/3.4468</id>
      <published>2012-03-12T11:25:11Z</published>
      <updated>2012-03-12T15:41:12Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe Flash"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash/"
        label="Adobe Flash" />
      <category term="Beginner"
        scheme="http://www.flashmagazine.com/site/category/beginner/"
        label="Beginner" />
      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="3D"
        scheme="http://www.flashmagazine.com/site/category/3d/"
        label="3D" />
      <category term="Away3D 4.x"
        scheme="http://www.flashmagazine.com/site/category/away3d4/"
        label="Away3D 4.x" />
      <category term="Actionscript 3"
        scheme="http://www.flashmagazine.com/site/category/actionscript_3/"
        label="Actionscript 3" />
      <content type="html"><![CDATA[
        When you look out through a window in your house,  you only see what is visible from your point of view, not what is occluded by the walls. The viewable area is decided by the size and shape of the window, so you'll see a "cropped" view of what's outside. This is exactly how the View works in Away3D as well. It is the "window" that we view our 3D world through.
      ]]></content>
    </entry>

    <entry>
      <title>Away3D 4 Basics &#45; A simple class explained</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/tutorials/detail/away3d_4_basics_-_a_simple_class_explained/" />
      <id>tag:flashmagazine.com,2012:tutorials/index/3.4466</id>
      <published>2012-03-12T09:03:06Z</published>
      <updated>2012-03-13T22:42:07Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe Flash"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash/"
        label="Adobe Flash" />
      <category term="Beginner"
        scheme="http://www.flashmagazine.com/site/category/beginner/"
        label="Beginner" />
      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="3D"
        scheme="http://www.flashmagazine.com/site/category/3d/"
        label="3D" />
      <category term="Away3D 4.x"
        scheme="http://www.flashmagazine.com/site/category/away3d4/"
        label="Away3D 4.x" />
      <category term="Actionscript 3"
        scheme="http://www.flashmagazine.com/site/category/actionscript_3/"
        label="Actionscript 3" />
      <content type="html"><![CDATA[
        This tutorial is the first in a series covering Away3D version 4, a powerful real-time 3D engine for Flash or Flex. This tutorial explains a very simple Away3D class line by line so that even novices to Actionscript programming will be able to understand what is going on in the rest of the tutorials.
      ]]></content>
    </entry>

    <entry>
      <title>Stage3D for iPad and iPhone</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/news/detail/stage3d_for_ipad_and_iphone/" />
      <id>tag:flashmagazine.com,2011:news/index/1.4460</id>
      <published>2011-12-07T21:52:49Z</published>
      <updated>2012-03-19T20:26:50Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe Flash Player"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash_player/"
        label="Adobe Flash Player" />
      <category term="Consumer"
        scheme="http://www.flashmagazine.com/site/category/consumer/"
        label="Consumer" />
      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="3D"
        scheme="http://www.flashmagazine.com/site/category/3d/"
        label="3D" />
      <category term="FlashPlayer10"
        scheme="http://www.flashmagazine.com/site/category/flashplayer10/"
        label="FlashPlayer10" />
      <content type="html"><![CDATA[
        At the recent FITC Tokyo 2011 conference, Adobe's Lee Brimelow showed off some tech demos, based on Alternativa 3D, running on both the iPad and iPhone. While the videos are somewhat low quality, this really shows that Adobe is serious about gaming and not only on the desktop.
      ]]></content>
    </entry>

    <entry>
      <title>Flash on the Beach 2011 &#45; Day 3</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/community/detail/flash_on_the_beach_2011_-_day_3/" />
      <id>tag:flashmagazine.com,2011:community/index/10.4459</id>
      <published>2011-09-15T12:31:50Z</published>
      <updated>2011-09-21T07:17:51Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="Conferences"
        scheme="http://www.flashmagazine.com/site/category/conferences/"
        label="Conferences" />
      <content type="html"><![CDATA[
        The Elevator Pitch was a huge success last year and this year again it was a whirlwind tour of great ideas and projects that are strange, fun, stupid, clever and really everything in between. This day also held the surprise many talked about in the corridors - this was indeed the last Flash on The Beach
      ]]></content>
    </entry>

    <entry>
      <title>Flash on the Beach 2011 &#45; Day 2</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/community/detail/flash_on_the_beach_2011_-_day_2/" />
      <id>tag:flashmagazine.com,2011:community/index/10.4458</id>
      <published>2011-09-13T13:53:51Z</published>
      <updated>2011-09-22T15:44:54Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="Conferences"
        scheme="http://www.flashmagazine.com/site/category/conferences/"
        label="Conferences" />
      <content type="html"><![CDATA[
        This year there are no official parties at the conference. It's rather mingling at the hall of the Brighton Dome for a few hours and then people spread out all over the town. Most had no problem finding the myHotel bar or other good locations. After a good day 1, we were looking forward to the next one but we were hoping not to meet a closed door at sessions this time.
      ]]></content>
    </entry>

    <entry>
      <title>Flash on the Beach 2011 &#45; Day 1</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/community/detail/flash_on_the_beach_2011_-_day_1/" />
      <id>tag:flashmagazine.com,2011:community/index/10.4457</id>
      <published>2011-09-12T15:59:58Z</published>
      <updated>2011-09-19T08:16:59Z</updated>
      <author>
            <name>John Dalziel</name>
      </author>

      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="Conferences"
        scheme="http://www.flashmagazine.com/site/category/conferences/"
        label="Conferences" />
      <content type="html"><![CDATA[
        The annual Flash extravaganza is on for the sixth year in a row and as usual, it's a mekka for Flash enthusiasts. The lineup is solid, the wind is solid, Adobe sneaks new features and the discussions go far into the night. Welcome to Brighton!
      ]]></content>
    </entry>

    <entry>
      <title>Crocus Modeller &#45; a sweet tool for developers</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/news/detail/crocus_modeller_-_a_sweet_tool_for_developers/" />
      <id>tag:flashmagazine.com,2011:news/index/1.4456</id>
      <published>2011-08-05T18:15:27Z</published>
      <updated>2011-08-08T10:02:30Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="Programming tools / IDE&#39;s"
        scheme="http://www.flashmagazine.com/site/category/programming_tools_ides/"
        label="Programming tools / IDE&#39;s" />
      <content type="html"><![CDATA[
        Many years ago, Grant Skinner released a really useful tool for modeling your applications and exporting AS2 code. It was never updated to AS3, but now there's a great alternative: Crocus Modeller is an online UML modeling application for ActionScript 3 & Flex programmers that is free (for now) and full of features.
      ]]></content>
    </entry>

    <entry>
      <title>Review: Blackberry Playbook Development Training</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/reviews/detail/review_blackberry_playbook_development_training/" />
      <id>tag:flashmagazine.com,2011:reviews/index/2.4455</id>
      <published>2011-07-29T10:22:15Z</published>
      <updated>2011-07-24T11:12:17Z</updated>
      <author>
            <name>John Dalziel</name>
      </author>

      <content type="html"><![CDATA[
        Back in February we paid a visit to Academy Class in London to take a look at their iOS training. The quality of the course really impressed us, so we've been back again to check out their latest course: AIR Development for the Blackberry Playbook.
      ]]></content>
    </entry>

    <entry>
      <title>Flash Player 11 and AIR 3 beta&#8217;s out on Labs</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/news/detail/flash_player_11_and_air_3_betas_out_on_labs/" />
      <id>tag:flashmagazine.com,2011:news/index/1.4454</id>
      <published>2011-07-13T20:15:02Z</published>
      <updated>2011-07-13T21:56:03Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe Flash Player"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash_player/"
        label="Adobe Flash Player" />
      <category term="Consumer"
        scheme="http://www.flashmagazine.com/site/category/consumer/"
        label="Consumer" />
      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="FlashPlayer10"
        scheme="http://www.flashmagazine.com/site/category/flashplayer10/"
        label="FlashPlayer10" />
      <category term="Featured"
        scheme="http://www.flashmagazine.com/site/category/featured/"
        label="Featured" />
      <category term="Runtime platforms"
        scheme="http://www.flashmagazine.com/site/category/runtime_platforms/"
        label="Runtime platforms" />
      <content type="html"><![CDATA[
        Adobe just gave us a summer present to play with - new runtimes! The Flash Player 11 beta is fully featured, containing all you need to get started. The AIR beta is limited to just the runtime (no SDK) and is provided only to test existing content.
      ]]></content>
    </entry>

    <entry>
      <title>Flash Builder 4.5 and Flex 4.5 Update Available Today</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/news/detail/flash_builder_4.5_and_flex_4.5_update_available_today/" />
      <id>tag:flashmagazine.com,2011:news/index/1.4453</id>
      <published>2011-06-20T07:59:27Z</published>
      <updated>2011-06-20T13:59:28Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe Flex"
        scheme="http://www.flashmagazine.com/site/category/adobe_flex/"
        label="Adobe Flex" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="Mobile"
        scheme="http://www.flashmagazine.com/site/category/mobile/"
        label="Mobile" />
      <category term="Programming tools / IDE&#39;s"
        scheme="http://www.flashmagazine.com/site/category/programming_tools_ides/"
        label="Programming tools / IDE&#39;s" />
      <content type="html"><![CDATA[
        Today, Adobe released the final version 4.5 of both the Flex SDK and the Flash Builder tool, allowing developers to easily target both iOS, Android and Playbook devices. Now it's easier than ever to get your Flash-based application out on Android Market, BlackBerry App World or Apple's App Store.
      ]]></content>
    </entry>

    <entry>
      <title>Adobe AIR 2.7 available</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/news/detail/adobe_air_2.7_available/" />
      <id>tag:flashmagazine.com,2011:news/index/1.4452</id>
      <published>2011-06-15T08:17:00Z</published>
      <updated>2011-06-15T08:59:01Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe AIR (Adobe Integrated Runtime)"
        scheme="http://www.flashmagazine.com/site/category/adobe_air_adobe_integrated_runtime/"
        label="Adobe AIR (Adobe Integrated Runtime)" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="FlashPlayer10"
        scheme="http://www.flashmagazine.com/site/category/flashplayer10/"
        label="FlashPlayer10" />
      <category term="Mobile"
        scheme="http://www.flashmagazine.com/site/category/mobile/"
        label="Mobile" />
      <content type="html"><![CDATA[
        Things are really happening with AIR these days and Adobe are iterating fast. Very fast. Just months after the release of AIR 2.6 comes a new version that is so much faster that it could almost warrant a non-dot release.
      ]]></content>
    </entry>

    <entry>
      <title>Displaying Large Datasets in an Interactive Table</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/tutorials/detail/displaying_large_datasets_in_an_interactive_table/" />
      <id>tag:flashmagazine.com,2011:tutorials/index/3.4451</id>
      <published>2011-06-01T07:42:32Z</published>
      <updated>2011-06-01T07:45:35Z</updated>
      <author>
            <name>Travis Cherry</name>
      </author>

      <category term="Adobe Flex"
        scheme="http://www.flashmagazine.com/site/category/adobe_flex/"
        label="Adobe Flex" />
      <category term="Advanced"
        scheme="http://www.flashmagazine.com/site/category/advanced/"
        label="Advanced" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="Loading data"
        scheme="http://www.flashmagazine.com/site/category/loading_data/"
        label="Loading data" />
      <category term="PHP"
        scheme="http://www.flashmagazine.com/site/category/php/"
        label="PHP" />
      <category term="Rich Internet Applications (RIA)"
        scheme="http://www.flashmagazine.com/site/category/rich_internet_applications_ria/"
        label="Rich Internet Applications (RIA)" />
      <category term="Actionscript 3"
        scheme="http://www.flashmagazine.com/site/category/actionscript_3/"
        label="Actionscript 3" />
      <content type="html"><![CDATA[
        Working with large datasets can be quite cumbersome and somewhat painful if not done properly. You risk incurring the wrath of impatient users and unresponsive servers. On top of that, creating an interactive table in HTML/JavaScript code that works perfectly in every browser is invariably a challenging task.
      ]]></content>
    </entry>

    <entry>
      <title>Flash Player 10.3 for desktop and Android available</title>
      <link rel="alternate" type="text/html" href="http://www.flashmagazine.com/news/detail/flash_player_10.3_for_desktop_and_android_available/" />
      <id>tag:flashmagazine.com,2011:news/index/1.4448</id>
      <published>2011-05-13T13:17:20Z</published>
      <updated>2011-05-13T13:50:21Z</updated>
      <author>
            <name>Jens C Brynildsen</name>
      </author>

      <category term="Adobe Flash Player"
        scheme="http://www.flashmagazine.com/site/category/adobe_flash_player/"
        label="Adobe Flash Player" />
      <category term="Consumer"
        scheme="http://www.flashmagazine.com/site/category/consumer/"
        label="Consumer" />
      <category term="Designer"
        scheme="http://www.flashmagazine.com/site/category/designer/"
        label="Designer" />
      <category term="Programmer"
        scheme="http://www.flashmagazine.com/site/category/programmer/"
        label="Programmer" />
      <category term="FlashPlayer10"
        scheme="http://www.flashmagazine.com/site/category/flashplayer10/"
        label="FlashPlayer10" />
      <category term="Runtime platforms"
        scheme="http://www.flashmagazine.com/site/category/runtime_platforms/"
        label="Runtime platforms" />
      <content type="html"><![CDATA[
        Great announcements from Adobe today: Flash Player 10.3 goes public with Android 3.1 support, the Molehill project get's it's final name and several new features in Flash Player 11 is revealed.
      ]]></content>
    </entry>


</feed>