{"id":13745351,"url":"https://github.com/fwienber/jooflash-app-template","last_synced_at":"2026-01-17T08:16:54.904Z","repository":{"id":139300912,"uuid":"1407276","full_name":"fwienber/jooflash-app-template","owner":"fwienber","description":"Jangaroo Flash Application Template: a starting point for your own project","archived":false,"fork":false,"pushed_at":"2012-01-17T20:58:39.000Z","size":100,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T05:06:14.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.jangaroo.net","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fwienber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-24T16:25:28.000Z","updated_at":"2021-08-04T18:32:31.000Z","dependencies_parsed_at":"2023-03-13T10:49:30.276Z","dependency_job_id":null,"html_url":"https://github.com/fwienber/jooflash-app-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwienber%2Fjooflash-app-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwienber%2Fjooflash-app-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwienber%2Fjooflash-app-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwienber%2Fjooflash-app-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwienber","download_url":"https://codeload.github.com/fwienber/jooflash-app-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224819934,"owners_count":17375365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:28.110Z","updated_at":"2026-01-17T08:16:54.890Z","avatar_url":"https://github.com/fwienber.png","language":"ActionScript","funding_links":[],"categories":["Unsorted"],"sub_categories":["Other API"],"readme":"Jangaroo Flash Application Template\n===================================\n\nThis project contains all files you need to build a Flash project with Jangaroo.\nFor general Jangaroo information, please have a look at [Jangaroo](http://www.jangaroo.net).\n\nYou need to have installed the usual Jangaroo [prerequisites](http://www.jangaroo.net/tutorial/): Java 6 and Maven 3.\nNote that you do **not** have to download and / or install Jangaroo itself!\n\nNow, just follow these simple steps:\n\n1. Download and unzip this project to a folder of your choice, say `C:\\jooflash-app`.\n2. Open a command line.\n3. `C:`\n4. `cd \\jooflash-app`\n5. `mvn package` -\n   If this is the first time you ever invoke Maven, please be patient.\n   Half the Java universe downloads, but you end up with a functioning \"hello world\" Jangaroo Flash Web-app!\n   If not, pipe the output into a file (`mvn package \u003e log.txt`) and send it to `frank[at]jangaroo.net`\n\n6. `start target\\jooflash-app\\index.html` -\n   opens the app in your default browser (hopefully a HTML5-enabled browser, IE8 or older do **not** work).\n   Of course, you can also open this file in your favorite browser without using the command line.\n   For some features (like using [Embed(source=...)] for text) to work, you cannot run the Web app from your\n   local file system.\n   Maven also offers a solution to that problem:\n7. `mvn jetty:run` -\n   starts a local Web-server serving your project on port 8080.\n8. Then, open `http://localhost:8080` in your favorite browser.\n9. Because starting Jetty blocks your command line, you need a new one, in which you can then rebuild the Web-app\n   after any source code changes using `mvn package`\n10. Reload in the browser. You may have to delete your browser cache for changes to appear.\n\nIf you have to (or want to) **debug** your application, please read the\n[Jangaroo debugging introduction](http://www.jangaroo.net/tutorial/debugging/).\n**Note** that in contrast to the general Jangaroo \"hello world\" example, this project puts the actual Jangaroo\napplication into an iframe. So to enable the debug mode, open the HTML page usually loaded in the iframe directly:\n\n`http://localhost:8080/jooflash.html#joo.debug`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwienber%2Fjooflash-app-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwienber%2Fjooflash-app-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwienber%2Fjooflash-app-template/lists"}