Your swf that plays the video may take settings via flashvars for example
the Longtail JW has *autostart*

If this is the one your using then you pass the param to
             var flashvars = {};
             flashvars.autoplay = "true";

consult the documentation for the player your using
http://developer.longtailvideo.com/trac/wiki/FlashVars

past threads related to this type of thing
http://groups.google.com/group/swfobject/search?group=swfobject&q=flashvars+autoplay&qt_g=Search+this+group
- S


2009/4/4 Gowrisankar N <[email protected]>

>
> No sam,
> it will play the  flash
> but i want to play the video movie inside the SWFObject automatically
> how can i do this??
>
> On Apr 4, 5:13 am, Sam Sherlock <[email protected]> wrote:
> > dynamic
> >             var params = {};
> >             params.play = "true";
> >
> > static
> >              <param name="play" value="true" />
> >
> > seehttp://code.google.com/p/swfobject/wiki/documentation
> > How can you use HTML to configure your Flash content?
> > - S
> >
> > 2009/4/3 Gowrisankar N <[email protected]>
> >
> >
> >
> > > Anybody have a idea
> > > How can i play the movie automatically...??
> > > in the SWFObject player.....
> >
> > > Thanks in advance....
> >
>

--~--~---------~--~----~------------~-------~--~----~
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