Aqua-Soft Forums: Youtube Screen - Aqua-Soft Forums

Jump to content

Aqua-Soft Mobile

Please keep all threads in this forum related to the Aqua-Soft Mobile skin.
Quicklinks: Purchase | Download: 2.0 - Invision Power Board 3.1 (Updated 2/14/2011) ยท 1.0 - Invision Power Board 3.0 | Additional User Agents | How to Install | Assigning User Agents
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Youtube Screen Rate Topic: -----

#1 User is offline   slinkyaroo1 Icon

  • Group: Subscriber*
  • Posts: 9
  • Joined: 30-January 11

Posted 19 March 2011 - 05:38 PM

After I installed the mobile skin for ipb 3.0.3 the media viewer shrank in size. It was ok before I added the youtube edit file. The viewer can not view the screen 425 x 344. I have recached, rebuilt posts, etc and nothing seems to work.

edit file
<object width="425" height="344">
	<param name="movie" value="http://www.youtube.com/v/$2"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowscriptaccess" value="always"></param>
	<param name="quality" value="best">
	<embed src="http://www.youtube.com/v/$2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed>
</object>


Any ideas of how to make the screen as it was in the past?

site: http://www.techpb.com/forum
0

#2 User is offline   slinkyaroo1 Icon

  • Group: Subscriber*
  • Posts: 9
  • Joined: 30-January 11

Posted 20 March 2011 - 02:06 AM

I got it working had to use:
<object width="425" height="355"><param name="movie" value="http://youtube.com/v/$2"></param><param name="wmode" value="transparent"></param><embed src="http://youtube.com/v/$2" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic