Yeah, the users are allowed to choose their seat.
And I can loop trough the avatar object and pull out his seatNumber but we
need a good way to link that seatID in the db with the one onstage.

Thanks
Jan



On 20/12/05, Éric Thibault <[EMAIL PROTECTED]> wrote:
>
> Just a suggestion...
>
> Are your users choosing their seat or are you populating your stadium in
> a orderly fashion? One way or the other, when they register you
> attribute them their seat and store that info (the seat id) in a
> BD...And when they return to the stadium, just pullout the seat...
>
> (It gives me an idea for project of mine!)
>
> Thanks.
>
>
> Johan Lopes wrote:
>
> >Hi franto,
> >
> >Thanks for your reply. Dude, your english is not that bad :)
> >
> >The current idea I'm working on is to get the Flash designer to place
> >an empty MovieClip on every seat of the stadium and name this empty
> >clip with a unique ID (Tier1_Block1_Stand1_Row1_SeatNumber1). Pretty
> >much as you suggested. But how am I going to connect the avatar's seat
> >number (given to him when he registers) with his specific seat on
> >stage?
> >
> >Thanks again,
> >
> >Jan
> >
> >On 12/20/05, franto <[EMAIL PROTECTED]> wrote:
> >
> >
> >>it's hard to say, i think it depens of your 4 views :)
> >>can it be matematically told that you can assign ID to every seat by
> >>some math formulas?
> >>
> >>or you want just create your views after you will find a good way to
> >>populate them? (sorry for my english :)
> >>
> >>
> >>On 12/20/05, Jan Huzelius <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >>>Hi list,
> >>>
> >>>I'm creating a 2D football stadium in Flash (4 views) which will be
> >>>populated with avatars/users from a .NET webservice.
> >>>
> >>>The football stadium is illustrated - it's not 3D. The avatars are
> simple
> >>>animated MovieClips.
> >>>
> >>>Every section of the stadium has a stand with a certain number of
> seats.
> >>>
> >>>What's the most elegant or most scalable way to populate my stadium
> seats
> >>>with a bunch of MovieClip avatars?
> >>>
> >>>Bearing in mind that a single avatar must be placed in the exact same
> seat
> >>>everytime (no random seats).
> >>>
> >>>Any suggestions welcome.
> >>>
> >>>Thanks in advance.
> >>>_______________________________________________
> >>>Flashcoders mailing list
> >>>Flashcoders@chattyfig.figleaf.com
> >>>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >>>
> >>>
> >>>
> >>--
>
> >>-----------------------------------------------------------------------------------------------------------------------------------------------------------------
> >>Franto
> >>
> >>http://blog.franto.com
> >>http://www.flashcoders.sk
> >>_______________________________________________
> >>Flashcoders mailing list
> >>Flashcoders@chattyfig.figleaf.com
> >>http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >>
> >>
> >>
> >_______________________________________________
> >Flashcoders mailing list
> >Flashcoders@chattyfig.figleaf.com
> >http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> >
> >
>
>
> --
> ===============================================================
>
> Éric Thibault
> Programmeur analyste
> Réseau de valorisation de l'enseignement
> Université Laval, pavillon Félix-Antoine Savard
> Québec, Canada
> Tel.: 656-2131 poste 18015
> Courriel : [EMAIL PROTECTED]
>
> ===============================================================
>
> Avis relatif à la confidentialité / Notice of Confidentiality /
> Advertencia de confidencialidad <
> http://www.rec.ulaval.ca/lce/securite/confidentialite.htm>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to