Jump to content


trying a pop up window


  • You cannot reply to this topic
5 replies to this topic

#1 Jay.

    Young Padawan

  • Members
  • Pip
  • 70 posts
  • Gender:Male
  • Location:Latinoamérica yeah!!!

Posted 12 April 2008 - 03:14 AM

hello everyone, so I make this site for a bakery but I was wondering if I can try the pop up window loading it from my drive, i try it but can make it work yet, any ideas of how to make it work or is even that possible?
example:
www.catalystrecords.org
that's how it supossed to work.
ty. peace!

#2 pirateXcore

    Young Padawan

  • Members
  • Pip
  • 281 posts
  • Gender:Male

Posted 12 April 2008 - 04:37 AM

This sounds like a Javascript question, not Flash.
Just do a google search for Javascript popup. :flowers:

Edited by pirateXcore, 12 April 2008 - 04:37 AM.


#3 Jay.

    Young Padawan

  • Members
  • Pip
  • 70 posts
  • Gender:Male
  • Location:Latinoamérica yeah!!!

Posted 12 April 2008 - 04:41 AM

actually it's flash, all the programing for it is done within flash, i'm using a tut i found at kirupa and it's all flash bro...
heres the link:
http://www.kirupa.co...tered_popup.htm

Edited by iceball, 12 April 2008 - 04:47 AM.


#4 pirateXcore

    Young Padawan

  • Members
  • Pip
  • 281 posts
  • Gender:Male

Posted 12 April 2008 - 04:51 AM

My bad, thought you meant that you wanted it like their enter page.

#5 Jay.

    Young Padawan

  • Members
  • Pip
  • 70 posts
  • Gender:Male
  • Location:Latinoamérica yeah!!!

Posted 12 April 2008 - 04:58 AM

nah... :flowers: i make the site in two pieces, the intro and then it suposseed to pop other window with all the site content, if you see the example site (catalystrecords.org) you'll see what i mean, but thanks for the reply :D

#6 Jay.

    Young Padawan

  • Members
  • Pip
  • 70 posts
  • Gender:Male
  • Location:Latinoamérica yeah!!!

Posted 24 April 2008 - 12:12 AM

hello again,
i have figured out finally!!! how to make the pop up window to work but still have some issues, aum... here's a couple of images that can explain my dilema...
in the first image you can see the code of my link button, i found this tut 'bout poping windows and found this codes:

<a href="java script:;" onClick="MM_openBrWindow('/website_templates/business1/preview.htm','template','width=780,height=550')">Click Here </a>
this one is supossed to go in the button of the link, and theres where the problem is.

in the second image is the code of the window to pop, there's no problem in that, is the same of the one i found:

<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>

so in what i need help with is to insert the code in the link button, you see i'm not much a coding guy in design, i'm more like a visual one :blush: so if anyone out there could help a little it would be great.
thanks again.
peace out!!!

Attached Files







1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users