![]() |
Flash UserMap add-on
Flash UserMap for Vbulletin 2.x.x - version 2.0
Author: PineappleClock (pineappleclock@clockcrew.cc) ------------------------------------- Overview The Flash Usermap is a SWF (Shockwave Flash) program that will work with Vbulletin to display a zoomable world map, with 'pins' representing the location of your users - so users can find other users local to them and organize meets, etc. Each user can place his or her pin at their desire. The map is searchable. Synopsis This hack consists of a Flash 6 SWF file (your users will require flash player 6 to view this map) which loads and sends data through a file maphandler.php, which in turn sets and retrieves information from a custom profile field in Vbulletin. To see a demonstration of this software, go here: http://www.clockcrew.cc/clockmap.html Note: The clockmap running on clockcrew.cc is a specialized version of the Flash UserMap. file Listing install.txt -- the installation howto maphandler.php -- the file that the SWF recieves and transmits data to. usermap.swf -- the flash 6 user map application. (not included) usermap.fla -- the source code for usermap.swf Note: see install.txt for downloading instrunctions, the file is too big to include in the zip (1.4mb) usermap.html -- a HTML file for displaying usermap.swf Requirements ------------ Macromedia Flash MX - optional, for altering the source file 'usermap.fla' Macromedia Flash player 6 - required for each user, a free plugin available at www.macromedia.com vbulletin 2.x.x - required Notes This is a slightly generalized version of the usermap thats running on my site - it's been running for a while with no problems, but there will always be bugs. Please post if you find any, hope you find this useful :) |
screens? look interesting
|
here's a screenshot, the pin i'm hovering over with my mouse (the mouse cursor isn't in the screenshot) would go to the users Vbulletin profile once clicked:
http://www.clockcrew.cc/pineapple/usermap.jpg all the references to clocks are omitted in the generalized version available for download here |
Installed it,mainly to see what it was all about:)
Nice lill hack works fine,just wont rlly have a use for it. Nice work still the same. |
it'd be great if we can add more maps :D
|
That's why i prefer flash 5 above MX, it sucks bigtime. If you want to change the name of choosable maps you must first study a month before you find a way to do that. Anyone an idea how to change those names? :D
|
well written, though this points most dialup users to their isp boxes and not their homes.
|
heres some instructions on changing the maps, it's flash MX so it's a little hairy, but here goes:
changing a map: 1. grab an image that you'd like to use for your map - i used screen caps from a shareware program called 'amiglobe' 2. open usermap.fla 3. File > import to library... select your pic 4. CTRL+L brings up the library, find the map that you just imported, and select it (it should have the same name of the file you just imported) 5. rename it if you want. 6. locate the MovieClip of the map you want to replace, it will look like map###, where ### is a number. 7. double click the icon of the movieclip listing in the library to edit it 8. zoom out if you need to see the whole graphic 9. select the graphic so its selected, and right-click it, then click Swap Bitmap... 10. locate the graphic you imported and select it, and then click OK 11. click on "Scene 1" to exit movieclip editing mode changing a map name: with usermap.fla open: 1. put the playhead in frame 2 2. click to select the 'worldmap' list box component on the upper right 3. in the properties window (Ctrl+f3 to see it) on the 'parameters' tab, double click the list cooresponding to the 'labels' entry, 4. click on the entry you'd like to change, the numbers for the entries coorespond to the map### movie clips in the library. 5. on the top left, there are four small black squares. One of them is named 'getTG', it's the 4th from the left - click to select it, and then right click, and then click on 'actions' 6. find the code that looks like this: Code:
_root.worldlist.replaceItemAt(0,"World ("+(worldcount[0] - 1)+")",0); to add a new map: 1. import a graphic for your map (i.e. Baghdad) 2. CTRL+L opens the library, look at the list of maps and find a free number (i.e. map13) 2. select the graphic, and then Insert > convert to symbol 3. make it a movieclip and name it that free number (i.e. map13) 4. click to select the 'worldmap' list box component on the upper right 5. double click to edit the 'labels' data - and add the map name for your new map in a new row at the end. (i.e. Baghdad) 6. double click the Data list to edit it, and add a numeric entry to coorespond to your new map at the end of the rows. (13) 7. on the top left, there are four small black squares. One of them is named 'getTG', it's the 4th from the left - click to select it, and then right click, and then click on 'actions' to view the code. 8. find the code that looks like this: Code:
worldcount = [0,0,0,0,0,0,0,0,0,0,0,0,0] Code:
worldcount = [0,0,0,0,0,0,0,0,0,0,0,0,0,0] Code:
_root.worldlist.replaceItemAt(12,"Netherlands ("+worldcount[12]+")",12); Code:
_root.worldlist.replaceItemAt(12,"Netherlands ("+worldcount[12]+")",12); Sorry for the complicated procedure, but it's Flash MX.. I've started work on a 2.1 version that will load pictures dynamically from images on the server and a configuration file |
Very cool hack. :) Well done.
|
cool hack - installed!
|
I am having trouble i installed it on my board
http://www.hardwaregeeks.com/board/usermap.html but some reason i cant add my point or anything what am I doing wrong? |
nevermind i figured it out. just having a blonde moment
|
Wow this sounds so good but your site is saying its bandwidth limit is exceeded :(
|
This sounds like a cool hack, if what i understand it to be is true, i'd love to have a look but as Mist said, i'm getting a bandwidth limit error :(
|
sorry, the bandwidth error should be resolved shortly :angry: thats my hosting acting up again
|
Hi Traekwon!
First of all, this is a really great Hack. Thanks for sharing here. :) I have a question, how can i make a group in the Location-Dropdown for Germany. Most of my users are coming from germany. Thanks in advance Kars :) [high]* Kars10 licks install![/high] |
Pardon the n00b question here :P
What program are you using to open the .fla? :) |
Great hack love it. Installed flawless and works A-1. :cheeky:
|
Quote:
Will install it in the weekend |
looking forward to the server working :)
|
Quote:
You can read post # 8 for instruction: https://vborg.vbsupport.ru/showthrea...595#post383595 Quote:
The hack is cool, *click installed* One idea (i dont know if it's doable or not) is that, when you add one pin in a country map, it will be displayed in the world map too (estimately at the same location in the country, w.r.t world map) same thing for "pins on state map" would be added to "country map" and "world map" too. however, for world wise use, I think we just need a world map and country maps. the tree would be WORLD MAP -- Country 1 -- Country 2 --++ State/City 1 --++ State/City 2 --++ State/City 3 -- Country 3 -- Country 4 -- Country 5 |
could u attach an SS?
ur bandwidth limit's exceeded |
30 sec install and works perfectly!! Thanks :D
|
Question: How would you remove maps? I would like to get rid of the USA state maps. If they live in the USA i want them to all be on one map?
|
I've installed it - modified to reduce 1 query and dumped the HTML file into a template so it's integrated into the forums.
I don't use flash at all - is there any way of removing the "stalker" word from description? Anyone? :) |
No screen working.
Can you give a link do a demo? Sounds interesting! |
cool hack anyway to make it so it opens up in the forums with the header and footer?
|
sweet hack
INSTALLED |
How do you add maps?? I tried the posted instructions, but the options were grayed out??
I'm looking for a map with more US cities. Has anyone created one? |
Quote:
I dont understand why people keep asking the same question that was ANSWERED clearly (given that you know how to work with FlashMX - otherwise, you cant do anything for right now). the only thing traekwon forgot is adding this step before step 4: -. put the playhead in frame 2 Quote:
to remove maps, you can do the opposite steps: Quote:
the attachment is the flash file that have only world map. Thanks traekwon for releasing this hack, hope you dont mind if we change the codes (as you release the code, and show us how to change it) |
anyone wanna do a contry-to-country map?
here's a good source: http://go.hrw.com/atlas/norm_htm/index.htm however, if all maps included to the flash, the files gonna be huge? traekwon, you can use it for your "maps loaded from files" version, if you dont have them ready. |
Ok, I'm asking because the instructions don't seem to work for me. I open the file in Flash and click on ctl-l. That brings up a Output window that is not editable.
I'm trying to edit the swf file. Is there a fla file?? |
Yes - check install.txt in your ZIP for instructions on how to get it, or see the last(ish) post on the last page for a zip.
Cheers traekwon btw, this hack rules! Ollie |
Ok, where do I find the:
to add a new map: Quote:
Thanks |
Quote:
There's a .FLA file. read the readme.txt for the link. Quote:
traekwon forgot to mention it in the add map guide, but he did, on the one above that. |
First, thanks for the hack! It's GREAT!
I hope this isn't a dumb question... please forgive! I need to make the pin graphic much smaller, with only 50 or so of my members (25,000 all together) a lot of the pins overlap. I'm thinking a SMALL dot would work. I do have Flash MX, but have never used it :) ... can I get a hand with this? |
Has anyone got an example of this up and running yet *rolls eyes* :)?
- miSt |
Is there a way to add state maps and have the totals for a state roll up to the US Map?
And is there a way to link zooming from US to a new state map? Thanks |
Quote:
As you can see, with just over 90 members on (just put this up), some areas are already too crowded. Would be cool to NOT show the user name until a mouse over. I've already reduced the size of the pin. |
Hmmm yes i think it would be best with say a pin marking the place on the map then u hover ure mouse over it and it says the members :)
It takes ages for me to load on 56k too :( but it looks cool ;) - miSt |
All times are GMT. The time now is 04:43 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|