XML Map / Store / Dealer Locator – Canada (Maps & Globes)

XML Map / Store / Dealer Locator – Canada

This is an XML map created in AS3 . It is to locate stores, dealers, people by state. It supports an unlimited amount of items per state, or even unlimited states.

The file includes:

  • Unlimited entries
  • Dynamic scroll bar (with mouse wheel)
  • Inactive states (meaning no locations)
  • Tooltips
  • Easily changeable properties
  • Company / Name
  • Address One and Two
  • City
  • Zip code
  • State
  • Phone Number
  • Web link

Interested in how to implement this file into your? Piece of cake!

  • Step 1: Copy everything in the library and paste it into yours. Drag a copy of the MAIN _MAP_MC to the stage.
  • Step 2: Be sure to copy the ‘com’ folder to your project folder so the map can find the necessary classes.
  • Step 3 (optional): If for some reason you need to create another instance of the map, simply type the content below:
    import com.ronnieswietek.map.CanadaStoreLocator;
    var storeLocator = new CanadaStoreLocator();
    addChild(storeLocator);
    
  • Step 4 (optional): These are the default properties, but you can even set your own properties directly in the actionscript panel like below:
    storeLocator.xmlPath = "stores.xml";
    storeLocator.windowOpenType = "_blank";
    storeLocator.storeSpacing = 105;
    storeLocator.inactiveColor = 0x43493b;
    storeLocator.mapColor = 0x707864; (requires you to change tint on the state MC itself as well)
    storeLocator.rollOverColor = 0x869f61;
    storeLocator.rollOverDuration = 0;
    storeLocator.rollOverDelay = 0;
    storeLocator.rollOutColor = storeLocator.mapColor;
    storeLocator.rollOutDuration = 0.5;
    storeLocator.rollOutDelay = 0.3;
    

Adding a new “state”

To add a new “state”, simply copy a whole node like so:

  <state movieclipname="alberta" displayname="Alberta">
    <location city="city1" address1="123 Valley Parkway" company="company 1" linkdisplay="www.flashden.net" zip="92027" address2="" website="http://activeden.net/user/rondog" phone="800-888-8888" />
  </state>

paste it at the bottom. Change the movieClipName to the name of another “state” on your map. Lets say we do
Guam:

  <state movieclipname="guam" displayname="Guam">
    <location city="city1" address1="123 Valley Parkway" company="company 1" linkdisplay="www.flashden.net" zip="92027" address2="" website="http://activeden.net/user/rondog" phone="800-888-8888" />
  </state>

I have created a new node for guam. Now I need to go into my FLA , into MAIN _MAP_MC and add a movie clip called guam. Thats it!

Download XML Map / Store / Dealer Locator – Canada (Maps & Globes)

Slot Machine Banner and Configurator with Preview (Banner Rotators)

You all know my good old Ultimate Banner Rotator with Slot Machine effect in AS2 . It was time to kick it up a notch!

Now I use AS3 and all the great new text animations you know from my new sliding ken burns item.
The slot machine rolls its unlimited amount of slots vertical and horizontal, you can add shadows and many many new text effects to make each banner unique and your website really individual.

With this bannercreator we give you a product which makes it easy to create smooth and powerfull banners to impress your visitors!

If you do not like to get in touch with XML use our CMS to configurate this banner. Just add items, drag&drop to a new order and check the live preview before you save your project. The CMS uses the same ideas we use in most of our items.You dont have to touch any actionscript at all !!

Your customers and visitors will love to chill out on your website.

Many many thanks for the friends and other Authors from AD.


  • Special thanks Grphoto – George for his amazing Holiday photos
  • Thanks for the awesome Funky Groovy music SOUNDROLL
  • And last but not least special thanks for the walking man flash animation kstv_chttrj

All these great products make this banner more individual !
The Music and the Walking man is not included, but you get all 3 examples and a great documentation in the downloaded files

