GNU v3 XHTML 1.0
ie6 ie firefox opera safari chrome


MediaFrame does not apply any effects by default. Instead, MediaFrame exposes clientside event handlers you can subscribe to and apply the effects you want. Either, effects you've written yourself or via a third party library, giving you maximum flexibility.

The sample code here uses Adobe Spry Effects library to apply a combination of size and fade effects. A good example of how Adobe and Microsoft work well together :-)


Show/Hide code Toggle (declarative syntax and remarks);