search for: embedswf

Displaying 2 results from an estimated 2 matches for "embedswf".

Did you mean: embeds
2009 May 23
9
undefined method `assert_select'
...some perspective on how things fit together, and I''ve resolved some issues, but still see this error: $ spec vendor/plugins/openlaszlo_plugin/spec/swfobject_view_helper_spec.rb FFFFFFF 1) NoMethodError in ''ActionView::Helpers::SwfObjectHelper swfobject_tag should call swfobject.embedSWF'' undefined method `assert_select'' for #<ActiveSupport::TestCase::Subclass_1::Subclass_1:0x2281278> ./vendor/plugins/openlaszlo_plugin/spec/swfobject_view_helper_spec.rb:17: line 17 is: html.should have_tag(''script'', /swfobject.embedSWF/) Can anyone...
2009 Jul 30
1
Rails Plugin for swfobject? - swf_fu
...I''m doing: onSelfEvent (load) { victoryID = this.loaderInfo.parameters.victory_id; } .. which is going to pull the victory_id value sent to it through swfobject''s flashvars. When I pull it up, it doesn''t show the value and the source shows the following: swfobject.embedSWF("/swfs/victory.swf?1248962132","flbars","250","75","7","/swfs/expressInstall.swf?1248568039",{"victory_id":"76","id":"victory"},{"wmode":"transparent"},{"id":"victo...