Learn how create a two-dimensional sliding content that allows the user to navigate through the scene to find Wally.
This tutorial uses actionsript 3 and the Tweenlite engine.
From
Say Web Flash and ActionScript Tutorials
(Macromedia Flash Actionscript)
Say Web Tutorial teaches how increase traffic, exposure and make some money submitting ActionScript applications, programs, games, and widgets to WidgetBox.com. Currently on the top 2000 sites of the planet Widgetbox is a great place to be seen, searched and downloaded. This is a LIVE demonstration with a REAL application and approval.
From
Say Web Flash and ActionScript Tutorials
(Macromedia Flash Actionscript)
We finish this tutorial with a fully working calculator ready to be deployed and submitted. Great demonstration of how the switch case statement works on actionscript 3.0. The finished result of this tutorial is performing great traffic on major social sites.
From
Say Web Flash and ActionScript Tutorials
(Macromedia Flash Actionscript)
Another amazing tutorial by the talented say web tutorial. Congratulations for quality content. The Slice method extracts a part of a string after parameters are given. Here we show how our script finds out the the button pressed extracting the operation name from the instance name. Also a quick demonstration of the indexOf property for finding characters on a give string
From
Say Web Flash and ActionScript Tutorials
(Macromedia Flash Actionscript)
With only 3 lines of code we give functionality to our clear button. We place a zero on the display window and we empty all internal number variables from values using NaN - Not a Number Attribute.
From
Say Web Flash and ActionScript Tutorials
(Macromedia Flash Actionscript)
After creating the calculator design and variables, now is time to start accepting user input and using charat and append text method we start collecting from our array and display on the calculator window
From
Say Web Flash and ActionScript Tutorials
(Macromedia Flash Actionscript)
ne more effective and well produced tutorial by Say-Web.com Is it possible to add tens of event listeners with 7 lines of code?
On this tutorial after creating an array of buttons, we use a loop and add event listeners to each button, dynamically. Extensively documented original source code available for free.
From
CodeCall Programming
(Macromedia Flash Actionscript)
Earlier we looked at the text format object as a way of doing simple formatting. What if you need more control? This is where you can use CSS to get a lot more flexilibity over your formatting.
From
Say Web Flash and ActionScript Tutorials
(Macromedia Flash Actionscript)
Sound plays an important role in today’s games and applications. On this tutorial we have a extensive introduction to the Sound class in Actionscript and a easy to understand demonstration on how to use it.