Displaying 20 results from an estimated 1000 matches similar to: "Error in documentation of swfdec"
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):
2007 Sep 12
1
help with swfdec-0.5.2
Hi!
I had to cross-compile swfdec-0.5.2 and for me is great! ^^ but...I have some questions:
1-does swfdec have any system to comunicate with other tasks? some example pls?
2- how swfdec can cominicate with host (xml, fscommand...)? some example if it's possibile
I hope that you will ask me soon Thanks Bye! Wolf
PS sorry for my bad english....^^'
---------------------------------
2007 Oct 02
0
actionscript loadmovie
Hi!
I want use in my file swf actionscript coomand "loadmovie" but I didn't see it into swfdec-0.5.2. I saw that tehre is a fuction (swfdec_movie_load) that permit to load a movie (second file swf flash) into a current swf file So...How can I do to call this fuction? while actionscript command should to be call by my swf file? Thanks! Bye Wolf
PS sorry for my bad english ^^'
2008 Aug 16
1
Some updates
Hey everybody,
I've been doing some thinking about the upcoming release while
enjoying my holidays and playing with ABC support. The ABC support
will require significant changes to the core that will likely result
in some instabilities for a while in the core. Seeing that both bug
reports and commits on master currently are low in volume, I'd vote
for fixing the few rather annoying bugs
2007 Jun 17
2
Branch 'as' - test/trace
test/trace/Makefile.am | 1
test/trace/values.as | 63 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+)
New commits:
diff-tree aaca94203d8a0ccb8feb32c0d57df3401fca0350 (from 987074e275ac77f8799e5fdf41890e8ef126b291)
Author: Benjamin Otte <otte at gnome.org>
Date: Sun Jun 17 12:56:42 2007 +0200
add values.as which provides some default values
2007 Jan 12
1
compiling vs interpreting
So I thought I'd write this down, in case anyone has useful input to it or
wants to read up on the decisions later.
Currnetly swfdec compiles actions from a flash file into JSScript objects
and executes them using the standard Spidermonkey API. While this allows
all the niceties that are available with SpiderMonkey (most
important: a whole debugging framework with stack inspection etc - see
2007 Oct 18
0
loadMovie ...uff uff
Hi list!
I am tring to load a file swf into a movieclip in FLASH but....swfdec emit a signals that it is the following:
signals[LAUNCH] = g_signal_new ("launch", G_TYPE_FROM_CLASS (klass),
G_SIGNAL_RUN_LAST, 0, NULL, NULL, swfdec_marshal_VOID__STRING_STRING,
G_TYPE_NONE, 2, G_TYPE_STRING, G_TYPE_STRING);
It is no connect anuwhere!!!! So...how can I do? Someboy can help me?
2008 Apr 11
4
[Bug 15452] New: Embedded Dailymotion player doesn't work
http://bugs.freedesktop.org/show_bug.cgi?id=15452
Summary: Embedded Dailymotion player doesn't work
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
2007 Jan 27
6
Theora in SVG+JavaScript?
Hi, I was just reading on Adobe
Flash<http://en.wikipedia.org/wiki/Adobe_Flash>and the components
which make it up: SWF, ActionScript, and FLV.
>From what I've read, SVG is competing with SWF as the format of vector
graphics in web design, while ActionScript is an ECMAScript like JavaScript.
Hence, SVG + Javascript can provide an interactive, animated, open,
non-proprietary web
2006 Apr 19
1
Flash, Rails, and Routes
Hi all,
I''m working on a Flash app that loads information from Rails, using
Flash''s Loadvars() method. This is working great, in all browsers but
Win/IE. I''m wondering if it has to do with some directory/security
sandbox bug in IE''s handling of Flash, coupled with Rail''s routing.
Below are some examples. Keep in mind that the .swf file is in the
2005 Jun 24
0
Parallel Worlds
You know, it almost seems as though there are now parallel worlds of
animation utility packages.
There is of course this family of effects, written in JavaScript, and
typically used by Rails apps. But then there''s very similar libraries
written in ActionScript, for Flash, that do very very similar things.
And since ActionScript is heavily based on JavaScript, one wonders if
2006 Aug 11
3
General architechture / MVC question
Hi all,
A newbie with Ruby on Rails - and programming in general - I''m working
on a few Flash and PHP projects as well. Partly to make my work more
efficient, partly to gain a better understanding of system architecture
/ design patterns, I''ve been trying to use the MVC pattern in
database-backed Flash / Actionscript development as well.
I think / hope that I''m
2008 Apr 10
3
[Bug 15433] New: swfdec can't play videoegg files from this site
http://bugs.freedesktop.org/show_bug.cgi?id=15433
Summary: swfdec can't play videoegg files from this site
Product: swfdec
Version: 0.5.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2007 Aug 20
2
libswfdec/swfdec_player.c
libswfdec/swfdec_player.c | 1 -
1 file changed, 1 deletion(-)
New commits:
diff-tree fd36de2f156ce685d5095aaf323e0766ea017bd7 (from c3b035ca1583a420402b965506129bd73ff3f5fe)
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Aug 20 16:02:09 2007 +0200
no need for that header
diff --git a/libswfdec/swfdec_player.c b/libswfdec/swfdec_player.c
index b303408..cd58cf5 100644
---
2007 Dec 15
3
[Bug 13670] New: make mymovies.it trailer.swf work
http://bugs.freedesktop.org/show_bug.cgi?id=13670
Summary: make mymovies.it trailer.swf work
Product: swfdec
Version: unspecified
Platform: Other
URL: http://www.mymovies.it/video/trailer.swf
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: library
2007 Oct 26
0
2 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.h test/trace
libswfdec/swfdec_as_interpret.c | 56 ++++++++++++++++++++++
libswfdec/swfdec_as_object.h | 1
test/trace/Makefile.am | 9 +++
test/trace/implements-5.swf |binary
test/trace/implements-5.swf.trace | 34 +++++++++++++
test/trace/implements-6.swf |binary
test/trace/implements-6.swf.trace | 34 +++++++++++++
test/trace/implements-7.swf |binary
2007 Aug 15
3
2 commits - libswfdec/swfdec_as_object.c test/trace
libswfdec/swfdec_as_object.c | 62 +++++++++++++++-------
test/trace/Makefile.am | 9 +++
test/trace/addProperty-set-prototypes-5.swf |binary
test/trace/addProperty-set-prototypes-5.swf.trace | 4 +
test/trace/addProperty-set-prototypes-6.swf |binary
test/trace/addProperty-set-prototypes-6.swf.trace | 5 +
2007 Jul 21
1
Re: [Advocacy] Flash and native support for Theora and Vorbis.
On 7/21/07, xiphmont@xiph.org <xiphmont@xiph.org> wrote:
> I would assume Greg had a reason for asking the question where and how he did.
You will find that most people have a reason to do what they do -- it
doesn't mean it's a good one.
On 7/21/07, Ian Malone <ibmalone@gmail.com> wrote:
> Would they [Adobe] find it
> more acceptable to provide lower level APIs to
2005 Dec 29
7
Laszlo on Rails kicking off
The Laszlo on Rails effort, bringing the rich web interface of
OpenLaszlo (http://openlaszlo.org) to the simplicity of Rails
(http://www.rubyonrails.com) will be kicking off next week.
We have a list going at
http://groups.google.com/group/laszlo-on-rails/ -- 88 people so far
and we haven''t even begun! -- but if you really want to be close to
the action, email me with your firstname,
2007 Jul 01
1
implementing MovieClip drawing API
Hi,
I would like to implement MovieClip.{moveTo,lineTo,lineStyle}. I
initially thought I could place an SwfdecShape inside an
SwfdecSpriteMovie created by createEmptyMovieClip then call
swfdec_shape_ counterparts when MovieClip.{moveTo,lineTo,lineStyle}
were called. It wasn't as easy as I had thought. All the functions are
highly tied to swf bitstream, even adding an SwfdecShapeMovie to