Active
Project:
Flashy
Version:
6.x-1.0
Component:
Documentation
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2011 at 01:12 UTC
Updated:
13 Apr 2011 at 01:29 UTC
If I've created a custom .tpl.php for a content type, how do I emit the movie?
print $field_movie_rendered
doesn't seem to work, even when the field renderer is set to flash video.
Comments
Comment #1
phyadmin commentedAlso, using Flashy on http://pirt.asu.edu/demo/4b6050-0 I get the following JS error:
$('#' + name + ':not(object)').swfEmbed(value.url, value);
has no method 'swfEmbed' behavior.swfembed.js:12 the SWFEmbed module is enabled...is this due to another module modifying the expected value of name before this behavior is triggered?Uncaught TypeError: Object #