Forums

This topic is locked

flash buttons in top frame tell mainframe whattodo

Posted 24 Aug 2004 13:36:00
1
has voted
24 Aug 2004 13:36:00 2027 2027 posted:
hello all,

i got 4 flashbuttons in a topframe. These buttons should tell the mainframe which .asp page to load. If I preview the buttons in flash, they show the page. If I preview them in dreamweaver, the page cannot be found. I work with frames.

The action on the buttons go like this:

on (press) {getURL("diensten.asp", "mainFrame";
}


I checked the names (topFrame, mainFrame) everything is named ok, still I don't get the page when previewing in DW.

I hope this is enough info to get some help.
thanks

Edited by - 2027 on 24 Aug 2004 13:37:12

Replies

Replied 24 Aug 2004 13:52:28
24 Aug 2004 13:52:28 2027 2027 replied:
my problem just solved, i put the buttons in a subdirectory so i had to recompose the actionscript.

... stupid me !

Reply to this topic