On Apr 18, 7:14 pm, Rubio Ramirez <[email protected]>
wrote:
> Found a great link
> (http://blog.eleventyten.com/2007/6/8/embedding-swf-content-with-ror/)
> describing adding Flash content (in this 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 this is one of the most important features.  If you have
> experience with this and would kindly share it, I will greatly
> appreciate it!
>

The path to playerMultipleList.swf looks suspicious to me - if it is
at RAILS_ROOT/public/swf/playerMultipleList.swf then the path to it
(from the browser's point of view) is just /swf/playerMultipleList.swf
(since the document root should be RAILS_ROOT/public)

Fred

> Please see attachment for the code I'm using !
>
> Thanks Rubio
>
> Attachments:http://www.ruby-forum.com/attachment/3590/sounds.html.erb
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to