Hi,
I wouldn't use scenes, I think it's even in adobe's best practice document.
Attachmovie is used for attaching movies from the library, loadMovie is used
for loading movies from an external source, which one are you trying to do?
As far as tutorials go, I'd recommend doing the flash tutorials that come
with flash, reading through the manual that comes with flash and pick up a
book like game development. Those books usually don't go hardcore OO on you
which is nice when ur just getting started but they do discuss sounds,
graphics etc..
greetz
JC
On Dec 20, 2007 9:59 AM, Pedro Kostelec <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I am sorry of posting this easy question here(i should post it to the
> newbies list but i think there is a problem with it) and i am sorry if
> this
> is a double post. Nobody replyed and i don't know if you actually received
> the mail or not. And i really need the answer as soon as possible. :
>
>
> I need to load two flash movies into a single one. One is containig the
> sound, the other the animation. I think i cannot put the sound directly
> into the movie because i made de movie of a lot of scenes(or can I?)
>
>
> Can you tell me a good tutorial for this or only giving me the piece of
> code
> neceserly for this.
>
>
> Thanks
>
>
> Pedro
>
>
> ps: I tried with this:
>
>
> this.attachMovie("genesis 7", "genesis", this.getNextHighestDepth()); //to
> attach the film
>
> but the problem is that the animated movieclips inside the movie didn't
> play.
>
>
> Should sth like this work?
> this.attachMovie("genesis 7", "genesis", this.getNextHighestDepth ());
> //to
> attach the film
> genesis.play();???????
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders