Displaying 20 results from an estimated 20000 matches similar to: "Flash"
2007 Apr 25
2
Flash Skin and Rails View Issue
Hi,
I have an issue embedding a flash movie into one of my rails views.
/movies/index.rhtml
embeds /resources/movies/episode1.swf and episode1.flv
e.g index.rhtml includes:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="320"
2002 Jul 08
2
FlashMX creates BAD .swf file on Samba
Hi peoples,
I have a Samba Server that has had the same config for over 10 months now
(read: never had a problem).
Just today, I thought, let's Play with Flash MX, so download I did.
Start playing around, and went to test my first movie and it came up blank.
Not a flash GURU that I am, I was stumped. Anyway. Saved the flash file
to my local C:\ (Oh did I mention the WS is Win2k ;) .. and
2006 Jul 24
2
Flash problem with RoR? missed something?
I have tried to put a flash movie inside of my RoR page and it shows up
with nothing on IEPC.
It does very well on every other type of browser but does not work with
IEPC.
I made a folder - "flash" in my public directory and have had the one
instance of it point there.
Thus my flash directory is www.rails-app.com/flash/flash.swf
Is there anything that anyone knows to help out?
2008 Jul 03
3
[Bug 16605] New: swfdec does not start multiple flash movies in a single screen in Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=16605
Summary: swfdec does not start multiple flash movies in a single
screen in Firefox
Product: swfdec
Version: 0.6.6
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: low
Component: plugin
2005 Aug 06
3
Macromedia Flash Loading Issues
I''ve discovered something very odd about the way Rails is handling
Flash media. I am attempting to load a partial that contains the code
for a flash adverstisment for the website. It was working ok when the
code was in the page, but once I pulled it out to a partial (so I
could use it on other pages) it stopped working.
<%= render(:partial =>
2009 Apr 03
1
swfdec-player - error
Hi,
I have problem strange with swf.
When i run:
$ swfdec-player http://www.pibmug.com/files/map_test.swf
it's run swf. Everything is OK
But when I try this swf:
$ swfdec-player http://www.fi.muni.cz/~xstancek/lineChart.swf
SWFDEC: ERROR: swfdec_sprite_movie.c(286):
swfdec_sprite_movie_perform_place: using non-implemented clip events 256
.......
SWFDEC: ERROR:
2009 Mar 05
1
Question about SwfdecAsScriptFunction in swfdec
Hello,
I got a question about the script function class(SwfdecAsScriptFunction)
design in swfdec.
Why doesn't a script function mark its
target(SwfdecAsScriptFunction::target) in the marking phase? What if the
function's target has been destroyed while the function itself is still kept
alive? (Answer myself: then there would be a segfault when executing that
function)
Let me give a
2006 Feb 25
8
linking a .swf file in a rails document
Hi,
I have a little .swf movie I''d like to have in my page. Is there a
rails way of linking it?
Thanks,
Peter
2006 Jan 18
6
Ruby and Flash?
Hi there,
I have an idea for a game I want to build, but it requires Flash as the presentation layer (I''d want to do the back end in Ruby running on Rails.) I have not been able to find any info on the integration of the two, and someone suggested asking here. Any info would be appreciated. Any links to examples would be great too.
Thanks - please make sure you respond to me directly
2008 Dec 21
2
[Bug 19213] New: it can't support chumby widgets function
http://bugs.freedesktop.org/show_bug.cgi?id=19213
Summary: it can't support chumby widgets function
Product: swfdec
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
2009 Mar 06
1
questions
Hello,
I have some questions about the library.
First, I would like to be able to get how many frames in a movie, skip to a
given frame, and render one selected frame. Looking at the API, I see that
there are functions for this in swfdec_sprite_movie.h. But I don't see how I
can get to those functions starting from a swfdec_player.
Second, there are some movies that are collections of
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
2004 Aug 06
6
Icecast in Macromedia Flash
Hello everybody,
This topic was already published in the icecast development list but it did
not interest many people there because it is related to Macromedia Flash and
apparently all the development team is running Linux PPC (the flash plugin
is not available for Linux PPC). For this reason, I was advised to transfer
this topic to this regular icecast list.
Sorry for those who subscribed to both
2011 Mar 23
2
rails 3 + mongrel + mime type swf
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">
<param name="movie" value="player_mp3.swf" />
<param name="FlashVars" value="mp3=file.mp3" />
2007 Nov 20
5
[Bug 13313] New: swfdec-mozilla makes firefox crash on www.nombril.com
http://bugs.freedesktop.org/show_bug.cgi?id=13313
Summary: swfdec-mozilla makes firefox crash on www.nombril.com
Product: swfdec
Version: 0.5.2
Platform: x86-64 (AMD64)
URL: http://www.nombril.com
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
2008 Aug 01
2
image_path without timestamp
Every time I use an asset tag helper, there is a parameter appended to
the end of my file name.
e.g. <input src="/images/search.gif?1213816620" type="image" />
From what I am reading, this appears to be a timestamp for caching
purposes. It works in most cases, but I want to use image_path to embed
a flash file.
.swf file in public/images/flash
e.g.
2007 Aug 15
0
4 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_as_object.c | 4 +++-
libswfdec/swfdec_movie.c | 6 +++---
test/trace/Makefile.am | 18 ++++++++++++++++++
test/trace/property-native-5.swf |binary
test/trace/property-native-5.swf.trace | 4 ++++
test/trace/property-native-6.swf |binary
test/trace/property-native-6.swf.trace | 4 ++++
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800
release 0.5.4 ("Turkish Cycling Federation")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/
R5PF4bZQqmSdJ64t8EbD4cA=
=8qBy
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Benjamin Otte (40):
2008 Feb 14
6
[Bug 14496] New: Could you try to support flash movies on vbox7
http://bugs.freedesktop.org/show_bug.cgi?id=14496
Summary: Could you try to support flash movies on vbox7
Product: swfdec
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: low
Component: library
AssignedTo: swfdec at lists.freedesktop.org
2011 Sep 27
1
Rails 3.1 assets path for video player Flash script 'player.swf'
I was using a Flash video player within a previous Rails version app
Moving to Rails 3.1.0 , I dob''t know where I should put the script ...
I tried to move it into an app asset sub-directory
assets
- jwplayer
- - player.swf
but this raises an error
"NetworkError: 406 Not Acceptable - http://localhost:3000/assets/jwplayer/player.swf"
player.swf
the flash script is given as a