The Feautures of the Slot Machine Banner Rotator:

  • Full XML or Configurator Customizable, No need to change any source of Flash Action Script
  • Includes a HTML (PHP or without webserver) XML Configurator / CMS / Editor. Create your Banner in a short time easily NOW WITH PREVIEW
  • You can use it without webserver, runing it locally, or run it remotely, and make the changes on the fly
  • Slot can run vertical and horizontal
  • Slot spacer, color and size can be added
  • use 1,2,3,4…20 of slots. Depending on the image qualities you can use unlimited amount of slots in one banner!
  • Add Looped Music
  • Ability to add unlimited layer items on the Banner items like line, char, word and images (JPG, GIF , PNG, SWF )
  • Real slideshow – play different layer animation on same Banner item
  • Supports all characters also with embeded fonts
  • Add 3 different Font Type
  • Easy to change embedded fonts
  • Rotate, zoom, slide, blink, blur, fade, turn, scale,skew your Layeritems
  • Move your Layeritems, slide them smooth on the stage
  • Set the position, color, glow color of the Left, Right, Play/Pause Buttons, add Placeholder Thumbnails, or use real Images
  • Automaticall word wrapping
  • Clean and smooth
  • Add rounded background to any layer item. Set corner radius
  • Add rounded mask to your stage, set corner radius
  • Add shadows with 5 different parameters to the stage
  • Ability to add URL Links on any layer items
  • Full Resize able. All Resolution can be used
  • AS3
  • Independent directory structure
  • Ability to use FlashVars to define the XML path and file name
  • Change background color or background image and transparency via XML
  • Many many great transitions, animations on any image layer
  • HTML based documentation and quick guide for the first few steps
  • And many more settings…



Image Rotator and Slideshow with Configurator
Grid Gallery with CMS and Flickr
AS3 Sliding Banner with Ken Burn and with Configurator
AS3 Ken Burn Banner with Configurator
Photo SlideShow
AS3 Banner with Configurator
Slot Maschine
Banner Rotator with Ken Burn
Portfolio Rotator V2.0
Easy Photo Gallery
Portfolio Rotator V1.0
Ultimate Banner Rotator

Download Slot Machine Banner and Configurator with Preview (Banner Rotators)

Particle Generator (Backgrounds)

This is a very easy to update XML Driven Multiple Particle Generator , written in Flash CS3 , using Actionscript 3.0.

This file is XML Driven , but if you want to change/update the particles’ graphics , you must open Flash CS3 …

Possibilites are endless , you can combine different particles with each other , with a very little effort you may have some very different particle effects.

“SNOW”, “LEAF” and “RAIN” particle examples , and a very descriptive and easy to follow help file are also included with the purchase.

Here are the values you can change easily without opening Flash , through a very easy to update XML FILE .
1-)Particles’ density(volume).
2-)Particles’ minimum and maximum scale values , the final value will be a randomly generated number between those values.
3-)Particles’ minimum and maximum horizontal(x) speed values, in other words , the strength of the wind.
4-)Particles’ minimum and maximum vertical(y) speed values.
5-)Particles’ minimum and maximum rotation speed values.
6-)Particles’ minimum and maximum alpha values.
7-)Particles’ horizontal spread area.
8-)Particles’ killing(removing) “y” point , to avoid CPU and Memory overload…
I Hope you enjoy the file , please contact with me for any questions…

Download Particle Generator (Backgrounds)

XML Template V5 (Creative/Portfolio)

This XML Template has been specifically designed to be easily customized with all pages
driven by XML which means you can update the pages without opening the FLA .

FEATURES

  • AS3
  • Full XML Driven
  • Deeplinking using SWFAddress & SWFFit feature
  • XML Two Level Navigation
  • XML Slideshow
  • XML News Viewer
  • XML Image Gallery
  • XML Video Gallery
  • Text & Images Content fully customizable from the xml file
  • XML Contact Form (PHP)
  • Clean Design

MODULES

  • TWO LEVEL NAVIGATION
  • UNLIMINT IMAGE GALLERIES
  • UNLIMINT VIDEO GALLERIES
  • NEWS VIEWER MODULE
  • SLIDESHOW MODULE
  • CONTACT FORM AND SOCAIL NETWORKS
  • ABOUT PAGE WITH SCROLLBAR
  • SIMPLE HTML TEXT MODULE
  • LOAD EXTERNAL SWF
  • EXTERNAL LINK
  • FULLSCREEN BACKGROUND
  • MP3 MUSIC PLAYER
  • COPYRIGHT FOOTER

IMAGE USED

http://photos8.com
http://www.photos8.com/license.html

Komomedia for the social icons in the preview:
Social Network Icon Pack by Komomedia.

Other Templates


\\

Download XML Template V5 (Creative/Portfolio)

3D Object Viewer (Stores & Product Viewers)

This is an application that comes in 2 flavours: Air (for your desktop use) and Web (for online use).

It’s a product/object viewer that uses Away3D to display a 3d object and interact with it. You can use the desktop version to test your 3d object before going into flash, without the need for any programming! The web version acts as a fast, reliable and easy to use product viewer.

