Tag Archives: actionscript 2

Tutorials | Flash Navigation with Actionscript and XML

In a Flash Website, if you just need two or three “alone” buttons for your site navigation you  can simple design them and place it in the stage. Or, to be more elegant, you can make an array in as3 … Continue reading

Posted in AS2, AS3, Flash, Flash Source Files, Tutorials | Tagged , , , , , , , , , , | 6 Comments

News | Nonoba Multiplayer API – AS2, AS3, Free API, Free Hosting and Win $20000 1st prize.

Today i got an e-mail from Chris Benjaminsen, advising about their Nonoba Multiplayer API. I hadn’t time to deeply research the site nor their API, but from what i’ve read and seen, i think that is the 1st company offering … Continue reading

Posted in Flash, News | Tagged , , , , , , , , , , | Leave a comment

CellRenderer API samples – Datagrid –

Hi, another post today. This time i will speak about datagrid component. How many of us, didn’t want to customize our datagrid or our list component aon a Flash movie? Is it difficult? For those who think yes, pls check … Continue reading

Posted in Flash Source Files, Resources | Tagged , , , , , , , | 9 Comments

How to send data from Flash to Access Database with ASP

Usually people want’s to send data from flash to a database. But as we need to use a script, with asp, .net, php or other, turns hard to complete our job. So here you will find simple code to help … Continue reading

Posted in Actionscript, Source Code | Tagged , , , , | 7 Comments

How to make a “Elastic Scroller” with Flash

If you want to make a Elastic scroller, with some elastic effects depending on how you move the mouse, check this post. This code is intend to help you to make a scroller bar which we use to drag, so … Continue reading

Posted in AS2, Source Code | Tagged , , , , , , | 6 Comments