HyraxAttax on DeviantArthttps://www.deviantart.com/hyraxattax/art/Simple-Flash-Comic-Engine-v1-1-196748487HyraxAttax

Deviation Actions

HyraxAttax's avatar

Simple Flash Comic Engine v1.1

By
Published:
30.5K Views

Description

Please note: This is not a stand-alone program! The files require a version of the Macromedia or Adobe Flash development suite!

Also, Flash as a browser plug-in is going the way of the dodo, so your potential audience capable of viewing it will be constantly decreasing.  HTML5/JavaScript is your best bet for the future.

The following versions are supported:
simple-flash-comic-engine_mx.fla
- Flash MX
- Flash MX 2004
- Flash 8

simple-flash-comic-engine_cs.fla
- Flash CS3 and up



Alternate download site: Mirror 1 currently down at the moment
[5|6|2012] Updated SFCE to version 1.1:
  • Disabled page navigation through scroll wheel. It didn't seem to function correctly in newer browsers for some reason. If you want it, the code is still in the ComicSystem symbol. There's a comment in there telling you what line to un-comment to bring it back.
  • Fixed some big GUI bugs that made the interface end up off-screen with customized GUI sets. The AS3 version especially is now capable of making sure all GUI elements appear in the right places.
  • New GUI element - a page count indicator. You can edit the Page Counter symbol to change the font, or go into GUI Parts and remove it from the last frame without any issues.
  • New GUI Parts set - "Clear," which has transparent buttons that only show when you hover over them with the mouse.
  • Included instructions on how to edit the Preloader Screen symbol. Deleting the black backdrop rectangle now doesn't break the engine (You'll probably still want it, though. SFCE would automatically re-size it to cover the first page while everything is still loading).

[8|31|2011] Added alternate link (above) for those having problems downloading it from dA. Hopefully this works.
[3|12|2011] Introduction and Tutorial to the Simple Flash Comic Engine

The Simple Flash Comic Engine is a free Flash-based system that will allow anyone, no matter how little programming knowledge they have, to create Flash-based comics. Creating comics with this engine is as simple as creating frames in the timeline to act as pages. No additional programming is required, the engine deals with all navigation methods and includes a preloader.

Another reason for the engine is to provide an expected means of navigating through the pages. As of now, most Flash comics are self-designed and navigating through them changes between each one. This engine maximizes accessibility by providing click-able navigation buttons, many sets of keyboard shortcuts, and mouse scroll-wheel support*.
Supported keyboard shortcuts: Left & right arrow keys, Page Up & Page Down, Space & Backspace, - & +, A & D, and Enter & Del/. on the number pad.

While Simple Flash Comic Engine is free to download, use, and modify, you do not have the rights to sell the engine in any form. You cannot charge anyone to "provide" them with the engine. I don't care what you do with the end result. You can sell comics that use this engine, you just cannot sell the engine itself.

Regarding credits and the "Powered By" links: while I would prefer that they remain, they are not mandatory and you can remove them if you so desire. The intent for them is to promote the engine so that others who wish to create comics using Flash can easily find the engine. Even if it's just a link to this in the comments would be nice.

Contents of zip file:
simple-flash-comic-engine_mx.fla - AS2-based FLA for Flash MX through Flash 8
simple-flash-comic-engine_cs3.fla - AS3-based FLA for Flash CS3 and up

*scroll wheel support depends on your version of Flash. While the code is included in the Flash MX version, scroll wheel support didn't come around until Flash MX 2004. If you are using the AS2-based MX file in a later Flash IDE, you will want to set the Publish Settings to export to Flash Player 7 or above to ensure that the scroll wheel navigates properly.

Any questions or comments, please let me know!
© 2011 - 2024 HyraxAttax
Comments94
Join the community to add your comment. Already a deviant? Log In
Laugh-Butts's avatar
BLESS YEE.

Making Flash comics from scratch seems like a painful experience for someone completely new to Flash. Like myself. ;U;