Wednesday, October 15, 2025
Home Blog Page 269

Flash/Actionscript Basics: If – Then – Else Statement Syntax

Creating a basic if – then statement in flash or actionscript is easy. Here is the correct syntax.

Configure Spring Project to Use Annotations

When configuring a Spring project, it is either necessary to write extensive amounts of XML configuration code or to write moderate amounts of XML configuration code and enable annotations. When annotations are enabled, Spring parses the project’s Java beans in order to find these annotations. This allows the developer to push some of the configuring to the Java bean code instead of keeping it all in the XML configuration file. This guide will show you how to enable annotations in Spring.

Photoshop CS6: Add Depth to Objects Using a Drop Shadow

The drop shadow is a simple way to create very noticeable depth on objects in your project. This tutorial will show you how to apply it effectively. Your elements will stand out whether you are working with image layers or blocks of text.

Windows Phone 8: Delete Browsing History

By default, Internet Explorer will remember your browsing history, cookies, and saved passwords. Over time, too many entries will accumulate, which will make managing your history and saved passwords difficult. If you are sure your browsing history does not contain any important data, you can delete it and start from scratch again.

Samsung Android: Register Numbers or Phrases as Spam

Spam messages usually annoy modern mobile users. Many applications are available that will help you deal with spam. However, they usually run in the background, wasting phone resources and battery life. If you are a Samsung user, you can filter spam messages and numbers using a built-in feature.

Windows Phone 8: How to Unlock Devices for Development

For game and app development, developers are required to have an unlocked Windows Phone device. This process will walk you through all the necessary steps to get your phone unlocked so that you can test your app on a real device.

Android 4.1.2: Change The Message Alert Repetition

By default, android phone only notify new message once. The user may miss the incoming messages if he is currently busy. Setting the messaging app to repeatedly alert the unread messages will increase the awareness of the user about the messages. This tutorial will show you how to set up this feature without using any third-party applications.

Change the Enable Password on a Cisco Router

The enable password is similar to the superuser or Administrator password and protects your Cisco router. Only after authenticating with this password can you make changes to your device.

Assign or Configure IP Addresses on Cisco Routers

Every active interface on a Cisco router to be used with IP requires an IP address be assigned to it. This short tech-recipe describes how to set an interface’s IP address.

Python Programming: Introduction to Variables and Functions

Defining variables and functions in Python programming is a great way to simplify operations. In this tutorial, I will take you through this process by calculating the value of force for given values of mass and acceleration.

Back Up a UNIX/Solaris UFS Filesystem with ufsdump

Many techniques exist for backing up data on UNIX systems. The ufsdump command is a powerful choice because it is free, already installed on most systems, has a wide array of options such as incremental backups, and is fast. This tech-recipe will describe the simplest use of ufsdump: backing up a single filesystem to a file on disk.

Flash/ActionScript: Create an Array of Objects from a Unique Class

When starting in AS2, I found it difficult to make an array of objects after creating my own class. Hopefully, this little tutorial will make it easier for others.

Stay Connected

16,985FansLike
2,458FollowersFollow
61,453SubscribersSubscribe

Latest Articles

Latest Reviews

Latest Comments

error: Content is protected !!