I am trying for a while now to display correctly a SWF project in a HTML file with good integration in all browser.
The SWF is there : http://bitbucket.org/natim/cip-qcu-editor/raw/4746bbb86427/qcu/swf/quiz.swf And I tried using this method : http://latrine.dgx.cz/how-to-correctly-insert-a-flash-into-xhtml and this one : http://www.bobbyvandersluis.com/swfobject/generator/index.html without success.
Actually it works but not with Firefox 3.6 that doesn't start the animation.
Do you have any idea of how I can make it works ?
Thanks
I finaly used the SWFObject like this :