swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Swftools-common] RE : 1. sound BUG ? (Chmielewski yarek) Vol 44, Is


From: Philippe MAURER
Subject: RE: [Swftools-common] RE : 1. sound BUG ? (Chmielewski yarek) Vol 44, Issue 16
Date: Wed, 23 May 2007 18:36:56 +0200

You can load the sound by changing your AS code

Replace  
monSon = new Sound();
by  
monSon = new Sound(this);
and your sound object will refer the library of its container and not of the
top container.

Philippe

-----Message d'origine-----
De : address@hidden
[mailto:address@hidden De la
part de jens lofberg
Envoyé : mercredi 23 mai 2007 18:30
À : address@hidden
Objet : [Swftools-common] RE : 1. sound BUG ? (Chmielewski yarek) Vol
44,Issue 16

This is a general problem in flash. To attach a sound it has to be in the
library of the top container (the one loading the swf)

jens








reply via email to

[Prev in Thread] Current Thread [Next in Thread]