Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #8433 (new defect)

Opened 1 year ago

Sounds: Doesn't work with quicktime alternative

Reported by: adam.jimenez Assigned to: madrobby
Priority: normal Milestone: 2.x
Component: script.aculo.us Version: edge
Severity: minor Keywords:
Cc:

Description

Doesn't play sound with quicktime alternative plugin: http://www.free-codecs.com/download/QuickTime_Alternative.htm

Taking this line out gets it working:

Sound.template = new Template('<object id="sound_#{track}_#{id}" width="0" height="0" type="audio/mpeg" data="#{url}"/>')