Prevent flash opening new windows
Is there anyway to pr开发者_如何学JAVAevent flash files (swf) that are embeded within a webpage from opening a browser window? Eg. prevent the links within a flash file from opening new windows.
Possibly with javascript/jquery?
There will not be a way for that. you have to at least allow some flash vars to control the link targets so you can access it with javascript
精彩评论