Hello all, I wonder if you could help me on this;

I have coffeecup flash form builder and everything is working ok but I
cannot get it to validate. I have included the code below.

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
 codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=7,0,0,0"
 width="450" height="450" id="myform" align="middle">
<param name="movie" value="myform.swf" />
<param name="quality" value="high" />
<param name="flashvars" value="xmlfile=myform.xml&w=450&h=450"/>
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="myform.swf" flashvars="xmlfile=myform.xml&w=450&h=450"
quality="high" bgcolor="#ffffff" width="450" height="450"
 name="coffeexml" scale="noscale" salign="lt" align="middle"
type="application/x-shockwave-flash"
 pluginspage="http://www.macromedia.com/go/getflashplayer"; />
 </object>


The problem seems to be the line that passes the xml file name and
params through flashvars

Can somebody please help, it is probably something simple but it is
driving me up the wall

Many thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to