Now using javascript we can use any font in web page by using techniques such as Typeface and Facelift Image Replacement (or FLIR) or sIFR. sIFR needs flash while others do not. sIFR is for smoothness look of fonts. Instead of creating images or using flash just to show your site’s graphic text in the [...]
We will cover following essentials of javascript in this area. TOOLTIPS – Moving Tooltips – Hint Tooltip – Fade in out Tooltip – Regular Tooltip DATE & TIME – Regular Time & Date Full Script (Live) – Date Script (Month, Date, Year) – Time Script (Time(Hour,minutes,second), AM:PM) – Live Rotation – Image Rotation (Page Reload [...]
For random text animation consider following example. External AS (actionscript) files are used in this example. you can modify text as required.
In this section lets play with mouse cursor in Flash. You can do the following: Mouse hide, show in Flash Mouse Trailers in Flash Creating Custom Mouse Pointer in Flash
Here is a method to search Google from flash. AdSense users can also use this script.
Swap depth is changing order of movie clips. You can bring some movie clip at top level of other movie or behind it using Swap depth. Using ActionScript here is an easy example to do it.
Drag-able content is flash looks very sexy. Suppose you created a movie clip that had all the sound controls in it. You can enable it to drag freely across the main movie or within fixed parameters. I used it once at sound control panel. I had to create a movie clip that is able to [...]
If you want some hidden part or admin section in your flash movie then you can just create a login system for Flash using ActionScript.
Following example will show you how to create date and time function in flash. Read tutorial and download example. Create a dynamic text field named as Mytime or whatever you like. Create a movie clip outside of movie area (canvas), and write the following script on that and you are done.
