Browse a Listing
Top > ASP > Tips and Tutorials > Flash and ASP
Popular Tags
Free Script links
The answer to this question is pretty simple. Macromedia's Flash being a much hyped about media is gaining popularity fast due to its impressive interface and interactivity. This being irrespective of the fact that sometimes the loading time can be a put off (if the viewer has got a slow Internet connection or the flash movie is huge in size). If skillfully used the beauty of a flash interface and its quick interactive capabilities with minimal loading time can be easily achieved. Coming to Microsoft's ASP (Active Server Pages - a technology that provides a framework for building dynamic HTML pages which enable Internet andIntranet applications to be interactive). ASP is very much a front runner in the race for dynamic and database driven web sites. In relation to Flash, ASP can be used as a bridge between the database and the flash interface.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 2 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
With the number of Web sites using Macromedia Flash Files (.swf files) to present content, as a Web developer it may come in handy to have an ASP page that could easily read various tidbits of information about a Flash file. Fortunately, Flash files save a plethora of useful information in their headers. This information can be read using the FileSystemObject through an ASP page! (To learn more about Flash, check out FlashKit.com!)
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Macromedia's Flash is often only used to create those annoying Web site intros that people skip right past. Well, since the latest versions of Flash including the ability to interface with ASP and other server-generated Web pages you can now do much more.
This article explains how to connect a Flash movie to an Access database, and use an ASP page to query the database and hand information over to the Flash movie. We are going to build a very simple Flash address book to demonstrate the technique
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 3 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Macromedia's Flash and Microsoft's Active Server Pages technologies are two products with an extremely heavy impact on the world of web site development. Flash allows you to create zippy, vector-based animation and interactivity in a small ActiveX control, and ASP allows you to create dynamic HTML content on the fly. Hopefully, by the time you're done skimming this article, you'll be confident enough to use ASP in the creation of zippy, vector-based Flash content on the fly.
To many developers, a site done in Flash is worth many done in HTML. The ease of use and graphical appeal of Flash is unmatched. Where many of us get stuck, however, is at the question "How am I going to get data into Flash from an external source?" The answer to this question is also the key to a frighteningly successful web site.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 10, 2006 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR