XFileSharing Pro - embed coding resizing

Message
Author
vb24
Posts: 15
Joined: Nov 25, 2010 6:31 am

embed coding resizing

#1 Postby vb24 » Feb 20, 2011 3:17 am

Hi,

how do i go about configuring the embed code to allow the video player to fix within the iframe box for example vidxden has done it well >>>

Code: Select all

<IFRAME SRC="http://www.vidxden.com/embed-t6nloztekcxa-width-653-height-362.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=653 HEIGHT=362></IFRAME>


<IFRAME SRC="http://www.mysite.com/embed-ud4ekqamvd04.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=800 HEIGHT=450></IFRAME>


if you change the size, the player inside will still be the same size.

flowcubano
Posts: 25
Joined: Dec 15, 2010 12:26 am

#2 Postby flowcubano » Feb 21, 2011 8:55 am

Contact [email protected] they will install it for you.

vb24
Posts: 15
Joined: Nov 25, 2010 6:31 am

#3 Postby vb24 » Mar 03, 2011 7:13 pm

flowcubano wrote:Contact [email protected] they will install it for you.
you have to pay for it.. but still haven't finished the job.,.. they must be in high demand

thebeer
Posts: 47
Joined: Feb 01, 2010 9:41 am

#4 Postby thebeer » Mar 11, 2011 2:44 pm

I'd like to know the same thing.

Also does anyone know how to make the embed code width and hight change based on user entered values? Like in http://loombo.com/qwr7xw2crtfb

I know it's JS and onchange= event but nothing more :(