Sorry, but this list is specifically for SWFObject issues. I suggest posting in Flowplayer's forums: http://flowplayer.org/forum/index.html
Good luck - philip On Wed, Dec 9, 2009 at 10:11 PM, joshy <[email protected]> wrote: > Hi guys can any one help me on configuriing a script out for flow > player I used to use jwplayer and had a generated script but with flow > player they have a href script to fetch the player id, video file and > parameters ive put in the right paths but when i put it on wordpress > html editor and view page nothing comes up ive also tryed to apply the > script in the themes page php file and the java in the head php here > there and ever where lol tryin to get a connection heres the flow > player script = > > > <html><head> > <meta http-equiv="content-type" content="text/html; charset=UTF-8"> > > > <script type="text/javascript" src="http://localhost/flowplayer/ > flowplayer-3.1.4.min.js<http://localhost/flowplayer/%0Aflowplayer-3.1.4.min.js> > "></script> > > </head> > <body> > <a > href="http://localhost/flowplayer/P-MONEY2.mp4" > style="align:center;display:block;width:700px;height:280px" > id="player"> > </a> > > <script> > flowplayer("player", "http://localhost/flowplayer/ > flowplayer3.1.5.swf"); > </script> > </body></html> > > some how wordpress is limited to what script you put into it i think, > ive put in youtube and jwplayer scripts into there html editor so here > im asking the pros guys your ideas will be mostly appreciated cheers > > > > -- > > 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.
