Sprout: The Online WYSIWYG Editor for Flash

Written by Zealus on January 30, 2008 – 9:35 pm -

Sprout is a browser-based, WYSIWYG editor for Flash with an interface reminiscent of Photoshop or Dreamweaver. Designers can use it to create, publish and track Flash widgets, websites and mashups, thereby obviating the need for them to work with programmers who would cost time and money, and who might not execute designs satisfactorily.

original | digg story

Unfortunately the service is still in closed beta, so I was not able to use it firsthand. However, the potential for it (as I derive from the video) is high. If my clients would be able to mash something up in such editor to show me how they want their flash animation to be done - just this would save us a lot of cost and time.

Can’t wait to try it myself.

Popularity: 23%

Tags: , ,

You might also be interested in reading this:


Tags: , ,
Posted in flash | Comments Off

New movie for AquaShield

Written by Zealus on December 19, 2006 – 10:10 pm -


In the process of creating a new flash/TV movie for AquaShield. To me it looks amazing, you can see a screenshot on the left. The movie features pool cover assembly process in full 3D and full color. Honestly - I wanna see this on TV :)

Popularity: 16%

Tags: , ,

You might also be interested in reading this:


Tags: , ,
Posted in clients, flash, video | Comments Off

Back to flash issues

Written by Zealus on April 27, 2006 – 4:53 pm -

Don’t know about the previous solution, but since we don’t really care for FlashVars we used a simpler method - after the last Object include the reference to the following JavaScript:

theObjects = document.getElementsByTagName(”object”);
for (var i = 0; i

{

theObjects[i].outerHTML = theObjects[i].outerHTML;

}

Popularity: 10%

Tags: ,

You might also be interested in reading this:


Tags: ,
Posted in flash, technology | Comments Off