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.
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?
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.