Compile with Font Assets


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



Copy this code and paste it in your HTML
  1. mxmlc -default-background-color=#FFFFFF -default-frame-rate=25 -default-size 760 360 -includes+=Assets -output=bin/main.swf -source-path+=lib/as3corelib -source-path+=src -source-path+=assets -verbose-stacktraces=true -warnings=true src/de/project/Application.as

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.