Posts under Tag: code
Understanding the The Document Class in Flash

This tutorials help you to understand the document class in Flash and how to use it to write external ActionScript 3 code file. Advertise here via BSA

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Flash AS3: How to Play External Musics Automatically and Random

In this tutorial I want to share code for Play external musics by automatically and random in Flash using Actionscript 3. The code are simple, to implement only need to create new folder for music files in project folder, naming the files by sequentially. so you can use the code for your projects. Advertise here via BSA

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
A Primer on CSS3 Transforms

This is an introduction to CSS3 transforms, with some simple code examples and some suggestions for use. Advertise here via BSA

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Simple jQuery Cross-Fader with Captions

This tutorial is designed for those that want to create a stand-alone cross-fading banner with captions. The main idea behind the code for this banner is to keep things simple while still having some ability to change the speed and interval of the cross-fading banner.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
AS3 Button

AS3 Button Tutorial covering the creation of the AS3 Button graphic purely from actionscript code, setting the user experience on the button and firing an event from the as3 button, all using actionscript code.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
The Joy of HTML5 Audio: Tips & Tricks for Easy Sound Embedding

Learn how to use the HTML audio element to embed sounds in your web pages easily. Lots of code examples are included in the tutorial.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Dead simple CSS progress bar

How to create a progress bar with CSS with the least amount of code.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
How to Create Gradients With ActionScript

There are many options available for configuring gradients generated with AS3 code. In this article, we’ll explore various options with an interactive app that you can use to change these options on the fly.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
5 CSS Shorthand Techniques That Will Make Your Code Neater

CSS Shorthand Techniques allow you to write less code and keep your code neater by grouping multiple properties together in one line.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments
Tips to Code Better CSS in your Projects

CSS is not very hard to use or learn, though it may be hard to master. Moreover, if you use CSS for your projects, especially when they are large projects, it can be very hard if you do not follow certain tips to help you manage the CSS code better.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
By RSS with 0 comments