web launch

im new to c++ and I wanted to know if its possible to embead applications made form c++ on browser and if that is true i wanted to know if it was possible with the allegro game library.
Last edited on
Do you mean like running your code on the client's browser when they view the page? If that's what you mean, then no. Java was designed for this, though.
Or do you mean something else?
im making a browser games and im wondering if its possible to launch from the web. its easy with flash programming but no idea how to do it with c++
I just found out that flash is one of the only choices for playing games on a browser. their probably is a way to get c++ to work but i rather just use flash.
Topic archived. No new replies allowed.