Tag Archives: as2
Stock Flash Site, Introducing ‘BuyStockFlash.com’
Buy Stock Flash
Sell & Buy Flash
Buy or Sell, Start Now -
Stock Flash – Royalty Free Stock Flash effects, Video, Audio
The New Kid on the block… it’s good to see some competition coming to the stock flash world. BuyStockFlash is revving it up. They are positioned to provide a place where flash-ers can upload components, templates, [...]
Posted in review Also tagged actionscript, as3, flash, flex, network, review, tutorial, website Leave a comment
Flash Drag and Drop Tutorial | startDrag Actionscript
I find that Drag and Drop is the most intuitive form of user interaction (at least using a mouse). Actionscript has some of this functionality built in, with the interactive functions startDrag and stopDrag, these can help make our coding pretty easy. If you are transitioning from as2, the code was incredibly simple:
Actionscript2
123456on (press) {
[...]
Posted in tutorial Also tagged actionscript, as3, design, flash, flex, interactive, open source, tutorial 7 Comments
StomperNet Strikes Again! with FormulaFIVE
StomperNet has been a ‘buzz’.
After Andy’s ‘Mea Culpa‘ why wouldn’t it be…
But this is so much better and bigger, learning many lessons from the last launch – StomperNet strikes again!
Teamed up with Paul Lemberg a new product called FormulaFIVE (F5 for short).
Just launched a video to excite the industry!
So check out stomperf5.com now!
Posted in portfolio, work Also tagged actionscript, css, dreamweaver, film, flash, graphic design, html, interactive, movie, portfolio, review, seo, stompernet, video, web design, website, work Leave a comment
Preloader Stats File @ FlashDen
A preloader bar that gives full stats, speed, kb, and even remaining download time!
Preloader with Stats
Clean slick preloader. Rounded bar with gradient fill and bevel and glow filter. All actionscript driven, no animations to bloat file size. Rounded corners don’t distort as width changes.
Includes loading statistics for download.
Calculates [...]
Copy TextField text to System clipboard | Actionscript (AS2 + AS3) Tutorial
Overview
Integrating the clipboard of the operating system with your flash projects is sometimes essential. It’s a very simple and boils down to one basic method… System.setClipboard(). I’ve found a couple other things help the user experience though, such as selecting the text that gets copied and giving the user some sort of feedback to let [...]
Posted in tutorial Also tagged actionscript, AIR, as3, download, experiment, flash, flex, interactive, open source, tutorial 14 Comments
ColorTransform | RGB, Hex and random colors | Actionscript Color Tutorial
Overview
Color can sometimes make or break your design. I’ve put together this flash to show how to set a movieclip to a certain color, I’ve had to do this at runtime and had to go by different values such as a hex number, rgb values and have even wanted to just set a random color, [...]
Posted in tutorial Also tagged actionscript, animation, color, download, flash, interactive, open source, tutorial 13 Comments






















Flashvars and as3