I’m an Avid Javascript developer, and am wondering if there’s any to use Open web technologies (JS/HTML/CSS) to build a flash game.
After a few Google searches, i’ve got nothing, so I’m asking here.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Flash is just as “open” as JavaScript. They are both based on ECMAScript. The Flex compiler is fully open-source, and there are a bunch of really great open-source tools for developing with, including my personal favorite IDE; FlashDevelop.
Flex and Flash can also use CSS for formatting if you prefer, but there are better options than verbose CSS.