Gutspiller Posted January 31, 2008 Share Posted January 31, 2008 Can somebody help me or direct me to a tutorial that will allow me to have a zoom-in and zoom-out feature on a page that contains an embedded flash game? I want it so that when a zoom-in button is clicked, it will increase the size of the flash game and when the zoom-out button is clicked it will decrease the size of the flash game. I have no coding experience and I don't know how to do this at all. Can anybody give me the pieces of code to accomplish this or direct me to a tutorial that could help me do it? Thanks for any help. Quote Link to comment Share on other sites More sharing options...
phpQuestioner Posted January 31, 2008 Share Posted January 31, 2008 You can increase the object/embed size; but as far as zoom in/out with flash; you need to code your flash with actionscript to do that. Once you have the right ActionScript to do that; you can call the zoom with a button using FS Commands or JavaScript (depends on how you coded your ActionScript). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.