HomeCommunityControl GalleryGraphics & MultimediaFlashASPNetFlash: The DataBound, AJAX-Ready Flash WebControl

ASPNetFlash: The DataBound, AJAX-Ready Flash WebControl



(10) Submit a Review

6,190 Downloads

21,566 Views


Description

Quickly embed Adobe Flash media into your ASP.NET web forms.


www.aspnetflash.com

Features

  • Removes the "Eolas" or "Click to activate and use this control" message in Internet Explorer and Opera browsers.
  • Fully compatible with Microsoft AJAX.
  • Automatically detects the client's Flash plug-in version and appropriately displays alternative HTML content.
  • Produces XHTML compliant, WAI compliant and search engine friendly code.
  • Can automatically detect your Flash Movie's height, width and Flash version.
  • Provides interface for DataBinding to Databases, XML sources, SiteMaps and ObjectDataSources.
  • Integrated Runtime Flash Debugging Console.
  • All script and XHTML markup created by ASPNetFlash is encrypted, creating a blanket of security over your Flash files.

Syntax Example

<ASPNetFlash:Flash ID="Flash1" runat="server" MovieURL="~/cube.swf"> <FlashVariables> <ASPNetFlash:FlashVariable Name="FlashVarName">FlashVarValue</ASPNetFlash:FlashVariable> </FlashVariables> <HTMLAlternativeTemplate> <!-- HTML Alternative content goes here --> </HTMLAlternativeTemplate> </ASPNetFlash:Flash>

Screenshots

Reviews

Submit a review

Doesn't Work

Reviewed by: roger ramjet on Tuesday, September 13, 2011

1 Stars

Won't install in the VS 2010 toolbox.

Renew

Reviewed by: a.oveissian on Monday, May 16, 2011

1 Stars

License must be reviewed after a period (my case: a year) and you must affect this update to all your clients otherwise they will se flags in flash area!!! HTML object tag worked better for me.

Good Software, No Replies From Service

Reviewed by: adron on Wednesday, February 13, 2008

5 Stars

I recently downloaded this control but have not deployed it to production. I'm implemented a playback of the timing but haven't been able to access it via JavaScript (it seems to be embedded into some odd "span") section that I can't seem to find. I submitted a request and have not gotten a response. Hopefully I will eventually. I intend to resubmit.

Great tool for flash/asp.net integration!

Reviewed by: tldspectre on Tuesday, January 29, 2008

5 Stars

I was working on a web project for a tour company that allows users to select tours from different regions around the world. The boss decided having a dropdown menu of regions wasn't user-friendly enough, and wanted an interactive map that the user could just click on to select a region. Using the AspNetFlash control I was able to create an interactive map in flash and have it pass the selected region parameters to the ASP.NET dropdown menu - just what the boss wanted! I'm planning to use AspNetFlash in a similar design for the company home page that will allow users to "quick select" tour destinations. After fruitlessly searching and trying other utilities that didn't quite do the job, AspNetFlash was a Godsend!

Not Free

Reviewed by: stanchiam on Tuesday, December 25, 2007

4 Stars

Need to purchase license else display a trial banner under the flash

Flawless Victory

Reviewed by: jsalinase on Tuesday, December 18, 2007

5 Stars

this is the best flash control ever, also there is a couple of libraries to comunicate js with as and vice versa. You can even bind this control with datasources, and it's free. Awesome

awesome

Reviewed by: stevej on Tuesday, October 23, 2007

5 Stars

I got ASPNetFlash as I needed a standards compliant, simple-to-use WebControl to embed Flash animation into my aspx pages. With ASPNetFlash my original task was accomplished in a matter of minutes. Then I started playing with it, and realized how much more I got than I bargained for: a fully fledged bridge between asp.net and flash including two-way synchronous and/or asynchronous communication between Actionscript, Javascript and code-behind. ASPNetFlash also allows unrestricted mixing and matching of technologies to get the best of both worlds, such as wiring up asp.net events to Flash or using ASP.NET ViewState and SessionState in ActionScript. The documentation is good, there is an active forum, and I got a timely response to my email enquiry. Congratulations for the idea and the execution!

Very useful control - highly recommended

Reviewed by: NevSwales on Thursday, October 18, 2007

5 Stars

Very impressed with the product as well as the rapid support/response to queries. I use this control in a VS 2005 /AJAX environment and I feel the possibilities this control provides are really only limited by the developer/designer's imagination! I feel that it will be a long long time before MS Silverlight comes close to matching the kinds of web experiences we can already achieve with a combination of Flash, this ASPNetFlash control and ASP.NET

Best in Category

Reviewed by: plarkin on Wednesday, October 03, 2007

5 Stars

I have tested several solutions for delivering Flash in ASP.Net. This is hands down the winner on features, stability and cost of ownership. Definatly worth a try.

Just what I needed

Reviewed by: charlotte_aldrich on Friday, August 10, 2007

5 Stars

This is some serious software - this control saved me at least a week of development work. Getting data from my database into my Flash movie was really easy!