Warning: include_once(blog.inc) [function.include-once]: failed to open stream: No such file or directory in /home/mark/htdocs/tm/archives/cat_flash.php on line 3

Warning: include_once() [function.include]: Failed opening 'blog.inc' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/mark/htdocs/tm/archives/cat_flash.php on line 3
Mark's Technomusings: Flash Archives

February 18, 2009

Determine framerate, size, resolution, etc of your video or audio files

MediaInfo
Media Info supplies technical and tag information about a video or audio file. Supported formats: Video : MKV, OGM, MP4, AVI, MPG, VOB, MPEG1, MPEG2, MPEG4, DVD, WMV, ASF, DivX, XviD, MOV (Quicktime), SWF(Flash), FLV, FLI, RM/RMVB. Audio : OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF, WMA.

It produces reports in many different formats, like:
General : C:\home\testGam56K_Dial_Up.flv
Format : Flash Video at 44.4 Kbps
Length : 485 KiB for 1mn 29s 443ms

Video #0 : H.263 at 24.0 Kbps
Aspect : 192 x 144 (1.333) at 10.000 fps

Audio #0 : MPEG Audio at 16.0 Kbps
Infos : 1 channel, 11.025 KHz

Posted by mark at 03:00 PM | Comments (0) | TrackBack

January 04, 2008

How to prevent caching of swf files

SWFs, like other documents and media retrieved by a Web browser, are often saved, or cached, locally on the user's hard drive. The next time that media is requested the Web browser may load the file from the cache instead of downloading it over the network. This might be desirable for a Flash movie whose content doesn't change often but undesirable for SWFs that are updated frequently with new content or information.

How to prevent caching of swf files

Posted by mark at 05:18 PM | Comments (0) | TrackBack

August 29, 2007

Introduction to ActionScript Programming

Introduction to ActionScript Programming iswebsite that contains a large example program that is well document, and explained.

Posted by mark at 03:42 PM | Comments (0) | TrackBack

April 19, 2006

What version of Macromedia's Flash player do I have installed?

This page, Macromedia - Flash Player Version Information, will show you a small box that says: You have version x,y,z,a installed. (8,0,22,0 is an example, so is 7,0,19,0). Sometimes knowing the EXACT version will help debug your flash woes.

Also, it's possible that you might have different player versions installed on Firefox vs IE.

Posted by mark at 01:42 PM | Comments (0) | TrackBack

May 09, 2005

Proper Flash Embedding

The auther has created an awesome toolkit that lets you, without much fuss, embed flash movies -- as well as offer non-flash versions without sniffing. It works on the principle that most people who do NOT have Javascript also do NOT have flash.

Proper Flash embedding: FlashObject Best Practices

Posted by mark at 02:17 PM | TrackBack

November 10, 2003

Flash Player Penetration Survey

In June 2003, NPD Research, the parent company of MediaMetrix, conducted a study to determine what percentage of Web browsers have Macromedia Flash preinstalled. The results show that 97.4% of Web users can experience Macromedia Flash content without having to download and install a player.

Download the full study.

Posted by mark at 11:52 AM | Comments (1) | TrackBack