Dynamic rich media component for ASP.Net Flash, Video and Audio controls for C# and VB.Net

ASPNetFlash Demo: FlashVars


With the FlashVariables property in your ASPNetFlash control, you can send any type of data into your Flash Movie that you like.  Text, Urls, or even Xml can be sent directly into the movie as a FlashVar. 

FlashVariables can be set:
  • Programmatically from your C#/VB.NET code-behind ("TitleText" is set this way)
  • From the Design-Time Editors including the Smart Tags and Property Panel ("MessageText" is set this way)
  • From the ASPX markup

The Design-Time Editors store the FlashVariables in the ASPX Markup, so the two methods are completely interchangable.  Programmatic manipulation edits the FlashVariables collection at runtime.



download demo source code download demo source code