<font size="4">Resource Plug-in</font>
NEW version 1.1
What's New:
An action to load fonts. So now you can include and use fonts in your cap regardless if those fonts are installed on your system.
Download: http://dl.dropbox.com/u/5426011/res%20plug/ResourcePlugin1.1.zip
Examples:http://dl.dropbox.com/u/5426011/res%20plug/ResExamples.zip
old:http://dl.dropbox.com/u/5426011/res%20plug/Resource%20Plugin%201.0.zip
The Problem:
Construct already has the feature to add files to include when building an executable, But only the Xauido2 plug-in has the ability to access those files.
The solution:
This plug-in provides access to those files to any plug-in that can load files.
Here's an example that plays a "mod" file that's in the "EXE":download
Actions:
- Extract Resource
- Load Font (new in 1.1)
Expressions:
- Get Resource
- Get Temp Dir
Note:
The plugin works by copying the files from the program's resources to a temp directory. The temp files are removed when the object is destroyed.