Portal
 
 
 FAQ  •  Search  •  Preferences  •  Usergroups  •  Register  •  Profile  •  Log in to check your private messages  •  Log in
 
 
View next topic
View previous topic

Post new topicReply to topic View previous topicEmail to a Friend.List users that have viewed this topicSave this Topic as filePrintable versionLog in to check your private messagesView next topic
Author Message
kasselbiddy



Age: 41
Joined: 24 May 2012
Posts: 14

blank.gif
PostPosted: Sun Aug 05, 2012 9:53 pm  Post subject:  Comparison Between Flash and Silverlight Reply with quoteBottom of PageBack to top


Today everyone who uses Internet is familiar with these two terminologies, thanks to the recent evolution in web development. Both of the tools produce spectacular affects and give a new life to the world of web development. With the release of Silverlight 1.0 and its subsequent versions, a debate started among designers and developers regarding choosing between Flash(SWF to AVI converter) and Silverlight. In this article, we will discuss some of the technical differences between Flash and Silverlight to help you choose the technology that best suits your needs.

The Adobe Flash(SWF to MPEG) Player exists for a variety of systems and devices: Windows, Mac OS 9/X, Linux, Solaris, HP-UX, Pocket PC/Windows CE, OS/2, QNX, Symbian, Palm OS, BeOS, and IRIX, although the performance is typically best on Windows (see Performance).

Silverlight is a powerful development platform for creating engaging, interactive user experiences for Web, desktop, and mobile applications when online or offline. Silverlight is a free plug-in powered by the .NET framework that is compatible across multiple browsers, devices and operating systems to bring a new level of interactivity wherever the Web works. With support for advanced data integration, multithreading, HD video using IIS Smooth Streaming, and built in content protection, Silverlight enables online and offline applications for a broad range of business and consumer scenarios.

Comparison
Animation: The Flash format itself has no notion of animation other than transformation matrices. You can apply a matrix to an element on a per frame basis to move it around. Want to move something across the screen in 3 seconds?

Calculate how many frames 3 seconds will take, then calculate the matrixes required for each frame along the way, and don't forget that the player won't actually maintain any frame rate unless you embed blank audio tracks, so that 3 seconds might turn out to be 2 or 6 or 5, it just depends what kind of mood the machine is in.

Silverlight supports the WPF animation model, which is not only time based instead of frame based, but lets you define the start and end conditions and it will figure out how to get there for you. No need to deal with matrixes. No need to calculate positions on various frames. It just works.

Shapes: Flash stores its shapes using binary shape records. In order to write shape definitions, you will need to either license a 3rd party Flash file format SDK, or build your own. It isn't too difficult, but it does require a bit of a learning curve and the ability to manipulate things at the bit level, since shape records don't align on byte boundaries. Needless to say, it isn't the kind of thing most people can write and have all debugged in one afternoon.

Silverlight uses XAML. XAML is text based and can be output using a simple XML object. No need to buy special libraries to write files. No need to write your own libraries. Just stream some text to a file and you're done – easily the type of thing that can be debugged and finished in an afternoon.

Text: Flash stores its fonts glyphs using the same exact shape definitions that are used for any other shape. The player itself does not understand TTF files, so you'll end up digging deep into the Win32 APIs and the fairly vague definitions in the Flash file format documentation to come up with something that sort of does the trick. You'll probably spend ages trying to deal with all the intricacies of fonts, because it turns out that typography is actually fairly complex… and you will have to deal with all those complexities yourself.

WPF/E lets you embed true type font information directly into your projects, and download that information with the downloader object. No need to do anything special. No need to handle anything yourself. It just works.

Video / Audio: Flash supports multiple video formats. The latest codec is really high quality and the bandwidth usage is nice. There is one problem though if you are creating a tool that outputs Flash content… the formats it supports aren't really used by anyone else. The original video codec, Sorenson's proprietary H.263 implementation is a mutant version of H.263. The compression follows the spec fairly closely, but there are a bunch of features dropped out and you can't exactly just go find a complete spec on how to build your own encoder.

Compare that to the Silverlight story. Silverlight implements industry standard VC-1 codec for video, as well as offering support for WMV and WMA. Just about everyone already has Windows Movie Maker, but if they don't it's not a big deal. Why? Because Microsoft makes available a free Encoder SDK for producing WMA and WMV. So, not only are you using formats that people are more likely to be able to encode themselves, but Microsoft also provides your product with SDKs if you want to do the encoding yourself. The best part about it is that Microsoft doesn't rely on WMA/WMV licensing revenue to keep themselves alive, so not only is it easier to integrate, but it's also cheaper.

Scripting: You can reuse C# classes from your tool inside your exported content. There is no development environment out there for creating real desktop applications which is based on ActionScript. If you go the Flash route, this means that all your classes and objects have to be written twice. You need .NET classes to handle the author time experience and Flash classes to handle the run-time.

More Tips for You:
convert SWF to MOV Mac
convert SWF to MP4



Aquarius Gender:Female Pig OfflinePersonal Gallery of kasselbiddyView user's profileSend private message
ivy00135
Currently banned




Joined: 06 Nov 2012
Posts: 49808

blank.gif
PostPosted: Wed Nov 07, 2012 8:57 pm  Post subject:  (No subject) Reply with quoteBottom of PageBack to top

牛小弟牛排
櫥窗滷味
天才老媽雙蛋蚵仔煎
爆米花
法式可樂餅
鹽水意麵
高雄酒店經紀
豬心冬粉
林家水餃
阿賢料理
光華木瓜牛奶大王
輝哥鱔魚意麵
酒店經濟
亞培湯包蒸餃
阿六鱔魚麵
孬味香菇肉羹
萬里羊肉店
屏東豬腳
劉易記牛肉刀削麵
酒店小姐
高雄酒店經紀
星座運勢2012
星座配對2012
牡羊座2012年星座運勢
金牛座2012年星座運勢
雙子座2012年星座運勢
巨蟹座2012年星座運勢
獅子座2012年星座運勢
處女座2012年星座運勢
天秤座2012年星座運勢
天蠍座2012年星座運勢
射手座2012年星座運勢
魔羯座2012年星座運勢
水瓶座2012年星座運勢
雙魚座2012年星座運勢


   OfflinePersonal Gallery of ivy00135View user's profileSend private message
Display posts from previous:      
Post new topicReply to topic View previous topicEmail to a Friend.List users that have viewed this topicSave this Topic as filePrintable versionLog in to check your private messagesView next topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum



RSS Feed


Board Security

293197 Attacks blocked
Powered by phpBB2 Plus, phpBB Styles and Kostenloses Forum based on phpBB © 2001/6 phpBB Group
FI Theme :: Mods and Credits :: All times are GMT - 8 Hours