[jQuery] problem using jquery.flash plugin in my plugin
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2>Hello!</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>i'm trying to switch
the dependency of my plugin to a proper jquery plugin dedicated to flash
embedding instead of swfobject.</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>Yet i cannot seem to
make it work: no error thrown but the element is not replaced by the flash
file.</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>here is the
schematics of what i do:</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>jQuery.fn.jqUploader
= function(options) {<BR> return this.each(function(index)
{</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV><FONT face=Arial size=2> <SPAN
class=984093620-21062007>
</SPAN>$(this).flash({src: 'jqUploader.swf', width: 320, height: 240});</FONT>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2>});<BR>};<BR> </FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>i've posted a test
suite here:</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>test: <A
href="http://www.pixeline.be/experiments/jqUploader/test2.php">http://www.pixeline.be/experiments/jqUploader/test2.php</A></FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>plugin: <A
href="http://www.pixeline.be/experiments/jqUploader/jquery.jqUploader_proto.js">http://www.pixeline.be/experiments/jqUploader/jquery.jqUploader_proto.js</A></FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>could someone have a
look and let me know what i'm doing wrong?</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>And if you would
like to see how it should work: <A
href="http://www.pixeline.be/experiments/jqUploader/test.php">http://www.pixeline.be/experiments/jqUploader/test.php</A>
</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial size=2>Thanks a
lot,</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2>Alexandre</FONT></SPAN></DIV>
<DIV><SPAN class=984093620-21062007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN lang=EN-GB
style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: Verdana" xml:lang="EN-GB">
<DIV align=left>
<DIV><FONT size=1>
<DIV align=left><FONT face=Arial size=2><SPAN class=765463322-04012006>Alexandre
Plennevaux</SPAN></FONT></DIV></FONT>
<DIV align=left><IMG alt=pixeline
src="http://www.pixeline.be/_img/pixeline_logo_small.gif"> </DIV>
<DIV align=left><FONT
style="FONT-SIZE: 9px; TEXT-TRANSFORM: uppercase; COLOR: black; FONT-FAMILY: arial"
face=Arial size=1>33 rue Stephenson</FONT></DIV>
<DIV align=left><FONT
style="FONT-SIZE: 9px; TEXT-TRANSFORM: uppercase; COLOR: black; FONT-FAMILY: arial"
face=Arial size=1>B-1030 Brussels</FONT></DIV>
<DIV align=left><FONT
style="FONT-SIZE: 9px; TEXT-TRANSFORM: uppercase; COLOR: black; FONT-FAMILY: arial"
face=Arial size=1></FONT> </DIV>
<DIV align=left><FONT
style="FONT-SIZE: 9px; TEXT-TRANSFORM: uppercase; COLOR: blue; FONT-FAMILY: arial; TEXT-DECORATION: underline"
face=Arial><A title=http://www.pixeline.be/ href="http://www.pixeline.be"
ref="http://www.pixeline.be/">http://www.pixeline.be</A></FONT></DIV></DIV></DIV></SPAN></DIV><BR>
<P><FONT size=2>Ce message Envoi est certifié sans virus connu.<BR>Analyse
effectuée par AVG.<BR>Version: 7.5.472 / Base de données virus: 269.9.1/857 -
Date: 20/06/2007 14:18<BR></FONT></P>
<P><FONT face=Arial size=2></FONT></P></BODY></HTML>