generate-swf-gsp

Purpose

Generates a wrapper html file for the specified .swf file, either to the same directory if no output file is specified or to the specified output file if it is. The general format is:


   generate-swf-gsp SWF_FILE_NAME [GSP_FILE_NAME]

Examples


grails generate-swf-gsp web-app/Main.swf


grails generate-swf-gsp web-app/Main.swf grails-app/views/Main.gsp