Flasher Archive

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


Subject: Re: FLASH: Calling flash files within html frames
From: Pete Benedict
Date: Fri, 3 Mar 2000 12:39:17 GMT

Mark,

You could use the FSCommand, JavaScript and the built-in Flash methods to
control a Flash movie in one HTML frame with another Flash movie in another
frame. Essentially, you send an FSCommand to the browser, where a JavaScript
function is used to call a Flash method that targets the Flash movie in the
other frame.

To go to a particular frame label in the Flash movie in the other HTML frame,
for example, you could use the
TGotoLabel method. For a list of all the Flash 4 methods, see:
http://www.macromedia.com/support/flash/publishexport/scriptingwithflash4/scriptingwithflash4_03.html

As I noted in a previous posting, there's a nice demo in the goodies folder
of the CD that came with your Flash 4 application (assuming you got that and
didn't DL the app) that shows how this is done. Sub-folder is called
"JavaScript Demo." It's a piece about the Hawaiian Islands.

Your Flash-JavaScript evangelist,

Pete Benedict
Benedict Design
http://www.bennyd.com
peteatbennyd [dot] com
(201) 659-0395



Mark Prettyman wrote:

> Hi all.
>
> I've been asked to produce flash content for a framed website.
>
> This leaves ne with the problem of calling a particular frame of a flash
> file from another in a different frame. Is this possible? if so could
> someone post the address of an example or tell me how I'd make this work.
>
> Thanks Mark...
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and The Flash Film Festival
> "The World�s Premier Flash Solutions Conference and Expo"
> March 27-29, Nob Hill Masonic Center, San Francisco, California
>
> -Register before Feb 25 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Calling flash files within html f, Mark Prettyman

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