المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : URG :: Flash Buttons in DW


Jinan
11-06-2002, 10:02 AM
Assalamu alaykum
i'm using DW 4 , & putting some flash buttons, but the pb is with the links..
I want to upload my site to 2 servers;
THE PB IS AS FOLLOW when i put links like /G/GT.html it down not work, but when i use http://mwrawda.tripod.com/G/GT.html it/'s working...
i dont want to make 2 copies of my design 1 for tripod & 1 for the other, CAN U HELP ME

ANOTHER THING, if i want to protect my hp so that when some1 right clicks on it it gives him a msg, HOW??..

Mr.something
11-06-2002, 12:05 PM
about the right cilck

do you want the one that comes with a massage
or without??

and then you said:
-------------------------------------


i'm using DW 4 , & putting some flash buttons, but the pb is with the links..
I want to upload my site to 2 servers;
THE PB IS AS FOLLOW when i put links like /G/GT.html it down not work, but when i use http://mwrawda.tripod.com/G/GT.html it/'s working...
i dont want to make 2 copies of my design 1 for tripod & 1 for the other, CAN U HELP ME

--------------------------------------------------

I didn't undertstand??
can you explain??

Mr.something

Jinan
11-06-2002, 12:54 PM
Thank u bro.
I meant the type of link, i'm putting 2 .htmls files, the one with the flash button that i want to link to the other let's say called 2.html,
if i write on the flash button to link it to to 2.html it doesn't work , why>????

yhanx
wassalam

Jinan
11-06-2002, 12:56 PM
salam again,
well about the 2nd question, i don't mind wether it's with or without message

Mr.something
11-06-2002, 03:11 PM
okay

the flash thing...

u can't do this to flash
you have to edit those files
and it must be the
.fla
files
if u didn't understand me send me a pm
by clicking here
and wright your msn massenger

http://66.227.7.119/vb/private.php?s=&action=newmessage&userid=685

Mr.something
11-06-2002, 03:15 PM
by the way

i'll bring you that script
today

Jinan
11-06-2002, 04:16 PM
Salam again,
& thanx for the help well i have the swf2fla & if so it can work i hope
i'm still waiting for that script ..
thanx bro.

Mr.something
11-06-2002, 04:22 PM
yr welcome

the script

i bring 3 scripts choose one
جبت لك 3 سكربتات لمنع إستخدام الزر الأيمن
إختر واحد

----------------------------------------
الأول زر منع الإستخدام مع رسالة
---------------------------------------

وغير الجملة<BODY>ببساطة انقل هذا الجزءالى




<SCRIPT language=**********><!--

function click() {
if (event.button==2) {
alert('هنا تضع جملتك');
}
}
document.onmousedown=click
// -->
// --></SCRIPT>




-----------------------------------------------
الثاني منع بدون رسالة
-----------------------------------------------

او بينهما<head>او<body>انسخ ما يلي في


<script language="**********1.2">
if (window.Event)
document.captureEvents(Event.MOUSEUP);

function nocontextmenu()
{
event.cancelBubble = true
event.returnValue = false;

return false;
}

function norightclick(e)
{
if (window.Event)
{
if (e.which == 2 || e.which == 3)
return false;
}
else
if (event.button == 2 || event.button == 3)
{
event.cancelBubble = true
event.returnValue = false;
return false;
}

}

document.oncontextmenu = nocontextmenu;
document.onmousedown = norightclick;
</script>



----------------------------------------
الثالث و هو رسالة تحذيريه إذا تكرر الأمر يتحول إلى مقلب
----------------------------------------

<body> ضع هذا الكود في






<script LANGUAGE="**********">
document.onmousedown=click
var times=0
var times2=10
function click() {
if ((event.button==2) || (event.button==3)) {
if (times>=1) { bye() }
alert("هنا الجملة الاولى");
times++ } }
function bye() {
alert("هنا الجملة الثانية");
bye() }
</script>







----------------------------



و سلامتكم

I hope i've been a good help 4 ya

Jinan
12-06-2002, 09:49 AM
Assalamu alaykum bro. Something (I prefer some1)
, & salam to all of u btww, i'm not a bro. i'm a sister :-)
Thank u for the codes..
i used the 2nd & it worked..
Jazakum Akkah kul kheir);) :D

Mr.something
12-06-2002, 01:43 PM
aha
a sister

lol
i thougt yr a brother

okay

am so happy that it worked with ya

i wish to see yr site
good luck

[Drunk Virus]
12-06-2002, 04:28 PM
السلام عليكم ...
i know what r u talkin about .... i mean the link thing
they dont really call it link .... they call it the PATH

well there is some thing wrong there.... just as a first step make sure that the file ur linkin to is in the same directory ...
if it didnt work just ask again :D :D
if u send me the page i can help u faster
drunk_virus@hotmail.com

Jinan
12-06-2002, 08:14 PM
at, the hp mainly is :
mwrawda.levillage.org

It's in french yes, because made it to display the great work of my 6th grade students in a pg called MICROWORLDS,
well u will see 6 butttons (forexample Downloads) i have a site named down.htm but not on the same directory on which i installed the main but on a subdirectory called/OUTILS)


it only works if i write THE PATH -thanx-
mwrawda.levillage.org/outils/down.html,
& i don't want that

Salam

[Drunk Virus]
12-06-2002, 08:45 PM
i think i got the point

FRENSH hmmm.... well know nothing about this thing but i still think that i can help

LOOK HERE MY FRIND .....

if the file is in the same directory just type in the name

if the file is in a sub directory ... and the sub directory is in the directory just type first the directory then the file name

for example: a file called "hi" in the directory called "life" and life is in the same place that index in we type

life/hi.html

... for example: what if u whant to make a link from hi to the index you type

../index

PS: you have to copy the eg. s in a other file to see them well .. coz here we r typin from right to left .....


and so on .....
i think you should link downloads that way
OUTILS/down.html