Posts Tagged ‘Source Code’

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 [...]

Remember the awesome PV3D site Whitvoid? Craig try to duplicate it as his 1st Papervision 3D project. Moreover he made the source available, so if you want to investigate, modify or improve you download it here. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Component | FlexSpellCheck with source code
Wednesday, April 2nd, 2008

Today i’ve find this nice flex component using the google spell checker service API. Features used in the component The Flex SpellCheckComponent extends the mx.controls.PopUpButton control. You can use it with a TextInput, TextArea or RichTextEditor control. The component can be instantiated with MXML or Actionscript, and will use the Google service URL directly if [...]