Adding Microsoft Silverlight to Your Company's Skill Set

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Adding Microsoft Silverlight to Your Company's Skill Set - Presentation Transcript

    1. 8
    2. Perception, Reality & Potential For developers and designers
    3. Developer’s Designer’s
    4. Effects Fonts Think of Expression as Design as Photoshop meets Illustrator
    5. Bitmap Export Vector Export XAML Layout Creation Optimal situation: Collaborative plan upfront
    6. Loading Additional XAP files is not easy http://tinyurl.com/loadxaps
    7. More than one timeline Clipping Masks vs. Image Brushes Expression Encoder
    8. http://www.mikeswanson.com/swf2xaml/
    9. <object id=\"Xaml1\" data=\"data:application/x-silverlight-2,\" type=\"application/x- silverlight-2\" width=\"100%\" height=\"100%\"> <param name=\"splashscreensource\" value=\"ClientBin/Splash.xaml\"/> <param name=\"onSourceDownloadProgressChanged\" value=\"onSourceDownloadProgressChanged\" /> <param name=\"source\" value=\"ClientBin/GHTunesMIX.xap\"/> <param name=\"onerror\" value=\"onSilverlightError\" /> <param name=\"background\" value=\"white\" /> <param name=\"minRuntimeVersion\" value=\"2.0.31005.0\" /> <param name=\"autoUpgrade\" value=\"true\" /> <a href=\"http://go.microsoft.com/fwlink/?LinkID=124807\" style=\"text- decoration: none;\"> <img src=\"http://go.microsoft.com/fwlink/?LinkId=108181\" alt=\"Get Microsoft Silverlight\" style=\"border-style: none\"/> </a> </object>
    10. function onSourceDownloadProgressChanged(sender, eventArgs) { var myHost = document.getElementById(\"Xaml1\"); var txtCounter = myHost.content.findName(\"txtCounter\"); var gaugeNeedleAngle = myHost.content.findName(\"gaugeNeedleAngle\"); var currentProgress; if (eventArgs.progress) { currentProgress = eventArgs.progress; } else { currentProgress = eventArgs.get_progress(); } txtCounter.Text = Math.floor(currentProgress * 100) + \"%\"; gaugeNeedleAngle.Angle = 25 + Math.floor(currentProgress * 125); if (currentProgress > (1 / 7)) myHost.content.findName(\"bulb1\").Visibility = \"Visible\"; if (currentProgress > (2 / 7)) myHost.content.findName(\"bulb2\").Visibility = \"Visible\"; if (currentProgress > (3 / 7)) myHost.content.findName(\"bulb3\").Visibility = \"Visible\"; if (currentProgress > (4 / 7)) myHost.content.findName(\"bulb4\").Visibility = \"Visible\"; if (currentProgress > (5 / 7)) myHost.content.findName(\"bulb5\").Visibility = \"Visible\"; if (currentProgress > (6 / 7)) myHost.content.findName(\"bulb6\").Visibility = \"Visible\"; }
    11. Your feedback is important!
    12. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
    SlideShare Zeitgeist 2009

    + goodfridaygoodfriday Nominate

    custom

    242 views, 0 favs, 0 embeds more stats

    Discover how your team of Web designers and develop more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 242
      • 242 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 7
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories