Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

php/script flv player into news

Asked Modified Viewed 2,332 times
P
pavka
P
pavka 10
  • Junior Member, joined since
  • Contributed 38 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
asked
Junior Member

it is possible to add something like this:

<script type="text/javascript" src="https://media.dreamhost.com/ufo.js"></script>
<p id="mdk1_410x300.flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</p>
 
<script type="text/javascript">
  var FO = { movie:"https://media.dreamhost.com/mediaplayer.swf",width:"410",height:"300",majorversion:"7",build:"0",bgcolor:"#FFFFFF",
             flashvars:"file=http://www.video.jelonka.eu/mdk1_410x300.flv&showdigits=true&autostart=false" };
UFO.create(FO,"mdk1_410x300.flv");
</script>



also i can paste embed method like this one:

<embed src='http://www.jelenia.pl/mediaplayer.swf' width='400' height='400' 
type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'
flashvars='file=http://www.video.jelonka.eu/mdk1_410x300.flv&displayheight=300' />



into news? if yes - how? :)

If i paste it into normal additional page in phpfusion it display the player, if i paste it into news its not working ;(

any possibility to fix it pls? :)


-----------------------


PROBLEM SOLVED !!!!!!


I FORGOT DISABLE "AUTO BREAK LINES"


PROBLEM SOLVED !!!!!!
Edited by pavka on 19-11-2007 02:18,
0 replies
There are no post found.

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet