Need help for the following errors please:

Uncaught SyntaxError: Unexpected token . jquery.fitvids.js:13
Uncaught TypeError: Object [object Object] has no method 'fitVids' www.hindsightvideos.com:181
Unsafe JavaScript attempt to access frame with URL http://www.hindsightvideos.com/hsvids/ from frame with URL http://www.youtube.com/embed/xHX5nGzNFVI. Domains, protocols and ports must match.

Comments

avilao’s picture

Title: Getting the following errors » "object" and "script" types, in addition to iframe
Category: bug » support

Hello
Is there any way to use this module with "object" and "script" codes. Thank you. Some examples:

<script src="http://player.ooyala.com/player.js?embedCode=k1MjB2ODoxorMWI9rOWakLLQbs6Q8Y3B&playerBrandingId=8a7a9c84ac2f4e8398ebe50c07eb2f9d&width=640&deepLinkEmbedCode=k1MjB2ODoxorMWI9rOWakLLQbs6Q8Y3B&height=360&thruParam_bloomberg-ui[popOutButtonVisible]=FALSE"></script>
<object id="cnbcplayer" height="380" width="400" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" > <param name="type" value="application/x-shockwave-flash"/> <param name="allowfullscreen" value="true"/> <param name="allowscriptaccess" value="always"/> <param name="quality" value="best"/> <param name="scale" value="noscale" /> <param name="wmode" value="transparent"/> <param name="bgcolor" value="#000000"/> <param name="salign" value="lt"/> <param name="flashVars" value="startTime=000"/> <param name="flashVars" value="endTime=000"/> <param name="movie" value="http://plus.cnbc.com/rssvideosearch/action/player/id/3000144528/code/cnbcplayershare" /> <embed name="cnbcplayer" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" allowfullscreen="true" allowscriptaccess="always" bgcolor="#000000" height="380" width="400" quality="best" wmode="transparent" scale="noscale" salign="lt" src="http://plus.cnbc.com/rssvideosearch/action/player/id/3000144528/code/cnbcplayershare" type="application/x-shockwave-flash" /></object>
DerekAhmedzai’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

No, Fitvids is only for <iframe>s at the moment.