Reading Flash File Information (.swf) through an ASP Page ver

  Reading Flash File Information (.swf) through an ASP Page
  Category : Asp Tutorials-tips Flash asp  
  Platform :  
  Price :  
  Developer:  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

This is a simple tip that presents an ASP class that can read the properties of a Macromedia Flash file (a .swf file). You can use this handy class to read the height, width, version, file length, twips readings, frame rate, and frame count of a Flash file on your Web server.

 

more Tag: flash, flash file, flash file information, reading flash file,

Also see ...


Manipulating Cookies in Flash via ASP 1)    Manipulating Cookies in Flash via ASP
 This is an useful tutorial that contains all the information regarding the cookies in flash files with the help of ASP. The three ASP files such as testcookies.asp, setcookies.asp and getcookies.asp are called by flash to manipulate cookies. This tutorial explains the creation and display of cookies in flash using these three files clearly with the sample code....

Flash with ASP 2)    Flash with ASP
 This is an useful tutorial that helps you how to create a website using ASP and Flash. You can build an attractive and dynamic website using flash and ASP with a database such as MS-Access and MS- Sql Server. ASP is an intermediate tool between the flash and the database. These are some of the information that are explained in this tutorial....

WS-MP3 for Web site 3)    WS-MP3 for Web site
 WS-MP3 (flash MP3 reader) is especially intended to stream your MP3 in your Web site. History: WS-MP3 is, at the begining, a flash reader I discovered on this site: http://www.estvideo.com I find a constraint: 'how to stream a dynamic list of MP3 locate in the same direcory?' With this intention, I developed a small Web application around this reader. This reader offers a great advantage: he accepts parameters in an URL, in particular with ?. In its original version, its code is as follows...

Dynamic Content - Flash and ASP 4)    Dynamic Content - Flash and ASP
 This is an article using which readers can learn about building dynamic image gallery with the combination of ASP and Flash. This is basically about generating dynamic content with ASP and Flash. The author of this tutorial demonstrates about using new MovieClipLoader of Flash and FileSystemObject of ASP to create dynamic image gallery. The author clearly explains this concept by providing sample codes....

Flash Pie Chart 5)    Flash Pie Chart
 Flash Pie Chart is a flash movie that has the ability to produce pie charts on users applications. It generates flash pie charts for ASP applications in a quick manner. Users can utilize this tool to display any statistical information or report on their existing websites. It is an intuitive program and users can have a live demo of this program....

MSCABImage for Linux 6)    MSCABImage for Linux
 MSCABImage is the best cure from nasty posting bots (robots). These bots create hundreds email accounts on your web-based mail servers and spam from them, fill your forums with thousands of commercial postings and screw your online polls. How it works. ABImage Component generates random number and make a hard-to-recognize picture from it. Your Web Application asks visitor to read the number and type it in a textbox. Human can easily recognize the number, but there is no way how a bot can do...

ASP and Flash Christmas Ecard 7)    ASP and Flash Christmas Ecard
 This is an useful tutorial that contain the source for generating a christmas ecard. This attractive christmas ecard is developed with ASP and Flash. You can view that ecard in this tutorial. You can simply download and install that christmas ecard on your web applications....

Flash and ASP 8)    Flash and ASP
 This effective tutorial helps you to know about the Flash and Active Server Pages. This tutorial explains how to handle Flash and ASP files to make the application scalable and optimized for the web. It provides various tips regarding flash and ASP for the beginers....

Flash and ASP Integration 9)    Flash and ASP Integration
 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. This tutorial explains how to use ASP in the creation of zippy, vector-based Flash content on the fly....

Link and Display Text Files 1)    Link and Display Text Files
 Link and Display Text Files is an useful tutorial for all webmasters who desires to make file layouts, add hyperlinks for their text files, for making copybooks etc., The author has given easy and efficient solutions for linking and displaying the contents of your text files within the same document by providing hyperlinks for the title of the text files....

Ananda Image Gallery 2)    Ananda Image Gallery
 Ananda Image Gallery is an ASP based program which guides the users to create their own photo galleries. In the user area it has features like own upload system, thumbnail display, auto resizing of photos, create unlimited categories and sub categories and more. And in the admin area it has extra features like edit profile, change password, add, edit or delete photos or categories and more. An online demo is available for visitors and admin....

File downloading with COM and ASP 3)    File downloading with COM and ASP
 File downloading with COM and ASP is an ASP article for the webmasters that summarizes the procedures for sending download files to your clients through the COM components. The author has given some guidelines for protecting your website files from hackers along with the IResponse interface for sending the files directly to the client browser. You will also come to know how to use the FileTransfer object of ASP in downloading files....

GFL SDK 4)    GFL SDK
 The webmasters can use this newly launched GFL SDK, which is a free library supporting images in graphic formats. The main advantage of this is that the webmasters can easily change and filter the pictures. Popular formats like JPEG, PNG and more picture formats are supported....

Avalio Task Scheduler 5)    Avalio Task Scheduler
 This tool is helpful for the programmers and for the web developers to create a task scheduler on their web page that allows web users to set time and date to open a selected task in a specific time. This tool can be used for creating reports, to open asp pages at particular time, to update site content etc., It has very simple source code with customization facility....

Help Desk 5.2 by Expinion.net 6)    Help Desk 5.2 by Expinion.net
 Expinion.net's Help Desk helps the guest of the sites to send their feedback or any questions or even doubts to be clarified through any online browser. These Email notification helps the customer service people to improve their service along with customer's satisfaction. The life cycle starts with the users submission of issues, support team reviews of those issues, response for the representative and ends with user's feedback....

ASP ListPics 7)    ASP ListPics
 ASP ListPics is an Asp based web application installing this on the server which forms thumbnail automatically on the index of the folder structure. This has features like auto maintaining database, to intermediate low view EXIF info, image descriptions, view counters, resolution images and few others. This system supports various image types like JPG, GIF, BMP, JPG2000 etc. It supports MS SQL or access as database....

Prohibit access to certain page 8)    Prohibit access to certain page
 This simple tutorial is intented to learn you how it is possible to prohibit access to certain page. A technique is to check the referrer of the visitor : if he come from a page of your web site let him in, else display a default message ......

AppendToLog in response object 9)    AppendToLog in response object
 There are many magic methods in response object. With AppendToLog method you can access and write your message to ISS logs. This could be very usefull if you wish to create custom messages in log files. But there is greate limitation of this method which can write maximum 80 characters and can not contains commas. Because log files are comma-delineated files and informations are splitting with commas....