Click to See Complete Forum and Search --> : linking flash-files to dw-document.


anna.sandell
04-07-2006, 04:51 AM
Hi!

(i'm swedish, so i'm not that good in english, i'll try my best to be understandable)

Ok, this might be the wrong forum but since it's about flash i'll try anyway.

In my site i've got a header and menu both made in flash and put in frames in dreamweaver. My index site now have three frames, that's menu, header and text frame.

A) When clicking in the menu i want only the text frame to upload - but i don't know how to link at all. I've got this flash book but it's just about making movie clips and not a word about web design.

B) I want the header to change a little bit, f.e. i want the pink bubble image to say "Annicas" when looking at Annicas part of the site. Hope you get what i mean.

(got the programs from a class i took but never finished)

http://www.success.rby.se

Thankyu for helping me out!

skilled1
04-07-2006, 12:34 PM
you need to give the <frame> command this <frame name="content" or <frame name="nav" and then in the flash itself have the link target="content" and when the "annicas" is selected, have the main flash update the frame="banner"

anna.sandell
04-07-2006, 03:07 PM
Ehm... you only made me more confused.

skilled1
04-07-2006, 04:44 PM
you have to give the flash objects a 'name' then designate which to appear where, and to update what.