For not having it to embed into every game just edit the file that handles the show of the game with the attached code.
Main Topics
Browse All TopicsI have a gamesite, where users can play online games. When user clicks on a game to play, I need a code, which checks if user has myApp installed and if not, he is redirected to a landing page.
I have a code, but it is not working properly.
Also, the code should be triggered, regardless which game is clicked, so I do not have to embed it with every single game.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Thanks for answers;
So, if I get this right - I should put my code between the HEAD tags and the "body onLoad" code in the core Js code of the (flash display) software, or in the template file?
Because I have a sw, which is not a game script or such, but merely a flash content display sw; so, in order to my functions be called, I should put all of the code inside the core Js code or the site template?
Please, have a look at the my site at "xposio.com", to see what I mean :)
Thx again!
Business Accounts
Answer for Membership
by: wildzeroPosted on 2008-12-28 at 11:19:22ID: 23252601
I don't see where you are calling the functions ToolBarInit and checkToolbar