View Single Post
Old 07-22-2006, 10:21 PM  
Digipimp
BP4L OT DL
 
Join Date: Mar 2003
Location: BP4L Swap Meet
Posts: 13,481
cams.com recorded video iframe, anyone get it to work?

i've been fucking with this thing for a minute here and trying to get the code to resize the video from 320x240 to 160x120. they give you a sample iframe and tell you to do this and that but i can't make the fucking thing resize no matter what i do.

anyone else get it to work or know how to get it to work and resize the video properly? maybe i'm tired and just overlooking something real simple. here's what they say in the affiliate area for those of you that dont know what i'm talking about.

Use our recorded videos on your page:
Using an <iframe> tag, you can include a reference to one of our random recorded models videos.
Example Code:

<iframe src=" http://cams.com/go/page/cams_iframe_random_vid.html?pid=xxxxxxx" width="320" height="240" frameborder="0">

The default size of the video is 320 width x 240 height. The width of the video can be adjusted by adding the "&width=<value>" argument to the end of the URL (after the pid value). Widths can range from 40-640 pixels, and height will automatically adjust as well (the height is 75% of the width, or 4:3 aspect ratio). If you change the width (and therefore the height as well), the width and height values will need to be adjusted in the <iframe> tag as well.
Digipimp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote