Skip to content

ToolkitForDart/darttoolkit-panels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toolkit for Dart (panels)

Toolkit for Dart for Adobe Flash Professional allows you to publish a FLA to HTML by generating Dart code leveraging the StageXL library.

Sources organization

  • dart-dialog/ - Toolkit settings dialog
  • dart-panel/ - Toolkit panel

Compiling the SWF panels

Note: the SWF panels are only used to configure the output, they don't hold any publishing logic.

Fonts

For perfect UI fidelity, make sure you have both required fonts available on your system:

  • Lucida Grande (OSX UI)
  • Tahoma (Windows UI)

Compilation:

The SWF panels require Adobe Flash Professional CS6+ for compilation.

Open and compile:

  • darttoolkit-panels/dart-panel/SettingsDialog.fla
  • darttoolkit-panels/dart-dialog/DartExportPanel.fla

The SWFs will be generated directly in the same folder as the FLA - you must copy them manually to the appropriate location.

About

Toolkit for Dart for Adobe Flash Professional: panels sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published