Advertisement:

Author Topic: RollOver Map Video Tutorial!  (Read 34291 times)

RajaSekar

  • Hero Member
  • *****
  • Posts: 791
  • ராஜசேகர்
Re: RollOver Map Video Tutorial!
« Reply #30 on: February 05, 2012, 10:50:22 am »
Please Re upload all this sample maps.

@adurls

Download it from first post

FREELANCE GROUP LTD

  • Full Member
  • ***
  • Posts: 122
  • FREELANCE GROUP LTD
Re: RollOver Map Video Tutorial!
« Reply #31 on: February 05, 2012, 07:29:01 pm »
Rajasekar Thank you. i had not seen that step of adding regions. Now its alright. visit my site and see http://www.aduganda.info

mario97

  • Newbie
  • *
  • Posts: 17
Re: RollOver Map Video Tutorial!
« Reply #32 on: February 13, 2012, 07:59:32 pm »
Guys I saw the video and I realized my map, but when I call with "<?php sample_map(); ?>" I get this error:
Code: [Select]
Fatal error: Call to undefined function sample_map() in /membri/annunciomania/oc-content/themes/bcute/main.php on line 16Why? Attached is my map.
« Last Edit: February 13, 2012, 08:02:33 pm by mario97 »

RajaSekar

  • Hero Member
  • *****
  • Posts: 791
  • ராஜசேகர்
Re: RollOver Map Video Tutorial!
« Reply #33 on: February 13, 2012, 08:09:45 pm »

@mario97

You made mistake on line 48 in index.php

use double quotes not use single quotes

Error on region param and alt tag

mario97

  • Newbie
  • *
  • Posts: 17
Re: RollOver Map Video Tutorial!
« Reply #34 on: February 13, 2012, 08:55:38 pm »
Line 48 is this:
Code: [Select]
<area shape="poly" coords="63,54,58,67,56,63,54,66,46,68,37,70,37,70,36,66,32,56,32,56,33,56,28,55,36,53,49,50,52,49,58,53" href="annunciomania.altervista.org/index.php?page=search&amp;sRegion=Valle d'Aosta" alt="Valle d'Aosta" />where is the mistake?

EDIT: Solved...  ;)
« Last Edit: February 14, 2012, 03:54:15 pm by mario97 »

greenday

  • Newbie
  • *
  • Posts: 1
Re: RollOver Map Video Tutorial!
« Reply #35 on: February 24, 2012, 11:43:25 pm »
Indian maps you attached are giving 404 error, please reupload them. please please please.

asimshaz

  • Sr. Member
  • ****
  • Posts: 311
  • 01tec
Re: RollOver Map Video Tutorial!
« Reply #36 on: May 01, 2012, 11:29:40 pm »
please help from where can i get the pakistan map version?

negotiator

  • Newbie
  • *
  • Posts: 48
  • Creating Opportunities
Re: RollOver Map Video Tutorial!
« Reply #37 on: May 10, 2012, 02:33:56 pm »
Hi Raja,
your download link doesn't works
Quote
India map download it from attachment

pls re-upload it
thanks
Kawaljeet

RajaSekar

  • Hero Member
  • *****
  • Posts: 791
  • ராஜசேகர்
Re: RollOver Map Video Tutorial!
« Reply #38 on: May 11, 2012, 05:42:17 pm »
Hi Raja,
your download link doesn't works
Quote
India map download it from attachment

pls re-upload it
thanks
Kawaljeet

Sorry! i don't have any backup

wait someone will upload or you can make a own rollover map like in the video tutorial.


asimshaz

  • Sr. Member
  • ****
  • Posts: 311
  • 01tec
Re: RollOver Map Video Tutorial!
« Reply #39 on: May 11, 2012, 07:54:41 pm »
is there any map for pakistan?

vyper

  • Jr. Member
  • **
  • Posts: 85
Re: RollOver Map Video Tutorial!
« Reply #40 on: May 29, 2012, 09:34:44 pm »
It is possible to change color of region from right sidebar when go with mouse to on region from rollover map?

For example when go to rollover map to a region, name of region from right sidebar to make red, blue etc...

vyper

  • Jr. Member
  • **
  • Posts: 85
Re: RollOver Map Video Tutorial!
« Reply #41 on: May 30, 2012, 05:09:57 pm »
Hi! How to make and regions in the menu on the map at the same time showed???

Sorry for my english :)



Any help to make map like this?

I have the map, I can press for each region an link to region and work. But I want to make map like in the picture

vyper

  • Jr. Member
  • **
  • Posts: 85
Re: RollOver Map Video Tutorial!
« Reply #42 on: May 30, 2012, 11:01:30 pm »
any idea how to make like in the picture??

asimshaz

  • Sr. Member
  • ****
  • Posts: 311
  • 01tec
Re: RollOver Map Video Tutorial!
« Reply #43 on: June 12, 2012, 10:54:55 pm »
Fatal error: Call to undefined function sample_map() in /home/a661895/public_html/oc-content/themes/bcute/main.php on line 16
  why?

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: RollOver Map Video Tutorial!
« Reply #44 on: June 12, 2012, 10:57:42 pm »
You could be getting this error for a couple of reasons.

1 the function name is not spelled right?

2 the plugin is not installed so the function does not exist.

Jay