Skip to Content »

FlashApe » archive for February, 2006

 Flash RIA’s

  • February 24th, 2006
  • 5:49 pm

This post at FlashCanon and this article at designtechnica about 2006’s best of web 2.0 (wow best of 2006 already…its friggin february!) had me all set to write up a “Where are all the RIAs?” post…point being the sexy AJAX apps seem to be getting all the press and visibilty, and maybe rightly so. Then I read this comment on the post at FlashCanon by Keith Peters that put it all in perspective:

I don’t really worry too much about the anti-flash crowd. There is more than enough work out there to keep any decent Flash developer busy 80+ hours per week, and it only seems to be increasing. So they can howl about how horrible Flash is while I’m going to the bank to deposit my checks. :)

well said. After thinking about it some more, I can only reasonably assume that once Flex really breaks through, which it will, then we will start see more and more serious RIA’s out there.

 ContextMenu

  • February 21st, 2006
  • 12:26 pm

note to self: context menus dont work for nested movieclips. Anyone know if this has been changed in flash 8?

 Background sounds in flash sites: way passe or ok?

  • February 20th, 2006
  • 6:41 pm

A couple of years ago we (as in, general consensus among the studio) made a decision to either stop or seriously reduce the amount of background audio in the site…loops, music tracks, etc. We just found it to be prety annoying when audio would autoplay on sites, when we were browsing around the web listening to itunes with our headphones on, and felt most people felt the same way.

I bring this up because was just surfing around in bed on the powerbook, and hit a site where the music just started blaring. The wife was sleeping next to me, luckily I got it quickly before I woke her up (we don’t want to go there…), but it made me think oher situations where I wouldn’t want music popping up.

Sometimes I guess it’s appropriate…a band’s website for instance. But then you run into situations like my space which has those damn mp3 players that autoplay people’s horrific selections. I feel like that kind of stuff should be user-initiated action…if i want the music or video to start playing, i’ll click on a button somewhere. What do you think?

 Running Scared Game

  • February 15th, 2006
  • 11:48 am

