Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Frames?
From: Matthieu F�ron
Date: Tue, 5 Oct 1999 07:09:42 +0100

Hi !
I had to do that and it's quite heavy.
If I understand what you mean, you've got an html page containing two frames. In the left frame you put a flash movie containing the menu, in the right frame another movie. You can dialog with an html page by FSCommand. You put an FSCommand action on a button and you give the parameter "command" ( choose any word you like ) and in the params field put your params seperated by ',' ( or don't put any params if you don't need to. Then in the html file of the left frame, begin by embeding your flash menu movie and give it a name. Then create a function called " moviename_DoFSCommand( command , args ).
Now you can choose to load urls in the other frame selecting the differnets command that you've created in the menu movie.
Or you can make a single movie containing all the movies you want to show and driving the movie with the predefined FSCommand window.moviename.GotoFrame() or Play or Stop.To do that you need to create another function DoFSCommand in the html file called by the second frame and calling it by the DoFSCommand in the first frame, with a path like this " top.framename.moviename_DoFSCommand()
I hope it helps you
and I hope I've been explicit ;-)
 
 
 

load66atbellsouth [dot] net a écrit :

 
I Have A Hierarch Type Menu in the left frame and a movie that plays in the right frame..when i choose another button in the left frame a new movie should play in the right again...i`m lost in frames here..please help .Thanks ..Douglas.............            .go here to see the site...
 Muzic Central

Replies
  FLASH: Frames?, load66

Replies
  FLASH: FLASH ^%$##^ MIME, Quack the Duck
  FLASH: Frames?, load66

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]