Results tagged “Flash” from wezside

I have a dream: CS on Linux

|
The recent buzz I find amusing. I don't like Apple and never have for various reasons. However, I think it is time Adobe wake up. And no it's not to fix the countless of un-specific bugs and browser crashings that so many commenters like to mention without really mentioning. You know, those statements like, Flash is a "resource hog", "Flash crashed my browser" etc. It's not those because I build Flash projects everyday, and they run peachy keen when put through our everyday QA paces. It's time to put the proverbial weight behind an un-tapped resource. A resource that is yearning for input, collaboration and improvements (imho). Lets get CS on linux! 

How Accessible is your Flash?

|
Recently I was looking into Continuous Integration and as you do I started thinking of all the automation I'd like to integrate in an ideal world. One of them was running accessibility tests. As this is a bit of an unknown subject to me, I thought the ideal time arose to learn more on this topic and not to just accept the vanilla response that Flash is accessible.

UML we heart you

|
Chances are you've heard of the term or read some tutorials on how to use these diagrams to help with documenting your thought process when building a slick Flash project. I basically only wanted to share a little gem I've recently discovered but ended up writing propaganda. I digress.

Linux and Flash: A workflow perspective

|
Initially I wanted to do a complete write-up on what it would take to move your entire Flash operation away from Windows. How much fun that would've been. Instead I opted for a more mashed-up approach on ethical philosophies and how they relate to the workflow of building RIA's and Flash websites mmkay.

Pixel Bender colour filter

|
After a great Max in Milano, I was inspired to start playing around with Pixel Bender. Granted, I wasn't going to create a raytracer and for someone who still struggles to understand the ColorMatrixFilter I thought the outcome of this tinker is pretty useful.

Generate PDF's on the fly

|
I read this post from DevGirl about AlivePDF, an AS3 API to save Flash content to PDF. The examples showed how to use a server-side script or using AIR. Hmmm...  this could be a nice little introduction into the world of FP10 me thinks. I haven't spend any time looking into the FP10 features but thought this could be fairly quick and easy to do... and it was!

Fullscreen flash with browser scrollbar

|
A lot of people have blogged about this and there have been a few attempts at libraries which solves the problem. Some have gained status and some have gracefully failed silently. It's only recently that I encountered the need to use this method and frankly I prefer browser scrollbars as most users do in my opinion. I feel they are more responsive and have better performance. But damn it ain't easy getting this to work properly and at one point I wondered if it is actually worth the trouble.

Interview: Powerflasher FDT's Frank Piotraschke

|
It should be quite evident by now that I am a huge fan of Eclipse and FDT for Flash development. I thought it might be cool to drop the guys at FDT an email and get an update of where things are  in the world of Powerflashers!

SOS Max released

|
Maybe I was born under a rock or sum'in, but I ain't heard of SOS Max before today. And boy do I have a smile on my face. How did I ever survive without it? FlashTracer is cool but I don't always want to run the browser to view my traces. It's an additional step I deem unnecessary at times. But to have an ever almighty little taskbar application running faster than the Duracel bunny at your finger tips... Phew! Now that is what I call "game".
This is a follow up from the Complete Starter guide. You may want to read that first if you are new to Eclipse and FDT. The aim of this article is to provide some helpful insights when developing Flash websites using the Eclipse platform with the FDT plug-in. The focus will be more on the platform and how FDT offers certain features that you as an Actionscripter just can't live without. The Eclipse IDE is full of very useful built-in features. All of which is available to use. This article relies on the default shortcut keys when FDT is installed.

Flint fireworks

|
It's not everyday I get to play around with API's but recently the opportunity arose from an insoluble grave. Get Flint kickin' it stated. Too much?

Everything [Embed]

|
This article should provide you with all the ammo you need when using the Embed meta tag. It is a vital part of AS3 and should greatly enhance the structure of your projects. Hopefully this article will show the benefits of structuring your projects in this way.

Make some noise

|
Andre Michelle is making some noise. After playing with PopForge, I have nothing but total amazement of what this guy does, there is no reason not to support him in his quest to get Adobe to fix some serious Sound API problems.

Cross-site scripting (XSS) vulnerabilities

|
Probably the first critical update issued from Adobe about possibly vulnerabilities in the Flash player. The December issues listed can be found here. April sees a new Flash Player update to resolve some cross-site scripting problems in the current v115 Flash Player.

Complete starter guide for developing Flash projects using Eclipse/FDT

|
This post is aimed at beginner Actionscripters. It covers all the basics of setting up Eclipse and FDT environment to develop some kick-ass websites in a more structured Object Orientated approach. From managing workspaces to connecting with repositories, this document should be all-inclusive for any new Actionscripter who wants to start doing some serious Flash projects. If I missed something please feel free to comment or send it to me so I can update this post.

You can download this post in PDF format here ยป

Thermo - Bridging the gap?

|
The concept is simple. Improve workflow between designers and developers. Ever since I can remember, everyone always talked about improving this relationship. Get designers to do more towards project setup than they normally would be accustomed to, without having them type a single line of code. The reasoning behind this is simple because it is not always possible to technically implement the design. The only alternative is to manage expectations or at least that was until now.

Break Free

|
Saatchi & Saatchi did this site to illustrate even more my point about Flash and the South African corporate market. It's a start init?

Offers you a low and high bandwidth upon entering. Didn't remember my choice but that would be a nice-to-have. Looks like a normal site, acts like a normal site but it's Flash. Not bad. A little bit like like Savannah, "It's dry but you can drink it".

http://www.107.co.za/

Where have all the Flash peoples gone? - part 2

|
Some feedback on my previous article from people back home made me realise I made quite a bold statement without really explaining myself. My argument has no value for some people in SA as I am currently residing in the UK. I am fine with this as I know I will never win the expat argument no matter how hard I try. So this is a lame attempt to cover up some holes I left in my previous post but I can guarantee you there is no back peddling done here.

Where have all the Flash peoples gone?

|
I recently spoke to a friend of mine about the usage of Flash in the South African market. Being in London I kinda felt I needed some inside info before I can even attempt to write anything about the industry. Regardless of the fact that I used to work as an Actionscripter in SA for a few years. Spending my time on little intro's and banner ads, hoping some car manufacturer will ask us to do a campaign microsite, wasn't exaclty keeping me on the edge of my seat. So you may ask why I would want to write anything about a country's industry that I am not living in. That is a perfectly good question with a very simple answer. South Africa is scared of Flash.

AIR Beta 2 browseForOpen not firing Event.SELECT

|
I was struggling with this for a bit. But luckily there is a quick work around. It seems the scope is lost for the event listener when using flash.system.File browseForOpen(), i.e. your handler will never know when a file is selected. The solution is to move the variable outside of the function - create an instance variable of File.

Read this thread for more info:
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=641&threadid=1275

Find recent content on the main index or look in the archives to find all content.

View Wesley Swanepoel's profile on LinkedInAdd to Technorati Favorites Follow on Buzz