A game that we made here at Heavenspot seems to be generating a lot of buzz (+40,000 hits yesterday, including an article on mtv.com and a writeup in USA Today. Most of the attention is revolving around the mature content of the game, including a mini-game in which the two stars of the movie engage in some ‘fun behavior’ on top of a washing machine (mimicking an actual scene from the Running Scared movie).

In order to accomodate the mature content areas of the site, New Line had to implement a legitmate age verification system (as opposed to systems like on beer sites, where you just input any birthdate, and if that date says you’re old enough, then you’re in)…so In order to play the game you’ll need to present some ID. You don’t need any ID to play the first level of the game.

The main website for the movie was designed and developed by DZN.

casino game

 IA Project Management

  • February 9th, 2006
  • 11:29 am

One of the things I’ve been trying to get a handle on in the past months is finding a way to better manage projects…both in the studio, and with clients. I came across the page Information Architecture Deliverables , and it had a bunch of good information. It’s got explainations and samples of things like wireframes, use cases, user profiles, storyboards, and the like.

edit: There is a part 2 of the article here.

 flex2 and AMFPHP

  • February 9th, 2006
  • 10:53 am

I was under the impression amfphp remoting didnt work with flex 2…then I saw jesse warden mention on flashcoders that it did. I was writing a reply toa sk him details, then did a quick google search, and the first result is his blog post about exactly that : AMFPHP 1.0 Works with Flex 2 / Flash Player 8.5 Alpha . That rocks. I’m not sure if anything’s changed from the alpha to the beta. There’s a nteo in his post about the Recordet class being nonexistant in flex, thats kind of a bummer, i use that alot, I wonder if there’s a similar solution in flex?.

 dBug

  • February 8th, 2006
  • 12:10 pm

found this via boyzoid’s blog. dBug what looks to be like a realyl cool variable debuggin class. From the dBug homepage:

It’s a class that displays structured information about a variable in a colored tabular format. Simply put, it’s PHP’s var_dump function on steroids.

It says it’s the equivalent of cold fusions’s cfdump (never used cf so that’s lost on me). But checking out the output of a dBug call, it looks really cool, it’s almost weird to see it look so nice after using crap like print_r and var_dump in php.

 You’re a dirty little DB, aren’t you?

  • February 6th, 2006
  • 3:58 pm

I was filling out a form to download a product when I came across this question…
Are you interested in hot bi-synchronous replication for MySQL databases?

 Qrio

  • February 3rd, 2006
  • 9:28 pm

ok, this is really freaking me out. I had no idea the world was this far along in robotics.
Check out Qrio.

 Flash Designer vs. Flash Developer workflow issues

  • February 2nd, 2006
  • 8:09 am

**note: yes, this is a repost. I had a blog catastrophe, and I’ve had a few emails already about this post, so I’m just reentering it. The previous comments to the old post will be added to the end of the post, since there was a lot of good info in there.

At the studio I work at, we’ve hit a growth spurt over the last year. We went from being 2 or three freelancers working in a room to 10 people split into two different offices, adding more designers developers, project managers, receptionists, etc.

One of the issues I have ben experiencing with the sudden growth is managing workflow, specifically when it comes to flash development. It used to be that I would get handed off a psd, and I would handle everything when it came to “flashing it out”. Now, more than one person can be owrking on the fla, and it usually works that we have designer bring in the graphic and building the basic animations, and a programmer would handle coding any data-retlaed stuff, or anything that might be too technical for the designers to animate.

The problem with that is often we find that the programemrs are having to strip down a lot of the owrk that the designers have done, in order to recreate with actionscript what needs to be done (for example, attaching a series of clips tot he stage and loading jpgs into them, then resizing elements as needed to fit).

I’m sure some of it can be solved by simply reversing the order of who works on the fla, having the programmers “block” out what they need and then the designers can program that, but it’s not always the case that it can happen like that.

So basically I’d like to ask how other people out there are handling similar situations.

–comments:
Name: petr
Email Address: petr@gmx.ch
URL:
Comments:

A very good question since graphic, motion and interactive design are very close to each other. Especially when building responsive sites the designer absolutely needs to know what’s possible using generative or other dynamic approaches using programming because as an interaction designer, you have to couple the users movements/intents (mouse, choices, etc.) to elements of motion design.

So at our office, designer and programmer are starting very close together, defining key concepts of the site and key elements of wizzardry. Then they head of for first standalone prototypes/sketches of those elements where design and code are coupled very close together (maximum 3). But there are enough elements to work on your own. The programmer cares about the whole internal architecture, makes details work, while the designer is working on the assets and polishing responsivness, smoothness and sexiness of a interactive site.

And there you see it: As a Flash Designer you have to know how to code. You adopt the standards of architecture layed out by the Flash Developer. Architecture means standards of how to wrap up your cool stuff/animation into a self contained unit (be it movieclip or class). If you can’t do that you’re a Motion Designer not a Flash Designer. But the Flash Designer does not care about details, workarounds, gotchas, utility classes, loading efficiency, shared assets, etc. He is always strictly working on interaction design.

So to me, they both have to speak code. The Flash Designer knows code as his second language, the Flash Developer knows Actionscript as his first language. The Flash Designer knows how to adopt architectural concepts and guidelines while the Flash Developer can invent them and explain their importance to the Flash Designer. And the ability to explain it is very important because Flash Developers tend to overcomplicate («we need more abstracion, so we can dynamically change universe”) while Flash Designers tend to forget about limits of space and time (bandwidth and processing power).

Name: Craig Babcock
Email Address: gweedo@pod6.com
URL: http://pod6.com/blog_wp/
Comments:

Man, is this ever a can of worms. There are so many unique variables for each project, making a standardized approach difficult. In a perfect world, you would have a storyboard and a functionality spec before writing a single line of code. Then, you would build out your architecture, templates, etc. while designers generate source graphics/video/audio and, if necessary, database programmers would build out any server-side functionality and document the API ( ;D ). Next you (and with any luck, a team of builders) assemble and animate the graphics/video/audio, writing required presentation-layer code as you go. Ideally, you would have the necessary talented bodies around you (animators, designers, builders, writers, etc.), allowing you to focus on the integration of your assets and writing extensible code.

However, this level of organization is rare. In most cases you won’t have many of the things listed. This can be frustrating, and more importantly, threatens the success of the project.

The solution? Be realistic. Consider the resources (people, time, money) you have to work with on a case by case basis. Find the path to success working with what/who you have. Express to your employer/manager any concerns you have, and request the resources you need to be successful. Definitely aim for perfection, but plan on being flexible and know you will likely need to make compromises to be successful.

Name: JesterXL
Email Address: jesterxl@jessewarden.com
URL: http://www.jessewarden.com
Comments:

Feel your pain. Back when I was working a lot with designers in Flash, workflow was a constant challenge.

Without going into theory, I can tell you what worked everytime:
- Designer creates design
- if design is PSD, production artist converts to PNG in Fireworks
- production artist imports into FLA all the design assets into Graphic Symbols, no MovieClips, no Buttons
- Flash Developer takes it from there
- when build is ready to show client, you allot some time to “fix” the design based on what the developer broke. These visual fixes usually fall by the wayside in priority compared to functionality changes/bug fixes.

That last step depends on your work. In application development, even if the marketing or Art Director is in charge, as a developer, I’m held accountable for code, and thus design changes take a back seat. Exact opposite for jobs where the design is at the fore-front, in which case the code can be ugly to “get it to work”.

Bottom line, you need a full-time production artist, or a Developer has to be one. Expecting a designer to create a FLA to a developer’s specifications is setting them up to fail as far as I’m concerned. I’ve spoken to developers who have standards of FLA’s that all their in house designers must abide by, but I don’t buy it.

Name: David
Email Address: missing-link@emllabs.com
URL: http://www.emllabs.com
Comments:

We have a similar situation where I work. The best way we have gone about it is to have a kick-off or sit-down before the project gets going, decide on most (if not all) of the interactions, and data connections that will occur and come up with the function calls and parameters. Then the designer can simply put in the function call for when they want a specific thing to happen and the programmer builds code at the same time knowing what is suppose to happen when that function is called. After the designer is done, the programmer combines with his code (Usually external AS file) and irons out any of the remaining bugs. It seems to work fairly well for the most part, and if something needs to change after the fact, the overall design and function are still seperated.

Name: CFlanagan
Email Address: chrisf@digmi.biz
URL:
Comments:

We’ve run along the same lines at Keith. I build templates with VERY DETAIlED documentation and instruciton. There’s always a bit of hand-holding while the designer works with a new template the first few times.

The designers were pretty dubious the first time I introduced this workflow/process. But, now they like it. I try to add as much of the functionality for a particular template as I can, so the designers can see, hear, and interact with it, much like a user would, while they’re adding content. In our lastest project, I showed them how to upload the .swf file to an internal server and run their finished product in a mock up of the full interface. Then they get to see their work in the context of the interface.

It’s extra work up front that makes the project run smoother in the long run.

Name: cosmin
Email Address: cosmin_cimpoi@yahoo.com
URL: http://cosmincimpoi.blogspot.com
Comments:

I would be interested in hearing how exactly did Keith manage to force his framework to the designers. Probably he built the best framework ever (since he has the experience) and then went to the designers and said: “Hey, I’m a well known and published flash expert so you’ll do as I say. Or else!”.
Sadly not all of us can do that.
The issue is indeed a can of worms and probably that’s why with all the OSFlash hype there aren’t many such open sourced frameworks.

Name: John Giotta
Email Address: jdgiotta@gmail.com
URL:
Comments:

I’m starting to feel this type of pressure where I work too.

I’m tasked to build enterprise applications, I try my best to make everything customizable, but I’ve actually stopped developing FLA files. Everything I do now is in strict AS2.0 and PNG.

So of course now I’m being ask by designers that don’t like the design limitations to provide an FLA file.

Kind of hard to do when your framework and source resides on a CVS.

Name: keith
Email Address: keithsalisbury@gmail.com
URL: http://www.nakedpenguinboy.com
Comments:

Building a template or framework that is supplied to the designers made a huge difference to my workflow. I basically set them up with the “magic” movieclips they needed, then let them run as wild as they like within that framework, and its worked out beautifully. I hardly needed to code a single “microsite” or game interface in nearly a year as a result!!!

Name: paul
Email Address: paul@reflektions.com
URL: http://www.reflektions.com
Comments:

Take away as much power from the designers. The truth is the following; flash programmers have a bigger impact on the end result than designers do, so programmers should tell designers what to do and not the other way around. I usually develop templates with the designer using visio (circles and squares); then I go off scripting the sites features while he works on the design.

Name: John
Email Address: olsonjj@gmail.com
URL:
Comments:

Craig said it best -> “There are so many unique variables for each project, making a standardized approach difficult”.

I think the key to any approach is communication between developers and designers sharing best practices and do’s and dont’s. Designers need to be aware of what the developers need or don’t want to see and developers need to understand the designers vision.

Name: TheNaguall
Email Address: thenaguall@yahoo.com
URL:
Comments:

Here at my interactive factory I’ve found that limiting everyone’s roles to what they do best is key. The information architect/usability guy handles the wireframing (Visio). The designer takes the wireframes and creates the artwork (Photoshop/Fireworks). I, the Flash Developer, take over and handle the rest.

The designers know that pixel for pixel their vision will be recreated and given “life” in Flash. If you can communicate clearly and meet your designer’s needs then there never should be a reason why a designer would need to touch the .fla.

Name: JesterXL
Email Address: jesterxl@jessewarden.com
URL: http://www.jessewarden.com
Comments:

…and of course, if design is a FLA, the Developer usually ends up building their own FLA, an incorporating the designer’s FLA in since the structure is so diametrically opposed.

cosmin: >> The issue is indeed a can of worms and probably that’s why with all the OSFlash hype there aren’t many such open sourced frameworks.

One such open source framework is Aral Balkan’s ‘Ariaware’ (http://ariaware.com/) - a very impressive “Best-Practices Pattern-Based ActionScript 2 Framework”. It is a (nearly) perfect example of how developers would/should build software in a (nearly) perfect developer-centric world.

Inspired by his and others’ work, I recently began assembling my own (soon to be) open source framework called ‘mPerfect’ - an mPerfect methodology for an mPerfect world. The approach is radically different. It assumes that you are working without the resources necessary to develop perfect software, i.e. time, budget, direction and qualified staff. It is more of an ‘extreme programming’, reality-based approach that starts with ‘worst case scenario’ and progresses toward relative perfection. I know it sounds a bit like sacrilege, but after many years of trying to force one misguided project after another into the ‘perfect project’ mold, it became apparent that a developer’s idea of perfection was often too far from the reality of a given project.