Hi all, this is an age old discussion that I'm sure has been covered elsewhere before. But, can anyone recommend an easy and inexpensive way to convert a Powerpoint slide deck to individual SWF files? I'm trying to create one...
Here's a little nugget that I discovered today that some of you may have known for a while, but is new to me. If you have a button (or a movieclip, in my case) that has some ActionScript associated with...
Steve Wolkoff, the product manager for Flash Media Server at Adobe, has an open thread on his blog asking folks to add their wish list items for the next generation of FMS, version 3. At work, we're currently in the...
According to this article they are. And if so, what does that mean? What does it mean for developers of content delivered on phones already via Flash Lite? Talk about convergence. I think more and more we're seeing real world...
Recently, at my day job, we purchased Flash Media Server and we're in the process of installing it in our data center as well as building out a series of templates to handle all manner of media: video-on-demand, video with...
We're implementing Adobe's Flash Media Server at work and while working on some prototypes recently, I came across a little weirdness when using NetConnection and NetStream to access FLV files versus using the Flash 8 Video Playback component. In all...
Fresh on the heals of a new update to FMS (now 2.0.2) Adobe has rolled out a tweak to the FLVPlayback component. This update, available here from the Flash downloads page, fixes some minor bugs with SMIL file parsing as...
I did a very simple update to Lee Brimelow's timecode class to make it work with Flash 8's FLVplayback component. Lee actually had his version as a nice, tidy AS Class; but for this I made a down-and-dirty function. //...
Ok, so it's now official, I am definitely excited about the upcoming release of Macromedia's Studio 8. Among all the new features in the suite, the single most exciting thing I'm looking forward to is the expanded role that video...
One thing I've come up against more than once while developing Flash applications that connect to data feeds is caching. In a project I'm currently developing at work, I'm using setInterval to connect to a PHP page every few seconds...