yep correct it is xml_file but it seems that the player you using does not support multiple videos in playlist
flowPlayer and Longtail both do - S On 26 October 2010 20:38, bob <[email protected]> wrote: > its not xmlFile its xml_path > the xml file xml/video.xml show how to set one flv file > i need to load more than one flv through xml file > > thanks > > On Oct 27, 12:36 am, Sam Sherlock <[email protected]> wrote: > > viewing that example in firefox's firebug I found the xml the demo uses > to > > behttp://s3.envato.com/files/256829/xml/video.xml > > > > view the source of that xml file and use that. > > > > As I say this is not specific to swfobject but specific to the flv player > > you use. > > > > So adjusting Nathan's example > > > > var flashvars = {xmlFile: "xml/video.xml"}; > > > > On 26 October 2010 20:17, bob <[email protected]> wrote: > > > > > i am using this > > > code.google.com/p/swfobject/wiki/documentation > > > but not able to find xml format there > > > > > for more info i am using this player > > >http://s3.envato.com/files/256829/index.html > > > > > thanks > > > > > On Oct 26, 11:58 pm, Sam Sherlock <[email protected]> wrote: > > > > This is out of the control of swfobject and is determined by the flv > > > player > > > > you use > > > > (you pass the flashvar as documented on wiki - see Nathan's message) > > > > > > assuming you not making you own player you should check > > > > either longtail media player or flowPlayer > > > > > > the format of xml file varies from player to player > > > > > > the docs for longtail media player explain in detail > > > > you can refer to the docs on swfobject wiki for further help > > > > > > www.*longtail*video.com/*player*s/jw-flv-*player*/ > > > > code.google.com/p/swfobject/wiki/documentation > > > > *flowplayer*.org/documentation/index.htm > > > > > > - S > > > > > > On 26 October 2010 19:43, bob <[email protected]> wrote: > > > > > > > how can i supplies xml file as playlist to swfobject so that it can > > > > > read number of moives from xml file and play them > > > > > also i need to know playlist xml format and how to supply that > using > > > > > flashvar parameter > > > > > > > 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]<swfobject%[email protected]> > <swfobject%[email protected]<swfobject%[email protected]> > > > > > <swfobject%[email protected]<swfobject%[email protected]> > <swfobject%[email protected]<swfobject%[email protected]> > > > > > > > > > . > > > > > For more options, visit this group at > > > > >http://groups.google.com/group/swfobject?hl=en. > > > > > -- > > > 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]<swfobject%[email protected]> > <swfobject%[email protected]<swfobject%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/swfobject?hl=en. > > -- > 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]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > -- 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.
