okay, heres the problem...
im making a website in dreamweaver.
this website contains small, rollover flash movies which act as links.
for some reason i cant make these link to where i want them to go.
ps. i hate dreamweaver.
yeah i know dreamweaver is a no brainer, i've been writing my own html and i just wanted to put some flashy stuff on my website. sorry if i offended you. :P
wait... "stupid basic html"? that's bad form.
[This message has been edited by josh (edited 07-15-2003).]
[This message has been edited by josh (edited 07-15-2003).]
Ok, In flash you want to make a rectangle (or any shape) of the rollover space.
Then Convert new Symbol to a 'Button'
After that you can change the properities and alpha channel to 0% leaving you with a invisible rollover. Then right click on the button and go to 'Edit in place'
And you can just tap F6 3 times. Now go back to the main scene. Right click again on the button and select actions. Then Assuming your in Normal not Expert mode, "go to > get URL" it should be something like that. Get URL is the function you want. That was off the top of my head.. hope it works for ya.
From: Den Haag: The Royal Residence Insane since: Jul 2000
posted 07-18-2003 22:21
dump flash, dump dreamwaever,
learn JS
learn CSS
learn Html
learn it again
Now with a good eitor you can creat flash style elements without using flash.
__________________________________________
"Art has to be forgotten. Beauty must be realized."
Piet Mondriaan
That's not really a very accurate assesment Rinswind.
There is certainly overlap between DHTML and Flash, but one is certainly not a substitute for the other. Especially with all of the amaxing back-end things that Flash is capable of now...
Hi, Josh. How are ya?
You know me, don't you?
BigAl is just sitting by me.
I have been missing him for ages on this forum.
Tell him to post something.
cya.
It certainly seems ironic to suggest "stupid dreamweaver" is bad form when it's posted in the "stupid basic html" forum!
It certainly provoked some interest!
sorry to say this DL-44, but you sure sound like you think you're better than everyone else. sorry you had to explain it to us, i really am an idiot, dont you think? don't waste your time explaining the linguistic impact of the word idiots to me, because i'm sure you have better things to do.
From: Den Haag: The Royal Residence Insane since: Jul 2000
posted 07-24-2003 10:49
quote:That's not really a very accurate assesment Rinswind.
DL you're right about this. But when i comes to rollovers thingies there is no need for any use of flash....
That was what i meant. Ofcourse flash has it usefulness and it's very powerfull stuff t play with.
But in this case?
quote:and learning html again would be just slightly pointless, no offence meant at all.
No actually it will not be pointless specially when you don't use the other things much. When designing with CSS you have to build the page in an other way.
with CSS:
body{background-color: blue}
<body> bla bla</body>
without:
<body background="blue">bla bla </body>
Furthermore is was being a bit ironicly about the learning "it again" If you want to keep up with modern times you need to learn it over and over don't rely on old tricks they might not work any more. A couple of years ago we all used tables to control how a page looked. Sometimes we needed 1 pixel pictures as a place holder and sometimes we used very complex nested tables. If you asked around now most webbuilders think tables are old-fashioned.
Going back to the early days off html, in that time you could animate a page by putting several body tags in a page.
If you do that now strange things will happen, mabye the browser will ignore the multiple body tags, or start complaining or maybe show them at once. Anyway the "trick" will not work any more.
I could give more examples but you get the idea, you have to keep learning it over and over again.
<edit>messed up quotations</edit>
__________________________________________
"Art has to be forgotten. Beauty must be realized."
Piet Mondriaan
[This message has been edited by Rinswind 2th (edited 07-26-2003).]
hey, it works with the latest browsers, so it works for me. when my "tricks" stop working with the latest browsers, of course im screwed, so, of course, i'll have to learn it again. but i'm not getting paid for what i'm doing, so it doesn't really matter, does it?
"~sigh~
didn't think this would be something needing explaining.
It's not the word - it's the insinuation."
Ouch! I can see that even in cyberspace hairs can be split, nits can be picked and hackles can be raised!
While I am a little enlightened by your 'patient' seminar in semantics, consider this: the hesitant newcomer may not have the benefit of your close analysis and ironic turn of mind and may simply feel their hitherto burning html question just a little too "stupid" and "basic" to pose in public, preferring to move right along to the next site.
I would have thought html's pivotal place in the linguistic constellation (Quote: "Learn how to write HTML") could be marketed a little better. A few alternatives:
precisely. when i pose a question to some friendly outgoing fellows like yourself, i expect a kind reminder as to the technicalities of using simple html, not some "intellectual" spouting off crap about how much better than me he is, because frankly, i don't give a rats arse. all i want is the truth, even if i cant handle the truth.
and dont quote me on that, you vultures.
[This message has been edited by josh (edited 07-25-2003).]
quote:hey, it works with the latest browsers, so it works for me. when my "tricks" stop working with the latest browsers, of course im screwed, so, of course, i'll have to learn it again. but i'm not getting paid for what i'm doing, so it doesn't really matter, does it?
Bah! I still don't understand this kind of attitude. Wanna know why browsers haven't improved in the last 5 years? Just listen to yourselves. Browsers won't get any more advanced until they can stop worrying about having to put up with poor code and being "backwards compatible".
And since when did DL become an "intellectual"?
You say you want the truth? Hasn't someone answered your question already? (Jeez, this is getting more philosophical by the minute...)
and i somehow don't think that a small insignifigant dot on the far reaches of the earth would have any impact on browsers. theyre not trying to "backwards" compatibilise for me.
[This message has been edited by josh (edited 07-25-2003).]
Anyway, your question was in fact answered a long time ago, and I have to assume you have better things to do than piss and moan about one simple statement I made that was really no big deal in the first place...
From: MN State Sanitarium For the Bored Insane since: Jun 2003
posted 08-08-2003 16:19
I think we all got off the subject. What happened with the page Josh? And who cares about raw coding. If its a time saver to use editors, rather than code everything. Money may be irrelevant, but time is money. And to save time, makes life easier for the ones that would rather not learn the full extent of raw HTML. Curious to find out about the page though. Was it the flash problem or were you actually having a tussle with DW?
"The universe is full of magical things,
patiently waiting for our wits to grow
sharper." Eden Phillpotts, A Shadow
Passes, 1934
Learning to code saves a great deal of time because then you don't have to come here and ask someone to fix it for you everytime your editor screws it up