Re: Ming Help

David Marceau <[email protected]> Sat, 03 Jan 2004 17:54:10 -0500
Newsgroups gmane.comp.web.ming.general
Message-ID <[email protected]>
Erik Hill wrote:
> 
> Im currently working on a ISO system in flash for a multi-player-online
> game.  We would like to beable to generate new sets of tiles, I was
> wondering if there was a way to include movieclips for use in
> actionscript/exported first frame with ming.
> 
> The map creater uses attachMovie.
> 
> I was wondering if this was possible to do in ming, if not what would it
> take to do?
> 
> _______________________________________________
> ming-fun mailing list
> [email protected]
> http://www.opaque.net/mailman/listinfo/ming-fun

>From what I understand yes you can do mostly anything you want from
actionscript.
Yes you can generate on the fly tiles that get downloaded if you want.  In fact
it resembles a lot to the photo album sample that already exists for ming IMHO.
The necessity of everything being exactly in the first frame is debatable IMHO.