PDA

View Full Version : website skills


Ruben A
18th November 2002, 20:07
hep... I know this is a wicked question - but I also know there are some talented guys out there.

I have a stupid problem with the RealAudio-thing at kondi-records.com.
Since I use frames... a new (blank) frame loads each time you click on a link to a realaudio-track???? WHY???
When I try to tell the shit that it has to open a new window with the link... it doesn´t work. Only at my computer!!!!???
The only thing I want is that when clicking on the link realplayer starts playing..... that´s simple! I know all about the real audio part now.... but...but...


HELP!

:(

wheezer
18th November 2002, 20:28
what's your a href tag like? is there a target= specified?

pille'ocheoni
18th November 2002, 20:33
ruben it sounds like you have a unique problem.im trying sort of the same things and having trouble too.your nested frames are strange,i like the small window and all the java,but the exact problem with the new window i dont know.did you try webmonkey,or cramsession,try these and you'll eventully find the help you need.give it some time.im farting around stupid problems with flash.hey got some good news though.i started this small company to design websites and gathered some people up and we have two jobs were working on now.we got dukes mayonase.and a local artist.got some work to hand out.give it to the amuaters-r-us.hahha.good luck ruben[/pille']

wheezer
20th November 2002, 11:45
hehe didn't see you had the webpage somewhere.

it's just like I said, you have a target="_blank" specified for your a href tags to the .ram files. remove the whole target="_blank" bit and you should be fine.

Ruben A
20th November 2002, 12:24
weezer; If I don´t have the target specified it opens a blank white page in the frameset....!!? So I can´t just delete it...

????

wheezer
20th November 2002, 13:04
you sure? I just downloaded the source for that page and removed the target tags completely, then saved and opened locally - no more popups... if you are using some version of internet explorer sometimes the thing leaves some shit cached so it doesn't actually read your actual code - in that case restarting ie tends to do the trick.

but, really, the target= tag is what specifies where something is to be opened, so it should be the troublemaker...

Ruben A
20th November 2002, 17:59
weezer... ok, please go to the sound-section and click "demo01".
I have removed the targets for this link. Now it opens a white page in the frameset, right??
All the other links works with a new fresh window... which stays open... damn, fuck fuck,..... ahrhhhahrhahraar...

hmmm

:!

wheezer
20th November 2002, 19:10
actually the d1.ram link works fine from my puter now, now just change the others =))))

have you checked the source code from the page when you load it via internet? maybe you are still being served a proxied copy of the page via your internet provider???

Ruben A
20th November 2002, 20:02
A friend of mine have the same problem with the site.... And I have checked the source-codes... from the internet. It´s ok..!???

hmmmmmrrrrr

?

invisibleplanet
20th November 2002, 23:52
<td width="399" height="12" valign="top" align="left" xpos="8"><a href="d1.ram" ><img src="images/sound/demo001.gif" alt="" height="9" width="69" border="0"></a></td>
<td width="1" height="12"><spacer type="block" width="1" height="12"></td>
</tr>
<tr height="12">
<td width="399" height="12" valign="top" align="left" xpos="8"><a href="d2.ram" target="_blank" ><img src="images/sound/demo002.gif" alt="" height="9" width="70" border="0"></a></td>
<td width="1" height="12"><spacer type="block" width="1" height="12"></td>
</tr>
<tr height="12">
<td width="399" height="12" valign="top" align="left" xpos="8"><a href="d3.ram" target="_blank" ><img src="images/sound/sound003.gif" alt="" height="9" width="70" border="0"></a></td>
<td width="1" height="12"><spacer type="block" width="1" height="12"></td>
</tr>

yes! remove the target="_blank" tags from d2.ram and d3.ram (they are not there for d1.ram) and the new blank window will disappear.

<td width="399" height="12" valign="top" align="left" xpos="8"><a href="d1.ram" ><img src="images/sound/demo001.gif" alt="" height="9" width="69" border="0"></a></td>
<td width="1" height="12"><spacer type="block" width="1" height="12"></td>
</tr>
<tr height="12">
<td width="399" height="12" valign="top" align="left" xpos="8"><a href="d2.ram" ><img src="images/sound/demo002.gif" alt="" height="9" width="70" border="0"></a></td>
<td width="1" height="12"><spacer type="block" width="1" height="12"></td>
</tr>
<tr height="12">
<td width="399" height="12" valign="top" align="left" xpos="8"><a href="d3.ram" ><img src="images/sound/sound003.gif" alt="" height="9" width="70" border="0"></a></td>
<td width="1" height="12"><spacer type="block" width="1" height="12"></td>
</tr>

now they are all the same, and will behave the same!

PS - to quote code, select the php vB tags :D

gunjack
21st November 2002, 02:28
http://www.templeofblood.com/~ncc386/ubb_images/USuckINet_Guru.jpg

Sheridan
21st November 2002, 02:53
haha, thats funny.
I used to work at a graphic house and my old boss always used to call me grasshopper. he was in a sense my sensai.

Weishaupt
21st November 2002, 05:44
yeahhhhhh

the gunman strikes back...............its 7 o clock in the morning, drinking my first coffee and i must my loughing is so happy about your foto.......................... .......

pille'ocheoni
21st November 2002, 06:29
damn its one in the morning and im cracking away at the wen bullshit and term paper.time?gets me every time

invisibleplanet
21st November 2002, 10:37
hahaha gunnie!

i'm no sensai@html either! but beta-testing and code-debugging are two of the things i used to get paid for, along with QC, and QA, and SSADM. (if these things make any sense to u) and when i was a little younger, I had many a happy day spent typing reams of data into the data dictionary (80's and 90's for me were spent working on europe's then largest computer project) *yawn*

ruben - i hope it works for u now :D

Ruben A
21st November 2002, 14:48
jupjup... it works all fine, thanks!!
Had to upgrade to IE6... (thought I already had that version...) - and maybe some old data was hidden in the browserprompt??

WHATEVER!!

lol