Displaying 3 results from an estimated 3 matches for "playermultiplelist".
2009 Apr 18
0
Anyone know how to include playerMultipleList.swf
The following code snippet did work beautifully before I retrofitted the
website into ROR. Everything but this is working beautifully, and so far
I luv ROR. If you have experience with this thanks in advance for
sharing it with me.
Currently only the words playerMultipleList.swf appear on the page ...
no player.
<div class="sound_gal">
<h3>Introducing the music of Belinda and the Unicorns</h3>
<script type="text/javascript" src="swfobject.js"></script>
<div id="fl...
2009 Apr 20
0
Problem embedding SWF file in page
Found a great link
(http://blog.eleventyten.com/2007/6/8/embedding-swf-content-with-ror/)
describing adding Flash content (in my case playerMultipleList.swf) in
a "rails" webpage.
I''ve followed the instructions to a "T", however the player doesn''t
display on the page ... just the words playerMultipleList.swf appear :-(
Everything else is working great after retrofitting the pages to the ROR
framework, but thi...
2009 Apr 22
0
SWF player tracks are 'undefined'
The problem:
I finally got the playerMultipleList.swf to appear on the webpage, and I
was really excited even tho the playlist didn''t show up. Loading
playlist flashes by, then just says undefined (please see screen shot in
attachment).
I noticed in my development.log the following, but am at a loss as to
how to do the mapping if that...