Frederick Cheung wrote in post #988845: > On 23 Mar 2011, at 07:32, Burebista <[email protected]> wrote: > >> Hi there! >> >> I ran rails 3 application in localhost. In index.html.erb file I added >> >> <object type="application/x-shockwave-flash" >> data="../public/player_mp3.swf" width="200" height="20"> > That path looks wrong - if the file is in public, the URL for it is > /player_mp3.swf > > Fred
Thank you Fred, that little slash solved problem ! -- Posted via http://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.

