My friend Stephanie Booth is organizing a one-day conference for freelancers and small business owners in the Internet industry. It's called Going Solo and it's going to take place on May 16th in Lausanne, Switzerland. I heard Stephanie speak about her experiences in being a freelancer at the LIFT conference in Geneva and she have [...]
Labs@flexcoders feed now available on Feedburner. Subscribe
Does your Flex app rely on a crossdomain file anywhere? Are you using sockets? Do you call out to JavaScript? If any of these hold, please make sure to review the Player 9 Security Update article which explains some upcoming...
Does your Flex app rely on a crossdomain file anywhere? Are you using sockets? Do you call out to JavaScript? If any of these hold, please make sure to review the Player 9 Security Update article which explains some upcoming...
After a ten hour flight to Dallas (where we found all outgoing flights cancelled due to inclement weather), followed by a three hour taxi ride to Austin, I arrived last night in Austin, Texas to attend SXSW Interactive and promptly went to sleep. I just looked through the SXSW online schedule a few moments ago [...]
I hate horrible people. Nothing justifies being horrible to -- in this case almost torturing -- another human being; I don't care how bad a day you've had. A few moments ago, I read an email from my friend Relly, asking for help to publicize a very distressing incident that her friend witnessed at Ipswich [...]
MN.swf Camp sold out in less than three days. We had to limit the attendees to 100 because of space limitations, however, we are currently exploring other venue options. If we can secure a larger venue then we will reopen registration. I suggest you sign up for the mailing list on the [...]
I typically use an external XML file in all my applications to store configuration variables outside my compiled SWF file. This allows me to make changes to those variables without needing to recompile the SWF application. This is really helpful if you're deploying an application to multiple environments (development, staging, production). You [...]
We are constantly on the lookout for developers who can contribute to the ever-growing product line at Adobe, especially folks who are experts at building on top of our own platforms like the Flash Player, Flex, Flash Media Server, etc....
We are constantly on the lookout for developers who can contribute to the ever-growing product line at Adobe, especially folks who are experts at building on top of our own platforms like the Flash Player, Flex, Flash Media Server, etc....
According to this article, there won't be any support for Flash on the iPhone anytime soon. What sounds very much like a copout, Steve Jobs claimed that the full-blown PC Flash version "performs too slow to be useful" and that Flash Lite "is not capable of being used with the Web".
What he's trying to tell us is that the iPhone is underpowered to display most of today's web pages.

I personally don't really care much about this. The iPhone is still an outsider in terms of handset penetration. What would worry me more if I was in Adobe's shoes is Nokia's Silverlight initiative.

I’m very happy to see the Technical University of West-Flanders, PIH department is adding a new track to their Multimedia and Communication Technology (MCT) offering starting in September, namely Digital Media and Design. The focus for “Devine” as its affectionately called includes storyboarding, motion graphics, web design, video editing using industry standard tools like Flash, Flex, [...]
Did I mention how live Flash video would be big in 2008? Oh yes, I did. We've probably all come across the usual suspects by now and a lot of them are powered by FMS. And even if they're not (in the case of Justin.tv the guys rolled their own Python based RTMP server), it's still the same technology under the hood: RTMP servers which stream to a Flash UI.
Now apparently YouTube wants a slice of that cake and, as Sarah Meyers found out, they'll do it sometime this year. It remains to be seen if Google will put in an order for a couple of FMS license or if they will put their own spin on things, similar to what they did with their current HTTP pseudo streaming solution (check this post if you'd like to know more about that). But long story short, it's almost a given that the actual video will be Flash, regardless of how it gets to the server. At least I have my doubts that Google would use Silverlight :-) Of no, I don;t think Silverlight will support webcam originated video feeds... Bummer.
Well in that case, rock on Flash.

[More]

A few weeks ago Chet Haase joined the Flex team and is going to be focused most likely on our graphics and animation pieces. Very exciting for us. He's already started blogging about his Flex experiences. For now he's focusing...
A few weeks ago Chet Haase joined the Flex team and is going to be focused most likely on our graphics and animation pieces. Very exciting for us. He's already started blogging about his Flex experiences. For now he's focusing...
I have a LG Chocolate from Verizon. The contract is up in a few months. I've been thinking of jumping over to an iPhone when it's done, and was hoping the next version of the iPhone would be out by then. But I recently got a Nokia n800 Internet Tablet, which simply rocks. The fact that [...]
Sometime last year Fabio asked this question on his blog:
"Every day on the web new video related sites appear. Video sharing, video delivery sites or simply mashups, all Flash Video based. I'm very happy about this but there is a thing I can't understand and it is : why very often is video.smoothing property not used ? This is completely obscure to me because in my opinion a smoothed video is always better than a blocky one."

Of course he's right, video.smoothing is simple yet effective, once turned on your video will look a lot better. Take the following example. On the top you see the intro screen of a movie trailer with smoothing turned on, and on the bottom the same screen without smoothing (it looks bad because this video was scaled down quite heavily). Big difference, the top one looks a lot better.
Unfortunately smoothing (a property of the Video object in Flash/Flex) is turned off by default. To turn it on you simply set smoothing to true. Something like myvideo.smoothing = true; But what i you're using the FLVPlayback component? How does one access the underlying video object there? It's quite simple really if you know where to look. The FLVPlayback component uses the VideoPlayer object under the hood, and VideoPlayer extends Video and therefore inherits the smoothing property.
Say you have a FLA file (AS3) with an instance of the FLVPlayback component on stage and named it flvpb. You simply need to add the following code to enable smooting: var videoplayer:VideoPlayer = flvpb.getVideoPlayer(0); videoplayer.smoothing = true; Note that you have to specify an index when calling getVideoPlayer(), but if you are not dealing woith indexes then it should normally be 0 anyway.
Hope this helps, go use it and tell your friends how smooth you are.

Here's the update on the serial numbers. We have identified the problem in the system that prevented serial numbers from getting into the system to allow FB Pro serial numbers to be sent out (FB Standard are working fine). Our...
Here's the update on the serial numbers. We have identified the problem in the system that prevented serial numbers from getting into the system to allow FB Pro serial numbers to be sent out (FB Standard are working fine). Our...
Just wanted to post a quick note apologizing for the issues we're having with serial numbers with Flex Builder 3 Professional. We are currently working with our operations team to get the issue resolved. Apparently the system does not have...

Subscribe to Planet Flash

Search

Tags

3d Actionscript actionscript 3 ActionScript 3.0 Adobe Adobe Air Adobe AIR (Apollo) Adobe Flash Adobe Flex AdobeMAX08 AIR AIR Adobe Integrated Runtime Announcements apollo as3 Asides awards BEA Beautiful Web Business Cairngorm ColdFusion Community Components Conferences design dev Development Events Examples Featured Flash Flash CS3 Flash experiments flash player Flex Flex 3 Flex Example FMS Fun Gallery General Google Jobs Marketing MAX MAX 2007 Misc News Open Source Other Papervision3D Personal photos Photoshop Process Processing RIA Stuff techmology Technology Thinking Loud Uncategorized Whatever

Blogs

Buttons

Planetarium