Displaying 20 results from an estimated 91 matches for "movieclip".
2008 Jan 02
0
4 commits - libswfdec/Makefile.am libswfdec/swfdec_movie.c libswfdec/swfdec_shape_parser.c test/dump.c test/trace
libswfdec/Makefile.am | 2
libswfdec/swfdec_movie.c | 24 +++++-
libswfdec/swfdec_shape_parser.c | 4 -
test/dump.c | 3
test/trace/Makefile.am | 9 ++
test/trace/movieclip-version-5.swf |binary
test/trace/movieclip-version-5.swf.trace | 111 +++++++++++++++++++++++++++++++
test/trace/movieclip-version-6.swf |binary
test/trace/movieclip-version-6.swf.trace | 31 ++++++++
test/trace/movieclip-version-7.swf |binary
test/trace/movieclip-version-7....
2007 Oct 25
0
6 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_movie.c test/trace
...itaction-queue-7.swf |binary
test/trace/initaction-queue-7.swf.trace | 2
test/trace/initaction-queue-8.swf |binary
test/trace/initaction-queue-8.swf.trace | 2
test/trace/initaction-queue.c | 53 ++++++++++++++++++++++
test/trace/movieclip-set-prototype-5.swf |binary
test/trace/movieclip-set-prototype-5.swf.trace | 2
test/trace/movieclip-set-prototype-6.swf |binary
test/trace/movieclip-set-prototype-6.swf.trace | 4 +
test/trace/movieclip-set-prototype-7.swf |binary
test/trace/movieclip-set-prototype-7.sw...
2008 Jan 15
0
4 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_types.c test/trace
libswfdec/swfdec_as_array.c | 25 ++++----
libswfdec/swfdec_as_types.c | 11 +++
test/trace/Makefile.am | 100 +++------------------------------
test/trace/array-movieclip-5.swf |binary
test/trace/array-movieclip-5.swf.trace | 15 ++++
test/trace/array-movieclip-6.swf |binary
test/trace/array-movieclip-6.swf.trace | 15 ++++
test/trace/array-movieclip-7.swf |binary
test/trace/array-movieclip-7.swf.trace | 15 ++++
test/trace/array-movieclip...
2007 Mar 12
0
11 commits - libswfdec/js libswfdec/swfdec_loader.c libswfdec/swfdec_root_sprite.c libswfdec/swfdec_script.c player/swfdebug.c player/swfdec_player_manager.c test/trace
...r, arg, &rval)) {
swfdec_player_manager_error (manager, "Invalid command");
diff-tree 05fe373cc29797c23c99d67ae5d61e7b50c7c4f3 (from 40df9ed037067d3fce3c5da2a918881b97497523)
Author: Benjamin Otte <otte@gnome.org>
Date: Mon Mar 12 22:06:28 2007 +0100
use swfdec_js_is_movieclip to get around undefined symbols
diff --git a/libswfdec/js/jsobj.c b/libswfdec/js/jsobj.c
index 81ac409..0f825ff 100644
--- a/libswfdec/js/jsobj.c
+++ b/libswfdec/js/jsobj.c
@@ -905,7 +905,7 @@ js_obj_toSource(JSContext *cx, JSObject
}
#endif /* JS_HAS_INITIALIZERS || JS_HAS_TOSOURCE */
-exter...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...s-5.swf |binary
test/trace/mouse-properties-6.swf |binary
test/trace/mouse-properties-7.swf |binary
test/trace/mouse-properties-8.swf |binary
test/trace/mouse-properties-8.swf.trace | 18
test/trace/movieclip-get-swf-version-5.swf |binary
test/trace/movieclip-get-swf-version-6.swf |binary
test/trace/movieclip-get-swf-version-7.swf |binary
test/trace/movieclip-get-swf-version-8.swf |binary
test/trace/movieclip-get-swf-version-load-5.swf |binary
test/...
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
...|binary
test/trace/loadobject-bom-7.swf.trace | 31
test/trace/loadobject-bom-8.swf |binary
test/trace/loadobject-bom-8.swf.trace | 31
test/trace/loadobject-bom.as | 32
test/trace/movieclip-get-instance-at-depth-5.swf |binary
test/trace/movieclip-get-instance-at-depth-5.swf.trace | 118
test/trace/movieclip-get-instance-at-depth-6.swf |binary
test/trace/movieclip-get-instance-at-depth-6.swf.trace | 119
test/trace/movieclip-get-instance-at-depth-7.swf |bin...
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 tie...
2008 Jan 19
0
11 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml.h libswfdec/swfdec_xml_node.c libswfdec/swfdec_xml_node.h test/image test/swfdec_test.c test/swfdec_test_image.c test/trace
...efault.stas | 17 ++-
test/image/default.sts |binary
test/swfdec_test.c | 7 +
test/swfdec_test_image.c | 21 +---
test/trace/Makefile.am | 16 +++
test/trace/movieclip-get-bounds-line-5.swf |binary
test/trace/movieclip-get-bounds-line-5.swf.trace | 28 +++++
test/trace/movieclip-get-bounds-line-6.swf |binary
test/trace/movieclip-get-bounds-line-6.swf.trace | 28 +++++
test/trace/movieclip-get-bounds-line-7.swf |binary
test/trace/movieclip...
2007 Mar 22
0
11 commits - libswfdec/swfdec_color.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_movie.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_net_stream.h libswfdec/swfdec_pattern.c libswfdec/swfdec_script.c NEWS test/trace
...divide-7.swf.trace
@@ -0,0 +1,169 @@
+0 (number) / 0 (number) = NaN
+0 (number) / undefined (undefined) = NaN
+0 (number) / null (null) = NaN
+0 (number) / 1 (number) = 0
+0 (number) / -1 (number) = 0
+0 (number) / 0 (number) = NaN
+0 (number) / [object Object] (object) = NaN
+0 (number) / _level0 (movieclip) = NaN
+0 (number) / [type Function] (function) = NaN
+0 (number) / 1 (string) = 0
+0 (number) / 0 (string) = NaN
+0 (number) / (string) = NaN
+0 (number) / foo (string) = NaN
+undefined (undefined) / 0 (number) = NaN
+undefined (undefined) / undefined (undefined) = NaN
+undefined (undefined) / nu...
2007 Dec 18
2
Changes to 'refs/tags/0.5.5'
...fix warning about sign comparison on 32bit
don't render text fields when clipping
add first bunch of mask tests
add mask-and-clip test
the init scripts should be static const
make masks work when the parents of mask and masked movie don't match
initialize movieclip before calling onLoadInit
add test that tests image size is known in onLoadInit
add a testcase for masking with a movie that has a completely different parent
update the movie's matrix before computing the to/from-global matrix
add another test
and another test tha...
2007 Nov 12
0
20 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_string.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_movie_as_drawing.c libswfdec/swfdec_player_as.c
...| 2
libswfdec/swfdec_player_as.c | 17
libswfdec/swfdec_sprite_movie_as.c | 20
test/.gitignore | 1
test/crashfinder.c | 2
test/trace/Makefile.am | 9
test/trace/movieclip-swap-depths-5.swf |binary
test/trace/movieclip-swap-depths-5.swf.trace | 24
test/trace/movieclip-swap-depths-6.swf |binary
test/trace/movieclip-swap-depths-6.swf.trace | 24
test/trace/movieclip-swap-depths-7.swf |binary
test/trace/movieclip-swap-depths-7.swf.trace | 2...
2007 Aug 22
0
Branch 'vivi' - 2 commits - libswfdec/swfdec_movie.c test/trace
....d684bb9
Binary files /dev/null and b/test/trace/remove-depths-5.swf differ
diff --git a/test/trace/remove-depths-5.swf.trace b/test/trace/remove-depths-5.swf.trace
new file mode 100644
index 0000000..cdb6e9c
--- /dev/null
+++ b/test/trace/remove-depths-5.swf.trace
@@ -0,0 +1 @@
+Check how removing movieclips affects depth
diff --git a/test/trace/remove-depths-6.swf b/test/trace/remove-depths-6.swf
new file mode 100644
index 0000000..7545fbd
Binary files /dev/null and b/test/trace/remove-depths-6.swf differ
diff --git a/test/trace/remove-depths-6.swf.trace b/test/trace/remove-depths-6.swf.trace
new fil...
2008 Jan 02
0
3 commits - libswfdec/swfdec_movie.c test/trace
...++
test/trace/movie-enumerate.as | 21 +++++++++++++++++++
11 files changed, 73 insertions(+), 3 deletions(-)
New commits:
commit b3a807b0b04229926daa53cbd56f87ba943a19e0
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Jan 2 15:15:55 2008 +0100
add test for enumerating MovieClip objects
diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am
index 00fdf11..7b9ff52 100644
--- a/test/trace/Makefile.am
+++ b/test/trace/Makefile.am
@@ -1535,6 +1535,15 @@ EXTRA_DIST = \
mouse-show-hide-6.swf.trace \
mouse-show-hide-7.swf \
mouse-show-hide-7.swf.trace \
+ movie-enume...
2007 Oct 12
1
Error in documentation of swfdec
Hi!
In the page of swfdec "swfdec frontpage", in actionscript status, there is the list of Actionscript command implemented into swfdec ..... MovieClip, loadmovie is done but it no work How can I do? Bye! Wolf! PS sorry for my bad english ^^'
---------------------------------
---------------------------------
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail
-------------- next part --------------
An HTML a...
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
...0.0 (string)
+restrict: (16) 1 (string) = 1 (string)
+restrict: (17) Hello World! (string) = Hello World! (string)
+restrict: (18) true (string) = true (string)
+restrict: (19) _level0 (string) = _level0 (string)
+restrict: (20) ???????????? (string) = ???????????? (string)
+restrict: (21) _level0 (movieclip) = _level0 (movieclip)
+restrict: (22) [object Object] (object) = [object Object] (object)
+restrict: (23) (undefined) = (undefined)
+valueOf called
+toString called
+restrict: (24) [type Object] (object) = [type Object] (object)
+toString called with
+restrict: (25) [type Object] (object) = [ty...
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 Nov 14
0
9 commits - libswfdec/swfdec_as_string.c libswfdec/swfdec_color_as.c libswfdec/swfdec_interval.c test/image test/trace
...d b/test/trace/native-run-5.swf differ
diff --git a/test/trace/native-run-5.swf.trace b/test/trace/native-run-5.swf.trace
new file mode 100644
index 0000000..2e23c21
--- /dev/null
+++ b/test/trace/native-run-5.swf.trace
@@ -0,0 +1,3 @@
+Running all native functions to find crashes
+Using undefined, movieclip, object and number as this
+Done
diff --git a/test/trace/native-run-6.swf b/test/trace/native-run-6.swf
new file mode 100644
index 0000000..0b6574b
Binary files /dev/null and b/test/trace/native-run-6.swf differ
diff --git a/test/trace/native-run-6.swf.trace b/test/trace/native-run-6.swf.trace
new...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...rectangle
Free the temporary cairo_t after use
Ref the event list before iterating over the scripts
add swfdec_movie_get_by_path()
make hitTest() use swfdec_movie_get_by_path()
add test to make sure setTarget paths aren't relative
implement second argument of MovieClip.getBounds()
make RemoveSprite use swfdec_movie_get_by_path
fix wrong assertion check
indentation
rewrite SwfdecAudioFormat handling
rename SwfdecSOund struct members
remove SwfdecAsDate definition from swfdec_as_types.h
in- or exclude new symbols from docs...
2007 Oct 12
1
NEWS
...validation handling. Less parts of the screen need to be redrawn on
changes, but the SwfdecPlayer::invalidate signal changed.
-- support the built-in Date, XML, Sound, System.capabilities and TextField
+- support the built-in Date, XML, Sound, System.capabilities and TextFormat
objects plus MovieClip drawing functions
- add initial support for blend modes and filters (full support is expected with
Cairo 1.6)
2007 Oct 12
1
[PATCH] little typo in news file
...r invalidation handling. Less parts of the screen need to be
redrawn on +- rework invalidation handling. Less parts of the screen
need to be redrawn on changes, but the SwfdecPlayer::invalidate signal
changed.
- support the built-in Date, XML, Sound, System.capabilities and
TextFormat objects plus MovieClip drawing functions