marky167 Posted July 9, 2007 Share Posted July 9, 2007 HI i have been doing alot of video stuff and i need some help i have the whole mysql thing set out and it outputs the right stuff which is the youtube code but i would like some help i put this in the youtube code <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/5rEOjZieyKQ"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/<?php echo $row['video']; ?>" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object> and it outputs nothing but a box that say click to activate Please help :) Thanks Mark Quote Link to comment Share on other sites More sharing options...
july09 Posted July 9, 2007 Share Posted July 9, 2007 You might need to include the javascript library swfobject. Quote Link to comment Share on other sites More sharing options...
marky167 Posted July 9, 2007 Author Share Posted July 9, 2007 could you please give me a code? Quote Link to comment Share on other sites More sharing options...
per1os Posted July 9, 2007 Share Posted July 9, 2007 Your barking up the wrong tree, this isn't a PHP problem, this is Javascript/HTML I suggest posting there. Quote Link to comment Share on other sites More sharing options...
marky167 Posted July 9, 2007 Author Share Posted July 9, 2007 thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.