You can load Collada (.dae), .3ds and .obj files.

Here is a list of some features of this viewer

  • Desktop + Web versions are included!
  • Ability to load .dae + .3ds + .obj
  • Auto-scaling and auto-zooming features for easier object viewing.
  • Switch between Basic Renderer (faster) / Quadrant Renderer (better, slower).
  • Performance + polycount feedback (Air version only).
  • Web version easily configurable via XML settings.
  • Two interaction modes: fast / smooth. Smooth provides camera easings when moving the view, fast does not (which helps performance).
  • Useful tooltips showing buttons + meshes info (can be disabled in web version).

Have a look at the demo, which emulates the Air version and includes a screenshot of the Web version as well.

Hope you find this app useful!

PS: Air version is 800×600 and weights 208kb. Web version is 600×600 and weights 184kb

Download 3D Object Viewer (Stores & Product Viewers)

Business Member Book with Themes (Other)

Featured Files

This flash component you can use your own profile, website, helping the visitors when looking for answers to their questions. Or it may be useful as using a

simple FAQ .
Built-sharing component of the content makes it easier sharing.

Features:

– Easing Content, Resizable Easing Tween
– XML structured database
– XML driven config settings
– Mouseover Autoscroll
– Easing Dynamic Content
– Supported HTML content (CDATA)
– XML thumbnails
– 3 EXTRA XML Themes config
– XML driven Show/Hide function
– Resizable Dynamic streched Background
– Tutorial for ‘How to create new theme?’
And much more…

All images created by me.

77.7kb

Download Business Member Book with Themes (Other)

Turbo AS3 XML Blur Scroll (Scrollbars & Combo Boxes)


Turbo AS3 XML Blur Scroll is a dynamic scroller for your flash content.
Images can be wrapped around the text and also have animated over/out states through actionscript code!

The textfields are HTML formated, with full CSS support so you can simply change the font, font size, color etc by editing the CSS file which is included on the package upon purchase.
You can easily change the text, by opening the XML file and adding your own.

There is no need to open the flash file.
Two(2) .AS classes are included, which are well documented in order to help you understand and edit the file.

Please rate the file after purchase, if you have any questions feel free to contact me through my profile or leave a comment here.

Quick Features:

  • ActionScript 3
  • XML driven text & images
  • CSS support
  • Letter spacing & leading
  • Small size – 18KB
  • Unlimited dynamic content with blur support
  • Animated images wrapped into text
  • Mouse scroll wheel support
  • Different slider styles
  • AS class included
  • Commented actionscript
  • Help file included & Free support

Download Turbo AS3 XML Blur Scroll (Scrollbars & Combo Boxes)

Cube 3D Banner Rotator XML (Banner Rotators)

You can easily add image, photo, illustration or animation.
There are 4 rotation types available (up, down, left, right).

This small gallery has preloader, navigation (dots and arrows) and auto-play module.
Preview project is included.

Almost everything is editable in XML .
It looks like:

If you omit autoplay, there will be no autoplay.
If you omit left, there will be no left arrow, etc.
Some nodes cannot be omitted.

Credits: Papervision, Bulkloader and Gtween used under MIT license (free for commercial use).

Download Cube 3D Banner Rotator XML (Banner Rotators)

Mechanical Intro Slideshow (Animated Objects)

It is a dynamic XML -slideshow with interesting idea. Because it has an attractive design it can used in your intros (“coming soon” or “under construction” animation as well). You can use your own images in the slideshow. Just modify xml-file and add your images and get your own creature. You can also edit speed of the transition effect and other parameters.Enjoy!

Download Mechanical Intro Slideshow (Animated Objects)

Narrative – AS3 Deeplinked Designer Template Base (Other)

Use the Narrative Template Base to tell your visitors a story about you or your brand. A narrative allows people to identify with and form a relationship with your brand.The Narrative menu provides you with an engaging way to organise your site content and give visitors a minimal yet unique user experience while exploring your content. Narrative Sells.

Features:

  • Innovative Narrative or Story menu – for a minimal homepage.
  • Deeplinked – link to any module.
  • Background module with diagonal swipe – supports color, image or swf items for each page.
  • Mp3 playlist – defined in XML .
  • XML Driven – Edit the menu, customise the item without having to touch the fla file.
  • Already set up to load AS3 External SWF ’s – paths entered via the xml.
  • Control Music mute/unmute using any menu word.
  • Control Fullscreen Toggle using any menu word.
  • Call any function from the menu – enter the function name into the xml.(passing paramteres not supported)
  • Control colors / size & menu story formatting via html and css.
  • Width and X Y position of menu defined in the xml.
  • Hyperlinks also supported.

