Set SWF properties in the Document Class


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. // this line straight under the imports
  2.  
  3. [SWF(width="800", height="600", backgroundColor="#333333", frameRate="30")]

Report this snippet


Comments


You need to login to view comments.