Top "Swfobject" questions

SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file.

Uncaught Error: Error calling method on NPObject

I have a flash video on my page as follows: <script type="text/javascript"> var flashvars = { }; var params = { …

jquery adobe flash swfobject
What is crossdomain.xml file?

Actually I wish I knew where to start from... I have embedded an third party SWF image gallery control, in …

asp.net flash cross-domain swfobject crossdomain.xml
How to Check if the browser supports HTML5?

EDIT I have changed some Javascript now, so if I can find a javascript function that detects HTML5 Video support, …

javascript jquery html browser swfobject
SWF object params - scale or scaleMode

In my job I'm embedding SWF files into HTML documents all the time. I often asked myself a few things: …

object flash embed swfobject
Resize an SWF when loading it with SWFObject

I'm loading an SWF movie into an HTML page using SWFObject. I want to resize this SWF dynamically. How can …

javascript html flash swfobject
How to call flash actionscript callback method from javascript?

I tried to call a flash callback method from JavaScript. But it seems not working. The flash action script example …

javascript jquery flash actionscript-3 swfobject
Uncaught ReferenceError: SWFObject is not defined

It sounds like a dumb question and FAQ as well, but I truly don't see any reason not to be …

swfobject
YouTube API — not firing 'onYouTubePlayerReady()'

From what I've read, this is how I should setup the YouTube API: <!DOCTYPE html> <html lang="…

javascript swfobject youtube-api
How can I overcome "Error calling method on NPObject" and Play() a SWF?

I am working on a quiz system. Normally it uses jpeg images with each question. But a few of the …

javascript jquery flash swfobject
Javascript addEventListener onStateChange not working in IE

I have two colorbox popup boxes which show a YouTube video in each. When they're finished playing, I'm trying to …

javascript jquery youtube-api dom-events swfobject