Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eggy115/actionscript
Actionscript
https://github.com/eggy115/actionscript
actionscript
Last synced: 16 days ago
JSON representation
Actionscript
- Host: GitHub
- URL: https://github.com/eggy115/actionscript
- Owner: Eggy115
- License: gpl-3.0
- Created: 2023-04-06T10:12:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T12:17:16.000Z (over 1 year ago)
- Last Synced: 2024-11-16T22:17:11.067Z (about 2 months ago)
- Topics: actionscript
- Language: ActionScript
- Homepage: https://github.com/Eggy115/actionscript
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ActionScript
This repository contains a collection of examples and demos for working with ActionScript, a programming language used primarily for creating rich media content and applications on the Adobe Flash Platform.
## Getting Started
To get started with these examples, you'll need to have the Adobe Flash Player installed on your system. You can download the latest version from the Adobe website [here](https://get.adobe.com/flashplayer/).
Once you have Flash Player installed, you can clone this repository to your local machine and open the `.swf` files in the `bin` directory with your web browser or a standalone Flash Player application.
Each example includes source code and a compiled .swf file in the `bin` directory.
## Contributing
If you would like to contribute to this repository, feel free to submit a pull request. We welcome contributions of additional examples or improvements to existing examples.
## License
This repository is licensed under the GPLv3 license. See the [LICENSE](./LICENSE) file for details.