FlashButtons inside a game Me again with question!
As says the title:
Can I insert flash buttons in a game made with LassiAS?
I would be interesting!!!
NigeC- 02-06-2008
Yes you can use Flash buttons in Lassie AS
The button AS you put something like:
_
on (release)
{
root.TIMe.changeRoom('yourroom', 'startpoint', 4, null, null);
_root.runActions();
}
This would send you the next room, you can do the same with a url
castaniete- 02-06-2008
Thanks a lot!!! and thank you for your quick answer!!!
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.