search for: swfobject

Displaying 16 results from an estimated 16 matches for "swfobject".

Did you mean: sobject
2009 Jul 30
1
Rails Plugin for swfobject? - swf_fu
...gt; As a generic test, I''m passing the following value with @virtuals_victory by doing @virtuals_victory = 76. In my flash 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",{"victor...
2009 May 23
9
undefined method `assert_select'
...''m using Rails 2.3.3 and the plugin has been tested on 2.1 and earlier. I went through writing a spec for a very simple plugin to get 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/...
2008 Jan 09
4
Using Prototype - Getting Javascript Error - "Object doesn't support this property or method"
...ot;> function swapVideo(thevideo,isDefault){ if(isDefault==true) { listItems = $("vidList").childElements("li"); listItems.each ( function(item) { Event.observe($(item).childElements("a")[0], "click", assignB); } ) } var so = new SWFObject(thevideo, "vidplayer", "<?php if (is_numeric($width)) echo $width; else echo $dw; ?>", "<?php if (is_numeric($height)) echo $height; else echo $dh; ?>", "8", "#000000"); so.addParam("wmode", "transparent"); so.write...
2007 Jun 19
4
Can't load swf files with Ajax.updater
Hello, When I use the normal object tags to embed a swf file, the flash file turns out blank by using the ajax.updater function to load a swf file (both IE and FF). With swfobject nothing comes up at all. Is this a bug or is there another (better) way to load a flash file by using updater? Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" g...
2009 Apr 18
0
Anyone know how to include playerMultipleList.swf
...or 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="flashPlayer"> playerMultipleList.swf </div> <script type="text/javascript"> var so = new SWFObject("playerMultipleList.swf", "mymovie", "295&quot...
2007 Dec 29
1
youtube.com complains about old version on 64 bit ubuntu gutsy
...pt turned off or an old version of Adobe's Flash Player. This seems like it ought to be something very simple to remedy. I believe this is the check which is failing: <script type="text/javascript"> // <![CDATA[ writeMoviePlayer("playerDiv"); var to = new SWFObject("/version-check.swf", "checker", "0", "0", "0", "#FFFFFF"); to.write("checkerDiv"); // ]]> </script> I built swfdec 0.5 and swfdec-mozilla 0.5.5 from source tarballs on Ubuntu Gutsy Gibbon. My laptop is a lenovo...
2011 Mar 08
0
jw_player_helper, IE8, no full screen
...eo. This code runs perfectly in FireFox, Chrome, and Safari. IE8 plays the video but I am unable to get IE8 to get the video to go full screen by pressing the "full screen" button. I am using jw_player_helper. Some of the relevant HAML code follows: - - - - - - javascript(''swfobject.js'') = player( {:file => ''/videolib//UltraDedup-Server-Suspend-Put-002.flv''}, {:width => ''100%''} ) - - - - - Anyone know how to get full screen for a flash video under IE8? -- Posted via http://www.ruby-forum.com/...
2007 Mar 30
0
Need help in running swfdec to watch youtube video
Hi, I am trying to use swfdec to watch youtube video. As an example, I want to watch this video from this page: http://www.youtube.com/watch?v=ot5DtISEceU >From the source of the above page, it has this link: var fo = new SWFObject("/player2.swf?video_id=ot5DtISEceU&l=227&t=OEgsToPDskIAT_WivMUj76nGfdhAFBKN&sk=CdlGIc1WbGevkdd3KWQVRQC", "movie_player", "450", "370", 7, "#FFFFFF"); So I start swfdec like this: ./player/swfplay ~/tmp/player2.swf --variables=video_i...
2010 Sep 21
0
Upload form with uploadify jquery plugin
...39;#photo_photo'' %> <%- session_key_name = ActionController::Base.session_options[:key] -%> <% content_for :jstemplates do -%> <%= javascript_tag "window._token = ''#{form_authenticity_token}''" %> <%= javascript_include_tag "uploadify/swfobject" %> <%= javascript_include_tag "uploadify/jquery.uploadify.v2.1.0.min" %> <script type="text/javascript"> <% if protect_against_forgery? -%> var AUTH_TOKEN = ''<%= form_authenticity_token %>''; <% end -%> $(document).ready(f...
2011 Jul 07
0
Question of uploading large file using carrierwave, uploadify and nginx upload module
...FileUtils.mv(file[''filepath''], tmp_file_path) self.file = File.open(tmp_file_path) end end end the new uploading form uses the uploadify basic example javascript code. (http://www.uploadify.com/documentation/) _form.html.haml = javascript_include_tag ''swfobject.js'', ''jquery.uploadify.v2.1.4.min.js'' :javascript $(document).ready(function() { $(''#attachment_file'').click(function(event){ event.preventDefault(); }); $(''#attachment_file'').uploadify({ buttonText: ''Se...
2009 Jun 07
2
graphically representing frequency of words in a speech?
Dear all, I recently saw a graph on television that displayed selected words/phrases in a speech scaled in size according to their frequency. So words/phrases that were often used appeared large and words that were rarely used appeared small. The closest thing I can find on the web to approximate what I saw can be found here: http://stateoftheunion.onetwothree.net/ The example at that website
2009 Dec 13
0
r65 committed - Use the GeoCommons addOverlay method
...ading will take a little bit. - - url = "1"; - new F1.Maker.Map({map_id:url, dom_id:this.element.id, - flashvars: {"map_id":url}, - onload: function(map){ - me.maps[me.api] = map; - // f1_swfobject21.getObjectById(this.element.id); + F1.Maker.core_host = f1_core_host; + F1.Maker.finder_host = f1_finder_host; + F1.Maker.maker_host = f1_maker_host; + + new F1.Maker.Map({dom_id:this.element.id, + flashvars: {}, + onload: f...
2011 Sep 18
12
3.1 asset pipeline + Capistrano troubles
Hello, I''m having a bit of trouble with the asset pipeline and, I think, Capistrano. In my app layout I have: <%= stylesheet_link_tag "application", "bootstrap" %> And the relevant bits of the app dir structure are: app/assets/stylesheets/application.css.scss # Contains ''require_self'' and ''require_tree .'' as usual
2008 Apr 06
6
[Bug 15377] New: unable to watch DoctorWho
...20find%20the%20Doctor%20again%20-%20even%20if%20it%20means%20braving%20the%20villainous%20Miss%20Foster%20and%20her%20hordes%20of%20sinister%20Adipose> The above URL contains the following Javascript fragment: <script type="text/javascript"> var so = new SWFObject("http://www.bbc.co.uk/iplayer/emp/flash/iplayer-external.swf", "bbc_emp_embed", "512", "323", "8", "#000000"); so.addParam("allowFullScreen", "true"); so.addParam("wmode", &quot...
2011 Jun 28
0
New winetricks 20110628: 18 new verbs (adobe_diged, audible, irfanview, winamp, bioshock2, lego_potc_demo, nfsworld, d3dx9_43, glidewrapper, grabfullscreen, ...)
...grabfullscreen=y/n: new verb, for automatically clipping the cursor for full screen windows ie6: use native inetcpl.cpl mono210: updated to mono 2.10.2 sims3: fixed install check; executable is named TS3.exe, not TS3.EXE Trevor Johnson adobeair: update to 2.6. tested with http://code.google.com/p/swfobject adobe_diged: new verb flash: updated irfanview: new verb opera: update. Fixes bug 83. spore_cc_demo: new verb winamp: new verb Whitespace-only patch: use 4 space indents throughout, avoid doublespacing in metadata lines. Fixes issue 68. ?ukasz Wojni?owicz Added Polish translation Giuseppe Dia m...
2010 Jun 30
4
Wine 1.2rc5 World of Warcraft crash
...d18]: file (null), line 0: uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIDOMLocation.hash]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: wine:http://launcher.wow-europe.com/2.0/_js/swfobject.js :: anonymous :: line 8" data: no] > fixme:mshtml:nsChannel_SetRequestHeader (0x266bab8)->(0x33d744 0x258ce5c 0) > fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x266bab8)->() > fixme:mshtml:nsChannel_SetReferrer (0x266bab8)->(0x2641070) > fixme:mshtml:nsChannel_Se...