LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-19-2000, 07:08 PM
JohnnyFlash JohnnyFlash is offline
Registered User
 
Join Date: Jun 2000
Location: Salt Lake City, UT USA
Posts: 1
Rep Power: 0
JohnnyFlash is on a distinguished road
Thumbs Up

Specs: Flash4 and DreamWeaver 3.0 on Win98.
Goal: Use Flash Button with FSCommand to make hidden Dreamweaver layer show in html page.

I have a layer in DW that opens in html page as hidden layer. I have a Flash navigation set of buttons on that page. When I click on one of the buttons, I want this hidden layer to appear or "show". Can't make it work. Below is code from FSCommand, but syntax is probably wrong. What is correct syntax?

On (Release)
FS Command ("WilInvestor", "show")
End On

Also in DW, I have this javascript code in "head" section and it too probably has wrong syntax for command and args section.

Does anyone know correct syntax for "showing" a hidden layer using Flash?

<script language="JavaScript">
< !--
function nav1_DoFSCommand(command, args) {
if (command == "WilInvestor") {
show-hide(args);
}
}
//-->
</script>


TIA,
Johnny Flash
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump




All times are GMT. The time now is 01:58 AM.