Usage:

This item is designed to form the base of your next template. It provides a robust backbone for you to build upon.
Customise the menu, backgrounds, music and then simply load in your custom AS3 modules.
This template base has been setup to use SWFObject, SWFAddress, SWFFit and MacMouseWheel Scroll.

General Notes:

Flash Files require Flash CS3 + to edit. CS3 CS4 & CS5 versions of the item are included.
Font is Helvetica Std Bold, (Mac System Font) and is not included in the download package. However I have included a second version of the file with the Free font Audimat embedded. This font can be downloaded here:

AUdimat

Any externally loaded SWF is required to look after its own positioning and resizing.
Only AS3 SWFs are compatible – A sample external swf has been included.

Credits:

Images in the download package are from photos8.com
Images in the preview are by the very talented milena mihaylova and are used under a Creative Commons Attribution license.

Download Narrative – AS3 Deeplinked Designer Template Base (Other)

3D Cube Banner Rotator (Banner Rotators)

follow

I appreciate if you can rate my item after buying, thanks.

  • Driven by pure AS3 document class.
  • XML driven content, easy to custom with your content. Optional XML location.
  • Optional arrow button navigation.
  • Optional highlight color of the current button.
  • Auto delay slideshow support.
  • Sequence loading, the image will be loaded one by one.
  • Text block with HTML support.
  • Resizeable, optional image size.
  • Optional link style of each image: _blank, _self or _parent.
  • Images support many file type: jpg, png, gif or swf.
  • FAQ , a preloader example, the .as and .fla files are included in the source package.

Screenshots of the xml

xml

Recommendations For You

XML Image/Video Grid Gallery:
grid gallery
XML Image/Video Portfolio Template:
portfolio

Download 3D Cube Banner Rotator (Banner Rotators)

XML Menu with Typewriter Effect (Vertical Menus)




A super smooth AS3 xml menu with reusable typewriter effect. There is a huge configuration section in the xml file, which lets your change every possible detail. Click here for a full list of options. The font used in the preview is included. 5 typical usage examples are also included; flash vars (for use on html sites),html embed,typewriter effect class,loading swf’s & the menu with the background from the preview.

FEATURES INCLUDE :

  • Every imaginable option configurable by xml
  • Change one option in the xml to make it vertical
  • Flash vars example, ideal for html sites (current page is highlighted)
  • Full code for loading swf’s is included
  • All button states changeable via xml (not all used in demo)
  • Multiple link options set in the xml
  • Built using the powerful tweenMax tween engine
  • Includes a html embed example
  • Very easy to customise
  • Clean code, help file and lots of comments

FEATURED FILE

The ultimate creative template has been designed from the ground up to be
easy to update, customize and understand. Each section has its own external
xml config file so you can access nearly 300 options without opening Flash!
To put in your own images just upload them, its really that easy to use.


Download XML Menu with Typewriter Effect (Vertical Menus)

GIS Mapping Framework (Maps)

LibertyGIS is an Adobe Flex framework for creating rich, interactive maps. It works by parsing and displaying ShapeFiles (.shp), which contain geographical data. Using this functionality, developers now have at their disposal an easy and direct programming interface to leverage an abundant source of raw geographical data sets.

Functionality Highlights:

  • ShapeFiles can be loaded over a network URL or ByteArray (either embedded or local file access). This gives developers unparalleled creative possibilities.
  • Developers can combine multiple ShapeFile data sets to create expansive maps not found elsewhere.
  • ShapeFile data sets can be uniquely styled. Style individual map features or whole data layers.
  • Fast vector drawing operations, providing unparalleled graphics rendering (Requires Flash Player 10).
  • Full Flex 3 and Flex 4 MXML support.

Download GIS Mapping Framework (Maps)

Twitter Search Flex 4 Component (Other)

Component to search for and display the latest tweets.

Usage

<twittersearchcomponent search="#nowplaying" />

Properties

  • search
  • rpp
  • updateTime
  • emptyUpdateTime
  • errorUpdateTime

Styles

  • authorColor
  • authorFontSize
  • avatarCornerRadius
  • avatarGlowColor
  • contentColor
  • contentFontSize
  • contentLinkColor
  • infoColor
  • infoFontSize

More about Properties and Styles you can find in ASDOC here and of course inside.

Download Twitter Search Flex 4 Component (Other)