This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > June 2004 > PLEASE HELP!





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author PLEASE HELP!
Jetcitykid

2004-06-23, 7:14 am

I am construting a website for personal use and i want to link my flash buttons
in my header to my html files in Dreamweaver. Would I use an ActionScript in
Flash and if so how would i go about doing something like that (ive tried many
times and never got it to work) or is there something i can do/use in
Dreamweaver?

J formerly private news

2004-06-23, 7:14 am

you use a frame set!
then target the frame from flash with

on (release){
getURL ("your.html", "yourframename");
}


Jetcitykid

2004-06-23, 7:16 pm

thanx alot, thats exactly what i need!
Jetcitykid

2004-06-23, 7:16 pm

one more thing if you could please, how can i establish the target mainframe in the flash ActionScript?
J formerly private news

2004-06-24, 12:15 pm



> one more thing if you could please, how can i establish the target

mainframe in the flash ActionScript?


on (release){
getURL ("your.html", "mainframe");
}


Jetcitykid

2004-06-24, 7:16 pm

the only problem with it now is that when you push the buttons, new windows pop up. What am i doing wrong?
on(release){getURL("frameset_index.htm","mainframe");
}
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews