Flash XML
Tree Menu
Price: $1
Flash XML
Tree Menu 2
Price: $1
Windows Style XML Tree Menu
Price: $3
Dynamic
Elastic Menu
Price: $1
Dynamic
Elastic Menu Blue
Price: $3
Elastic Liquid
Horizontal Menu
Price: $1
Cool Flash Menu
Price: $1
Dynamic Flash Menu
Price: $1
Dynamic
Mac Style Menu
Price: $1
Dynamic
XML Menu Tabs
Price: $1
Horizontal
XML Tree Menu
Price: $1
To download source of this file click here
This is a completely dynamic FLV video player (streamer) flash file.
You can change the video path and title with the XML file.
You can click the progress bar to jump any time of the video.
If you want to change the interface, just change them from the FLA, there is [...]
12 Apr
Posted by: admin in: Experiences, Solutions
Today I needed to change heights of the rows in the ComboBox component . After a bit of search , I figured out that we can reach the List component with its Instance name as “dropdown” , so.. see code below ; )
comboBoxInstance.dropdown.rowHeight = 20;
To download source of this file click here
It can show news / text from any RSS address on the web, just change the RSS path in the file.
For example: This flash file can get the last.fm recently played tracks,or you can display your blog’s news with this little SWF file on your website or myspace [...]
You want to use Flash Plasyer 8 features in your swf file but you don’t know your visitors have the Flash Plasyer 8 on their system? Now, Adobe has developed Detection kit and it provides us to upgrade user’s Flash Player automatically. You wanna learn how you can do it? follow me :
1) Firstly, we [...]
Today, I have seen that Flash 8 can import PSD (Photoshop) files, and I wanted to share this with you. Flash 8 uses the PSD file as a normal image without any problem, and it gives us a flexibility for the website designs.
You should click a button to see its submenus.
General Features:
You can add unlimited main menus and sub menus.
You can change main menu and sub menu backgrounds, texts, links.(XML)
No actionscript knowledge required.
Detailed PDF help documentation.
Flash 8 and Flash MX 2004 FLA files available.
Without opening the FLA file:
You can edit the main menu and submenu numbers, [...]
We use packages to reach a class from any class we create. If you create a class file that isn’t in a package, it will be visible to the current class only!
We have new access modifiers, protected (private to the classes and subclasses) and internal (Private to other classes in the package).We can’t use them [...]
This actionscript code can be utilised to get a rain or snow effect in flash, you can add some wind or other features for more reailstic visualty. My source Files uses this code to make a “raining star” effect. If you need help about this example, feel free to leave your comments here. [Edit] Because [...]
12 Apr
Posted by: admin in: Experiences
This example gets 4 images (jpg) and its texts from XML file and than loads them to the stage. Dynamic image backgrounds resizes automatically according to the loaded image width. You can expand the features of this image gallery ; this is just a small example for you to get the way . Source Files
Have [...]