mister ed
08-08-2001, 11:02 PM
hey.........
i am trying to create my own flash button and us it in dreamweaver.....
i exported the button with generator and placed the file in the right place so that i could pull it up in dreamweaver4...
i get the button to display but when clicked on it displayes in the same frame and not the frame that i want it to.....
the code that i have for my button ( in flash ) is
on (release) {
getURL ("http://www.santafe.cc.fl.us");
target = "mainFrame";
}
but this is not working??????!!!!!!!!
is my code just screwed up?????????????
and even when i use the drop down menu in dreamweaver to target the frame it still just display in the same frame...........
any help would be great!!!!!!!
thanks
mister ed
i am trying to create my own flash button and us it in dreamweaver.....
i exported the button with generator and placed the file in the right place so that i could pull it up in dreamweaver4...
i get the button to display but when clicked on it displayes in the same frame and not the frame that i want it to.....
the code that i have for my button ( in flash ) is
on (release) {
getURL ("http://www.santafe.cc.fl.us");
target = "mainFrame";
}
but this is not working??????!!!!!!!!
is my code just screwed up?????????????
and even when i use the drop down menu in dreamweaver to target the frame it still just display in the same frame...........
any help would be great!!!!!!!
thanks
mister ed