rss
twitter

Thursday, June 03, 2010

Displaying Video length in Display

We all know that using VideoDisplay in flex we can play FLV videos in flex. its good to show the duration of the video in screen when the video are loading . for that we can use one attribute in VideoDisplay component called "totalTime".It will return the how long the video will play to the user before it actually bufferd it.its good to know the time before it loads.This can be accessed by ...
Read more...

Bookmark and Share

Tuesday, June 01, 2010

Applying style to Tooltip in Flex 4

Applying style to Tooltips in Flex is more simpler than in Flex 3.In Flex4 Style tag is used to define styles for the application,Style tag is component of http://ns.adobe.com/mxml/2009 package.here is the sample style class to styleing tooltip component<fx:Style> @namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/halo&...
Read more...

Bookmark and Share

Label Cloud

Must Buy

  © Blogger templates by Ourblogtemplates.com updated with zenplate.com tips

Back to TOP