Okay…this is really frustrating!
I read the tutorials on centered pop ups and even looked at Lost’s version of the same but for the life of me cannot get the ■■■■ thing to work!
The problem is that I know nothing about html because I spent all my time in flash…:-\
Thanks
system
February 13, 2003, 3:38pm
2
besides the fact that you know nothing about html … what’s the problem ?? :crazy:
system
February 13, 2003, 3:48pm
3
haha…very funny.:trout:
The problem is this…
I have a site that I would like to cut to a pop up window of the scene following preload. There would be an introductory html page with flash detector, mention of the designer etc…
the only thing is, when I tried either of Kirupa’s or Lost’s versions I was simply…ahem…lost in the context.
For example…with lost’s version of centered pop ups, he explains that for the first line of code, you must place it between the ‘head’s’ of the html code…I got that. but the problem lies afterward, it says that you then have to notify html of the use of this javascript…where does that line have to go!!!
maybe this isn’t what I need at all but thanks:*(
system
February 13, 2003, 3:56pm
4
ok
attach your files [size=1]fla and html[/size] … i’ll take a look
system
February 13, 2003, 3:57pm
5
in html
to start a java statement you must begin with
<Javascript>
then end with:
</javascript>
I think, if it helps macromedia HomeSite is a brilliant prog. for html/java
system
February 13, 2003, 4:04pm
6
TinLeg
if you want to show javascript or html code use [ php ] and [ /php ] tags (-:
system
February 13, 2003, 4:29pm
7
you might find the problem viewing a working example =)
system
February 13, 2003, 5:17pm
8
Kax…thanks, that’s really all I needed!:beam:
system
February 13, 2003, 6:33pm
10
Here are the files…the only problem is that the popup swf is a little over the limit…but I guess you don’t need it…all the files will be included sequentially.
Thanks Again…
system
February 13, 2003, 6:49pm
11
i’ve seen this problem before
posted by lostinbeta
01-25-2003 05:28 PM
http://www.kirupaforum.com/showthread.php?s=&threadid=13508
Your window name can only be one word, you have it as two…
don’t worry … the popup will have the name stated in the < title > and < /title > tags of your document
so just chage this line
getURL("javascript:newWin('Amore.html','**CafeAmore**','500','750','no','no')");
=)
[size=1][ EDIT ]
again … remove the space between java and script[/size]
system
February 13, 2003, 6:57pm
12
thanks…but it still pops up the window that says as the title
//javascript:newWin(‘Amore.html’,‘Cafeamore’,‘500’,‘750’,‘no’,‘no’)
system
February 13, 2003, 7:07pm
13
interesting … i have no problems :-\
everything works fine …
system
February 13, 2003, 7:16pm
14
interesting indeed…
you didn’t change anything?..
once again I still cannot open the popup…grrrr:angry:
but thanks…it must be a conspiracy!
system
February 13, 2003, 7:45pm
15
nope … the only thing i did was change the line i told you before
sorry if i can’t help more … but i really don’t have any idea about what could be causing it :-\
[size=1]and sorry for the late response =)[/size]
system
February 13, 2003, 8:43pm
16
no problem.
I was wondering could it be an issue of IE version?
I think that I am only running 5.5…could that be it?:-\