https://www.developerfusion.com/t/flash/tutorials/ Flash Tutorials & Articles from Developer Fusion 2011-02-24T12:41:00.00Z http://www.developerfusion.com/article/112678/the-future-of-the-web-html5/ The Future of the Web: HTML5 2011-02-24T12:41:00.00Z Let’s get this one cleared up in the first sentence, no you don’t have to wait until 2022 to start using HTML 5! None of that really matters to web developers, what should matter to us is when our users’ browsers support a given feature we are interested in utilizing. Robert Boedigheimer http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ Using Adobe Flex in Visual Studio 2009-01-06T16:37:00.00Z You can now take advantage of the Flex framework from right within Visual Studio to build Rich Internet Applications (RIAs). We get you up to speed on what Flex is and a basic application talking to a web service. Matt Wicks http://www.developerfusion.com/article/8316/game-development-using-silverlight-2/ Game development using Silverlight 2 2008-10-17T18:59:00.00Z Implementing a game using Silverlight is a good way to learn its more advanced aspects. Dave Wheeler shows us how, and has some fun on the way. Dave Wheeler http://www.developerfusion.com/article/7303/have-you-seen-the-silverlight-more-silverlight/ Have you seen the Silverlight? – More Silverlight 2007-12-01T13:12:00.00Z Is Silverlight the way to make your browser based applications as rich as a desktop application? Dave Wheeler thinks so and put the case for sophistication in Silverlight. In this second article, we look at events and move rapidly on to animation and other powerful presentation effects. Dave Wheeler http://www.developerfusion.com/article/7087/have-you-seen-the-silverlight/ Have you seen the Silverlight? 2007-09-17T20:49:00.00Z So you want fancy, sexy streaming media in the UI? And you want cool animations, fancy glow-in-the-dark buttons and decent, scalable vector graphics? And you want to run your application in a browser on both Windows and Mac OSX? If you’re already reaching for your copy of How to Wow with Flash, stop. There’s a new kid muscling onto the somewhat crowded Rich Interactive Application (RIA) block, and it’s coming from Microsoft. Dave Wheeler http://www.developerfusion.com/article/4005/accessibility-for-web-developers/ Accessibility for Web Developers 2003-09-05T12:25:00.00Z Developers put a lot of effort into ensuring their sites can be viewed in outdated browsers, but all too often ignore newer browsers, or worse still, a whole range of visitors. Accessibility means access to information for all. Information to all, regardless of the device used to view the document, or abilities of the visitor. This article covers the W3C guidelines for making your site accessible - a legal requirement for companies in the UK and United States. Gez Lemon http://www.developerfusion.com/article/2206/classic-guestbook-made-with-flash-and-aspphp/ Classic Guestbook made with Flash and ASP/PHP 2002-04-05T09:52:00.00Z Pradeep Mamgain demonstrates creating a guestbook with a Flash interface, and an ASP or PHP back-end to store the data. Pradeep Mamgain