Posts Tagged ‘Video’

With the abundance of sites dealing in stock video, you don’t even have to be a video expert to start creating Flash video loops. Just find a video that suits the site you’re working on, and with the techniques in this article you’ll soon be adding Flash video loops that take the breath away. Download [...]

Chris Brimelow have released the source code of his awesome Flash Player. You can now customize or improve this great “Hulu kind” FLV player. Download here Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Papervision3d Tutorials in Flex 3
Monday, May 12th, 2008

Michael Lively posted 13 video tutorials on Papervision 3d and Flex, which will be usefull for sure to help you entering in this “new age” of Flah Platform. Wow Physics Papervervision3D Starter Code Demo: http://nkuflc.org/wowphysics/ Source: http://code.google.com/p/flex3cookbook1/downloads/list YouTube: http://www.youtube.com/watch?v=wYZn0fEtwmQ Installing the Wow Physics Engine into Flex 3 Demo: http://nkuflc.org/wowphysics/ Source: http://code.google.com/p/flex3cookbook1/downloads/list YouTube: http://www.youtube.com/watch?v=QwYnCpp4Ewc 3D Sinc [...]

Instead of showing you one post with only one component or movie, i will be picking on a weekly basis, a bundle of cool stuff which can helps you on your daily tasks whether we are speaking about web or desktop interfaces. 3D PIC TAIL IGALLERYX SLIDING IMAGE BANNER XML DYNAMIC MP3 PLAYER MAGAZINE STYLE [...]

Learn how to move a movieclip with the arrow keys using Actionscript 3.0. [vodpod id=ExternalVideo.530256&w=425&h=350&fv=allowFullScreen%3Dtrue%26backColor%3D%23FFFFFF%26frontColor%3D%23FFFFFF%26gradColor%3D%23707070%26relatedVideos%3Dfalse%26creatorVideos%3Dfalse%26shareUrl%3DembedUrl%26pngLogo%3Dhttp%3A%2F%2Fstatic2.revver.com%2Fplayer%2Flogo%2Ffllogo70x20_.png] Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

A video tutorial showing how to create two movieclips that follow the X and Y coordinates of the mouse to give a target like effect, this is ideal for shooting type games. [vodpod id=ExternalVideo.530261&w=425&h=350&fv=allowFullScreen%3Dtrue%26backColor%3D%23FFFFFF%26frontColor%3D%23FFFFFF%26gradColor%3D%23707070%26relatedVideos%3Dfalse%26creatorVideos%3Dfalse%26shareUrl%3DembedUrl%26pngLogo%3Dhttp%3A%2F%2Fstatic2.revver.com%2Fplayer%2Flogo%2Ffllogo70x20_.png] Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Here is the second part of Lee Brimelow video tutorial. In part 2 you’ll take the timeline code from part 1 and abstract it into reusable ActionScript classes. View the tutorial and download support files Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Tutorial | Customize Flash video controls
Tuesday, April 29th, 2008

This tutorial explains how to change these controls by adapting an existing Flash template. While this can be confusing, the file ‘tutorial_example_complete.swf’ in the support files shows you what we’ll be making. The support files also contain a Photoshop template that you can use to produce all the button instances. You can make your own video controls and [...]

Here is a new Video Tutorial by Lee Brimelow, which shows you how to create a smooth-scrolling scrollbar prototype on the timeline. This is part one of a two-part series. View Tutorial and Download support files Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Tip | Taking a snapshot of an flv
Wednesday, April 23rd, 2008

I’ve seen this cool tip which let you create a snapshot preview of your flv at Dreaming In Flash. The following 3 simple lines of code, will enabled you to do it. video.attachNetStream( null ); bitmapData.draw( video ); video.attachNetStream ( myNetStreamObject ); Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe [...]