Game Development Community


#1
04/24/2006 (5:06 pm)
I don't believe the GuiFlash resource allows sound (but it's been a long time since I tried it, so I don't know). Have you tried removing all sound from your GUI?

Also, what version of Flash are you using? It may be higher than the resource (I would assume 6, but I do not know if it is correctly gauging the version of Flash that made the movie).
#2
04/29/2006 (10:43 pm)
You have to call "guifla.playMovie();"
change guifla to what you named your control.
mine was "new GuiFlash(guifla) {"

you can also type that straight into the console to test also.