Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 trouble wiff flash web browser, pop up wif no toolbar windows..how?

views
     
TSjunkieG
post Jul 13 2006, 06:44 PM

DIGITAL ERA
*******
Senior Member
2,687 posts

Joined: Jan 2003
From: Sue Bunk Jai Yaa!


aiyark...another problem arrived I seek for guidance again sweat.gif


i build a htm file named iframe.htm wiff script like dis,

QUOTE
<head>

<script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openWindow(url, w, h, s, r, t, l) {
var windowprops = "width=" + w + ",height=" + h + ",scrollbars=" + s + ",resizable=" + r + ",toolbar=" + t + ",location=" + l;
popup = window.open(url,'links',windowprops);
}
// done hiding -->
</script>


then i create a AS button and place the code like dis,

QUOTE
on (release) {
getURL("JavaScript:openWindow('iframe.htm','800','600','no','no','no','no','no')");
}




here is where my problem...again, it doesnt work cry.gif i've tried with other method and it also doesnt work

what i want is that when i click on my AS button, it will open a new browser but with no toolbar with it...how to do dat? um using flash 8...

pls guide me sifu's.... notworthy.gif
mclelun
post Jul 14 2006, 12:28 PM

On my way
****
Senior Member
662 posts

Joined: Jan 2003
i am lazy to check the script atm, but I think all is correct

I believe is your flash 8 blocking the javascript from running because of security reason, if that is the case. go to

http://www.macromedia.com/support/document...manager04a.html

and set "allow"

- edit -

I just tested, and it open the pop up,

This post has been edited by mclelun: Jul 14 2006, 12:29 PM
TSjunkieG
post Jul 14 2006, 03:20 PM

DIGITAL ERA
*******
Senior Member
2,687 posts

Joined: Jan 2003
From: Sue Bunk Jai Yaa!


QUOTE(mclelun @ Jul 14 2006, 12:28 PM)
i am lazy to check the script atm, but I think all is correct

I believe is your flash 8 blocking the javascript from running because of security reason, if that is the case. go to

http://www.macromedia.com/support/document...manager04a.html

and set "allow"

- edit -

I just tested, and it open the pop up,
*
sumthing like dis?

can u verify whut um doin?


Attached thumbnail(s)
Attached Image
mclelun
post Jul 17 2006, 10:14 AM

On my way
****
Senior Member
662 posts

Joined: Jan 2003
sorry, my house phone line screw up cant get online and reply.

basically, you just pick for the location and files, then "allow"

 

Change to:
| Lo-Fi Version
0.0116sec    0.60    6 queries    GZIP Disabled
Time is now: 28th November 2025 - 10:29 AM