jaymc Posted October 15, 2007 Share Posted October 15, 2007 Click To Activate IE7 forcing a user to click to activate a flash movie I have searched google and this board but I'm getting no where I know of 2 ways, one using outerHTML and another using a huge javascript file Im not very impressed with the 90 lines of javascript to disable an activate menu, the outHTML seems great but it doesnt work? Im just wondering, who has a working example aswell as the simplest code. I hate having a bucket load of javascript so the more optimized the better Here is another example which looks great but simply doesnt work http://www.mix-fx.com/flash-prompt.htm Any help guys? Quote Link to comment Share on other sites More sharing options...
fenway Posted October 15, 2007 Share Posted October 15, 2007 I'm not familiar with either technique. Quote Link to comment Share on other sites More sharing options...
nogray Posted October 15, 2007 Share Posted October 15, 2007 If you have Dreamweaver CS3, just open the HTML file that contain the flash file and it dreamweaver will alert if you would like to fix it. This is done 100% automaticlly and all the code is generated when you click okay. Second options, http://kb.adobe.com/selfservice/viewContent.do?externalId=7c29e252&sliceId=2 Quote Link to comment Share on other sites More sharing options...
jaymc Posted October 15, 2007 Author Share Posted October 15, 2007 I dont have dreamweaver and I need to know what the code is going in The second one will only fix it on my PC Im a developer.. Quote Link to comment Share on other sites More sharing options...
jaymc Posted October 16, 2007 Author Share Posted October 16, 2007 Any ideas? The flash code (Object) is being generated dynamically via innerHTML = '<object etc etc>' Quote Link to comment Share on other sites More sharing options...
jaymc Posted October 17, 2007 Author Share Posted October 17, 2007 I used swfobject Cheers guys 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.