Displaying 8 results from an estimated 8 matches for "instance1".
Did you mean:
instance
2007 Jun 19
0
Branch 'as' - 4 commits - libswfdec/swfdec_codec_video.c libswfdec/swfdec_movie.c test/trace
...0000..f411431
Binary files /dev/null and b/test/trace/place-object-5.swf differ
diff --git a/test/trace/place-object-5.swf.trace b/test/trace/place-object-5.swf.trace
new file mode 100644
index 0000000..efd5677
--- /dev/null
+++ b/test/trace/place-object-5.swf.trace
@@ -0,0 +1,4 @@
+1: init _level0.instance1
+1: load _level0.instance1
+2: init _level0.instance2
+2: load _level0.instance2
diff --git a/test/trace/place-object-6.swf b/test/trace/place-object-6.swf
new file mode 100644
index 0000000..c410254
Binary files /dev/null and b/test/trace/place-object-6.swf differ
diff --git a/test/trace/place-obj...
2008 Jan 08
0
9 commits - configure.ac test/custom test/Makefile.am test/swfdec_test_initialize.as test/swfdec_test_initialize.h test/swfdec_test_test.c test/trace
...t 1000
+move 140, 140
+wait 1000
+up
+wait 1000
diff --git a/test/custom/button-events-button-5.swf.trace b/test/custom/button-events-button-5.swf.trace
new file mode 100644
index 0000000..65a55a8
--- /dev/null
+++ b/test/custom/button-events-button-5.swf.trace
@@ -0,0 +1,60 @@
+load _level0.button.instance1.up2
+load _level0.button.instance2.up3
+load _level0.button.instance3.up_down
+load _level0.button.instance4.up_over
+unload _level0.button.instance1.up2
+unload _level0.button.instance2.up3
+unload _level0.button.instance3.up_down
+load _level0.button.instance5.over4
+load _level0.button.instance6...
2009 Feb 24
7
multiple asterisks in a server
Hi all,
Is it possible to install more than 1 asterisk in a single server?
If yes, what do I need to set and take care?
Rgds,
ango
2007 Nov 28
0
59 commits - libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_button.c libswfdec/swfdec_button.h libswfdec/swfdec_button_movie.c libswfdec/swfdec_button_movie.h libswfdec/swfdec_event.c
...own
+wait 1000
+move 140, 140
+wait 1000
+up
+wait 1000
diff --git a/test/trace/button-hittest-6.swf.trace b/test/trace/button-hittest-6.swf.trace
new file mode 100644
index 0000000..ed871dc
--- /dev/null
+++ b/test/trace/button-hittest-6.swf.trace
@@ -0,0 +1,9 @@
+button Idle => OverUp: _level0.instance1
+button OverUp => OverDown: _level0.instance1
+button OverDown => OutDown: _level0.instance1
+button OutDown => OverDown: _level0.instance1
+button OverDown => OverUp: _level0.instance1
+button OverUp => OverDown: _level0.instance1
+button OverDown => OutDown: _level0.instance1
+b...
2014 Sep 05
1
Dovecot + Postfix postmulti SASL
Hello,
Our Postfix setup uses multi-instance feature. I would like to enable
dovecot SASL mechanisms in postfix. Open two unix sockets is not a
problem for us:
service auth {
unix_listener /var/spool/postfix-instance1/private/auth {
mode = 0660
user = postfix
group = postfix
}
unix_listener /var/spool/postfix-instance2/private/auth {
mode = 0660
user = postfix
group = postfix
}
}
Lets assume, that postfix-instance1 uses LDAP1, and postfix-instance2
uses LDAP2. How can I use differe...
2012 Mar 09
1
making a second version of R
Hi R People:
I currently have a version on R on a Debian squeeze Linux machine,
which I obtained via "apt-get instal...."
Now I would like to have a second installation of R (for a small
experiment) that I compile myself from the tar file. I'm going to
delete it as soon as the experiment fails, which I think it will.
But anyway, I'm trying to compile this from scratch. The
2008 Jan 21
0
70 commits - configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_socket.c libswfdec-gtk/swfdec_gtk_socket.h libswfdec-gtk/swfdec_playback_alsa.c
...v/null and b/test/custom/button-hittest-6.swf differ
diff --git a/test/custom/button-hittest-6.swf.trace b/test/custom/button-hittest-6.swf.trace
new file mode 100644
index 0000000..ed871dc
--- /dev/null
+++ b/test/custom/button-hittest-6.swf.trace
@@ -0,0 +1,9 @@
+button Idle => OverUp: _level0.instance1
+button OverUp => OverDown: _level0.instance1
+button OverDown => OutDown: _level0.instance1
+button OutDown => OverDown: _level0.instance1
+button OverDown => OverUp: _level0.instance1
+button OverUp => OverDown: _level0.instance1
+button OverDown => OutDown: _level0.instance1
+b...
2009 Feb 04
20
what about kinial ?
Hi,
I was looking for a solution to change the value of a variable using
include (http://reductivelabs.com/trac/puppet/wiki/
CommonMisconceptions), and found an interesting solution on the kinial
SPEC (http://reductivelabs.com/trac/puppet/wiki/KinialSpec). But I
can''t find more about this project ?
iClassify derives from this spec, but the interesting part
(inheritance) is not supported.