Skip to content Skip to sidebar Skip to footer
Showing posts with the label Flash

Calling Jquery Function From Flash

I'm trying to call an external JS function from flash using the ExternalInterface.call() method… Read more Calling Jquery Function From Flash

Can I Enable Intranet Users To Take Screenshot Of The Current Page Via The Browser?

Is it possible to create a screenshot from the current page the user is on? (It's for an Intran… Read more Can I Enable Intranet Users To Take Screenshot Of The Current Page Via The Browser?

Detect Flash Plugin Crashes

Is there any way to detect flash-plugin crashes in major browsers (firefox, ie, chrome, safari and … Read more Detect Flash Plugin Crashes

Issue With The Flash Fallback Of Videojs With Firefox

I have try to add videoJs to my site to play MP4 files, all works perfectly in Chrome but when I go… Read more Issue With The Flash Fallback Of Videojs With Firefox

Set The Bgcolor Attribute Value

The following doesn't work: Test Solution 1: document . getElementById ( "foo" ) … Read more Set The Bgcolor Attribute Value

What Optimizations Does A Browser Perform When A Dom Element Is Being Rendered Off Screen?

I control an iframe being rendered on another domain. Is there a clear way of telling whether this … Read more What Optimizations Does A Browser Perform When A Dom Element Is Being Rendered Off Screen?