[SWFObject] xml

Anthony Connelly tjcdesigner at yahoo.com
Sat May 20 19:49:47 PDT 2006


This is output from a program that makes a form. I am
having trouble translating it for SWFobject because of
my lack of knowlege when it comes to Flashvars and
xml. Could someone show me make this code work with
SWFobject?

<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="429" height="1010" id="coffeexml"
align="middle">
            <param name="movie"
value="quickquoteform.swf"/>
            <param name="quality" value="high" />
            <param name="FlashVars"
VALUE="xmlfile=quickquoteform.xml&w=429&h=1010"/>
            <param name="scale" value="noscale" />
            <param name="salign" value="lt" />
            <param name="bgcolor" value="#ffffff" />
            <embed src="quickquoteform.swf"
FlashVars="xmlfile=quickquoteform.xml&w=429&h=1010"
quality="high" bgcolor="#ffffff" width="429"
height="1010"
 name="coffeexml" scale="noscale" salign="lt"
align="middle" type="application/x-shockwave-flash"

pluginspage="http://www.macromedia.com/go/getflashplayer"
/></embed>
          </embed>
            </embed>
        </object>

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Swfobject mailing list