Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
blamebob23 #1
Flashy scrollbars
Hi everyone... I was just wondering if there's any way to make really flashy
scrollbars like the site below has, without having to use Flash MX to make it;
[url]www.pickleddick.co.uk[/url]
I'm not expecting there will be away and I dont really want to resort to using
css code just to change the colours of my sites scrollers, cos for one I think
it still looks a little naff. Does anyone know of any code etc for doing this?
Rob
blamebob23 Guest
-
Scrollbars
Hi I've got a few frames in my page, but I do not want a scroll in each and every frame. I would like to have a single scroll only at the right... -
scrollbars X!?+$%&!!!
Hello, I have a frameset with multiple frames and I have included in the main page with all the other frames the following html to prevent... -
help with scrollbars
Alright, I should start off by saying that I know very little about dreamweaver or coding or anything, just so you know. I have this template, which... -
another flashy question
Is there anyway to debug a flash movie from director. I've got a flash sprite which is producing a graph based upon data provided by director.... -
Scrollbars!
How do I create a text box that is only viewable and has a scroll bar. I am using DreamweaverMX, FlashMX, FireworksMX to create the web page. I tried... -
rob::db #2
Re: Flashy scrollbars
You can use JavaScript to make all kinds of different scroll systems.
blamebob23 wrote:> Hi everyone... I was just wondering if there's any way to make really
> flashy scrollbars like the site below has, without having to use
> Flash MX to make it;
>
> [url]www.pickleddick.co.uk[/url]
>
> I'm not expecting there will be away and I dont really want to
> resort to using css code just to change the colours of my sites
> scrollers, cos for one I think it still looks a little naff. Does
> anyone know of any code etc for doing this?
>
> Rob
rob::db Guest
-
blamebob23 #3
Re: Flashy scrollbars
Do you know of any codes? Ive tried using the javascript code for a 'drag n'
scroll' style where you just click on the page and drag it up and down instead
of scrolling but I wasnt keen on that cos more often than not it just
highlighted the text and didnt scroll. With javascript can you make your scroll
bars with your own images or are there just codes that allow you to scroll in
alternative ways? I've never really used javascript so I do need guidance from
an all-knowing-being ;-)
Cheers,
Rob
blamebob23 Guest
-
blamebob23 #4
Re: Flashy scrollbars
Right here's my aims... I am gunna need some help from someone cos I'm very new
at this and I'm not too good at sorting code. I'm making a site which has a
home, and buttons that link to iframes that reveal other pages of content I
have made i,e- just "news" text. I want to be able to scroll this news text by
using 'scrolling layers' script.
I found this page: [url]http://www.quirksmode.org/js/layerscroll.html#[/url]
but I found this page a little confusing. Here is the basic code for the page
I want to eventually be able to scroll with this feature;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="/css1.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
<table width="335" height="254" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><p><font face="Arial, Helvetica, sans-serif"><font size="2"><u><font
size="3"><strong><font
size="2">1-8-2005</font></strong></font></u></font></font></p>
<p><font size="2"><strong><font face="Arial, Helvetica, sans-serif"><br>
Welcome to the new website for Blame It On Edd. It may be 2 years
late,
and it may have built up so many expectations only to disappoint but
here
it is! There's new things to play with and a few things to read so go
explore. Cheers to Black Dave for the art in the corner... I wonder if
anyone gets it.</font></strong></font></p>
<p><font size="2"><strong><font face="Arial, Helvetica, sans-serif"><br>
Updates will happen more frequently now just because we CAN. So
there...
Enjoy.</font></strong></font></p>
<p><font size="2"><strong><font face="Arial, Helvetica, sans-serif"><br>
Fuzz x</font></strong></font></p>
</td>
</tr>
</table>
</body>
</html>
The only change is instead of writing "up" and "down" to control the
scrolling, i want arrow images.
I basically want a 350width x 400height size text layer as this is the size
the iframe is set for. Can anyone be REALLY kind and just help me through this?
I know its a lot to ask. Or if anyone fancies adding me to messenger and
talking me through it, my address is: [email]blameitonedd@hotmail.co.uk[/email]
Sorry to be a pain, I'm having troubles...
Rob
blamebob23 Guest



Reply With Quote

