Displaying 20 results from an estimated 80 matches similar to: "Rails Plugin for swfobject? - swf_fu"
2008 Apr 06
6
[Bug 15377] New: unable to watch DoctorWho
http://bugs.freedesktop.org/show_bug.cgi?id=15377
Summary: unable to watch DoctorWho
Product: swfdec
Version: unspecified
Platform: Other
URL: http://www.bbc.co.uk/doctorwho/s4/episodes/?episode=S4_0
1&action=iplayer&pid=b009w049&title=Partners%20In%20Crim
2009 May 23
9
undefined method `assert_select'
I''m having trouble getting the specs to run for a plugin where I want to
fix a bug. (I''ve actually already found and fixed the bug, but I don''t
want to submit a fix without a test!) When I started the specs weren''t
running, but it may be that I''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
2009 Dec 13
0
r65 committed - Use the GeoCommons addOverlay method
Revision: 65
Author: ajturner
Date: Sun Dec 13 11:10:04 2009
Log: Use the GeoCommons addOverlay method
http://code.google.com/p/mapstraction/source/detail?r=65
Modified:
/trunk/source/mxn.geocommons.core.js
/trunk/tests/index.htm
=======================================
--- /trunk/source/mxn.geocommons.core.js Sun Dec 13 11:10:00 2009
+++ /trunk/source/mxn.geocommons.core.js Sun Dec 13
2008 Jan 09
4
Using Prototype - Getting Javascript Error - "Object doesn't support this property or method"
I have the following javascript being called on my site and I am
getting a Javascript error - "Object doesn''t support this property or
method". The error is invoked on the line that has - "listItems = $
("vidList").childElements("li");".
The purpose of the Javascript is two fold: ''swapVideo'' to change the
Youtube video and
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
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
2007 Dec 29
1
youtube.com complains about old version on 64 bit ubuntu gutsy
I read on lwn.net that swfdec has support for watching youtube.com
videos. Good work! I have not been able to get the Adobe 32-bit mozilla
plugin working under 64-bit gutsy so I figured I'd give swfdec a go.
A quick search of the archives and bugzilla turns up nothing obviously
similar to my problem.
Viewing this page:
http://www.youtube.com/watch?v=82Opqy5mFZM&feature=related
I
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",
2011 Mar 08
0
jw_player_helper, IE8, no full screen
I have some code that displays flash (flv) video. 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 =>
2010 Sep 21
0
Upload form with uploadify jquery plugin
I would like to integrate the uploadify plugin with a standard rails
form. However I can''t figure out how to add a new field and have it get
submitted with the file upload. I added a name field into the form, but
the valued does not get submitted.
<%
dialog_file_description = ''Photos''
allowed_extensions = [:jpg, :jpeg, :gif, :png]
max_size = 20.megabyte
2011 Jul 07
0
Question of uploading large file using carrierwave, uploadify and nginx upload module
Hey ROR users,
I have a small experimental web app which is for uploading files. The
web app uses carrierwave, uploadify. It works fine on small size
files. However, it can not handle large size files (>1G) efficiently.
Then I decided using nginx upload module, it worked well on small size
files after modification of codes,. But It fails on uploading large
files (>1G) because of http error
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
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
2011 Jun 28
0
New winetricks 20110628: 18 new verbs (adobe_diged, audible, irfanview, winamp, bioshock2, lego_potc_demo, nfsworld, d3dx9_43, glidewrapper, grabfullscreen, ...)
Another two months, another winetricks release. (So much for
release early, release often :-)
Highlights:
- fixes a bunch of verbs whose download URLs had changed, especially
vcrun2005 and vcrun2008.
- fixes the annoying "unexpanded variable" error which happened when
running old wine with a new wineprefix.
- brings back gog support (though without automated download for now;
any
2009 May 28
1
[PATCH server] Change default flexchart view and increase vertical dimension of flexchart area.
---
src/app/views/graph/history_graphs.rhtml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/views/graph/history_graphs.rhtml b/src/app/views/graph/history_graphs.rhtml
index 9488367..7a7e1e1 100644
--- a/src/app/views/graph/history_graphs.rhtml
+++ b/src/app/views/graph/history_graphs.rhtml
@@ -7,10 +7,10 @@ $('#flex_history_chart').flash(
{
2009 Apr 22
1
how can I get the friends of a fb user only using his facebook id
hello,
with facebooker can I get a list of someone''s facebook friends, only using
his facebook id?
If yes, then please let me know how... (and don''t read further)
If this is not possible, then here is my problem:
-------------------------------------------
I have a flash movie embedded in the canvas page of my Facebooker
application.
The movie gets information from an xml
2007 Apr 27
0
swfdec-mozilla: Changes to 'refs/tags/0.4.3'
Tag '0.4.3' created by Benjamin Otte <otte@gnome.org> at 2007-03-22 20:29 -0700
release 0.4.3 ("Now this puny world will bow down to me!")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBGAtkfvMv5VCdLq8QRAm3vAKCic3DUAvDlt1C2+Pv5wJSdszSE3ACfctuD
5OM1kV/tKXw+U4ib3rIi/Fg=
=bP7Y
-----END PGP SIGNATURE-----
Changes since 0.4.1:
Benjamin Otte:
2007 Apr 27
0
swfdec-mozilla: Changes to 'refs/tags/0.4.4'
Tag '0.4.4' created by Benjamin Otte <otte@gnome.org> at 2007-04-27 10:33 -0700
release 0.4.4 ("The death camp of tolerance")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBGMcNevMv5VCdLq8QRAo4xAKCzjgjZ+RKacQC6Ch+iLSAmnYqrxACgjC/K
lyDK1rIaijmVJhpPRElNGeY=
=s+c1
-----END PGP SIGNATURE-----
Changes since 0.4.1:
Benjamin Otte:
rework audio
2007 Feb 17
6
swfdec-mozilla: Changes to 'master'
src/plugin.c | 15 +++++++++++++--
src/swfmoz_player.c | 15 ++++++++++++++-
src/swfmoz_player.h | 3 +++
3 files changed, 30 insertions(+), 3 deletions(-)
New commits:
commit cb81679b7533d944dbb098f70da0a92ec4372749
Author: Benjamin Otte <otte@gnome.org>
Date: Sat Feb 17 13:35:52 2007 +0100
implement FlashVars
2010 Jun 30
4
Wine 1.2rc5 World of Warcraft crash
Hello all,
My wife and I just recently went 100% Linux, meaning that we no longer dual boot to Windows for our regular gaming addiction.
One of the games we both enjoy is World of Warcraft, and it has so far worked a charm using Wine 1.2rc5 (we started using Wine at 1.2rc3), but today the game was patched, and now it crashes on login.
Some data:
Wine 1.2rc5
Slackware 13.1 kernel 2.6.33.4
Nvidia