|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Re: Flash map of the UShttp://www.fusioncharts.com/maps
On Mon, Mar 17, 2008 at 2:33 PM, Michael Dinowitz < mdinowit@...> wrote: > Does anyone know of a clickable flash map of the US that will return a > state id or something of the sort? > Thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Flash/message.cfm/messageid:266 Subscription: http://www.houseoffusion.com/groups/CF-Flash/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.30 |
|
|
Flash map of the USDoes anyone know of a clickable flash map of the US that will return a state id or something of the sort?
Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Flash/message.cfm/messageid:265 Subscription: http://www.houseoffusion.com/groups/CF-Flash/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.30 |
|
|
Re: Flash map of the USYou can also try Advanced Flash Components. they have a beta
component in AS3 that can be used for lash or flex... http://www.afcomponents.com/components/umap_as3/ /S On Mar 17, 2008, at 1:37 PM, John C. Bland II wrote: > http://www.fusioncharts.com/maps > > On Mon, Mar 17, 2008 at 2:33 PM, Michael Dinowitz < > mdinowit@...> wrote: > >> Does anyone know of a clickable flash map of the US that will >> return a >> state id or something of the sort? >> Thanks >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Flash/message.cfm/messageid:267 Subscription: http://www.houseoffusion.com/groups/CF-Flash/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.30 |
|
|
RE: Flash map of the USI've got one that I've been working on but it's only about as you asked for
at this point. You can click the state and it zooms in, click again to zoom back out. When you click it, there is a state variable that tells the map which state clip to zoom that you could easily do whatever you wanted with. ALL code is in an external as file so no hunting through clips and frames to find anything It should be easy to change to just getURL('myurl.cfm?state=' + _root.currentState) instead of calling the zoom function. You are welcome to the dev files if you'd like to take a look. ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Michael Dinowitz [mailto:mdinowit@...] Sent: Monday, March 17, 2008 5:34 PM To: CF-Flash Subject: Flash map of the US Does anyone know of a clickable flash map of the US that will return a state id or something of the sort? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Flash/message.cfm/messageid:268 Subscription: http://www.houseoffusion.com/groups/CF-Flash/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.30 |
|
|
Re: Flash map of the USI went with this one a couple years ago:
http://www.fla-shop.com/ It wasn't the best one, but it was decent and was at a reasonable price. It also came with the FLA source code, which was a big plus. The source code turned out to be sloppy uncommented code, but it was enough of a head start that I was able to program exactly what I needed without having to start with a blank canvas. -MIke Chabot On Mon, Mar 17, 2008 at 5:33 PM, Michael Dinowitz <mdinowit@...> wrote: > Does anyone know of a clickable flash map of the US that will return a state id or something of the sort? > Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Flash/message.cfm/messageid:269 Subscription: http://www.houseoffusion.com/groups/CF-Flash/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.30 |
| Free embeddable forum powered by Nabble | Forum Help |