I don''t think I ever posted this to the list for feedback. It''s a before_filter that checks the version of Macromedia Flash present on the client browser, redirecting to the flash_not_found action as appropriate. Usage: 1. Unzip the folder into your rails structure. 2. Require flash_checker and include FlashChecker in your application controller. 3. Use before_filter :flash7_required, :only => ["action"] in your controllers. Kyle Maxwell _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails