Silverlight3
Loading ... Silverlight3 Business claims
Open Category: Internet Technology Microsoft
Silverlight3, which is the new industry standard format used by YouTube, is hard-coded on many devices.
Edit Summarytable of Contents
Silverlight3 / Silverlight3 editing
New features / Silverlight3 editing
Video / AudioSilverlight also supports H.264 video formats in addition to VC-1. This is the new industry standard format used by YouTube and hard decoding on many devices. Silverlight also supports AAC audio. Both are implemented in the MP4 container format (such as .MP4 or .M4A format files). Also supports F4v, Adobe HD format Unfortunately, this version of 3.0 Silverlight does not support Camera. I heard that the next version will join, we need to wait for one year.
GPU AccelerationThis is the opt-in feature of the Silverlight 3 runtime, both in-browser and out-of-browser. In the Silverlight tag in HTML, add an EnableGPUAcceleration = true parameter to enable GPU acceleration.
3D SupportSilverlight 3 with perspective 3D, for a parent element, you use a Projection attached property, such as: Border.Projection PlaneProjection x: Name = "p3" RotationY = "- 30" / /Border.Projection this Perspective 3D is only a flat object into a three-dimensional object, rather than the real 3D rendering engine, while Silverlight does not appear in the Flash in the pv3D a class of 3D engines.
Animation EasingA lot of new easing added to the function, and Flash Tween similar.
Custom DialogSilvelright 3 now supports SaveFileDialog. For security reasons, we do not return the path to the developer, instead, you can open the file from the results: mySaveFileDialog.Show (); if (mySaveFileDialog == true) return mySaveFileDialog.OpenFile (); on uploading and downloading FlashPlayer10 there are some new Of the update. In addition, I think that if the amendment is prohibited, open the file can also be added.
EffectEffects introduced in Silverlight 3 provide low-level means to affect the visual effects. We built in to provide both shadow and blur effects, and you can also create your own effects. Custom effects to HLSL Shaders to achieve - using DirectX SDK tools compiled into a byte code for Silverlight 3 use. Shaders allow developers to modify each pixel before the UI element is rendered. If Silverlight also supports bitmapdata, then the effect of its graphics will be added to improve a lot.
Pixel and Media APIYou can now read / write pixels from the bitmap. There are two ways to use this function: in-memory bitmaps or save visuals to bitmaps. Also supported are raw audio / video APIs for dynamic sound generation, custom video codecs, or alpha video channels. In-memory bitmap or save the visual into the bitmap, this is the way to learn FlashPlayer bitmap to join the new features, efficiency issues have not been tested.In addition, dynamic sound generation in the new version of FlashPlayer 10 also joined.
Local MessagingPassing messages between multiple Silverlight plug-ins was a challenge. Now we support messages like "Named Pipes" that not only collapse objects on the same page, but even multiple instances of Silverlight across multiple browsers. Such as Silverlight in one instance of Chrome and another instance in Firefox. Flash use localConnection to achieve, in addition to Flash in the localConnection there garbage collection of special effects, which Microsoft does not seem to join yo :).
Out of BrowserThrough a manifest for each application (standard Silverlight 3 templates have this paragraph, you just uncomment it). A user can right-click the Silverlight content, or click on a button in the application to launch the Silverlight out-of-browser application. This feature is very good, allowing users to deploy web applications to the local, increase the user's dependence on the current web application. Do not know whether Adobe will add, in fact, in its swf file and AIR file to do something related to the release When the same time release two files, and then the user can simultaneously deploy these two files to the Server side on the view similar to the Flex function in the same source.
ToolingSilverlight 3 tools will contain new compression algorithms, xap file size will be reduced by 10 to 30%.
Other versions / Silverlight3 editing
newSilverlight5 RC Build 5.0.60818.0 posted on 2011-9-1
stable versionSilverlight 4Build 4.0.50401.00 Released on Apr 4, 2010 Silverlight 4Build 4.0.60531.0 Updated on July 14, 2011
Fig
upload imageAdd a video | add an image
Open Category Expand Collapse All Expand All Collapse All Expand All Collapse All Expand All Collapse all Expand all Collapse all Expand all Collapse all Expand all Collapse allInteractive Wikipedia entry (with pictures attached) by the users, if the alleged infringement, please contact customer service, we will be in accordance with the relevant provisions of the law in time for processing. Unauthorized, prohibit commercial sites such as copy, crawl the site reasonable use, please specify from www.baike.com.
Login to use interactive services, will be personalized tips and help, as well as opportunities and professional certification of volunteers to communicate.
You can also add information module Silverlight3 atlas
Comments
Post a Comment