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. Link to comment https://forums.phpfreaks.com/topic/88756-dynamically-enlarge-decrease-embedded-flash/ 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). Link to comment https://forums.phpfreaks.com/topic/88756-dynamically-enlarge-decrease-embedded-flash/#findComment-454826 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.