Flasher Archive

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


Subject: Re: FLASH: IE Load Movie problem....
From: Wayne Pennell \( Web Master \)
Date: Mon, 10 Jul 2000 23:50:44 +0100

You need to use javascript to control what folder it looks in via a browser
detect script for best results or just make one flash movie that contains
all your sounds and jump into that movie with the correct swf file.



ie.
Netscape > 4.5 = true then blah blah or if IE > 3 then

DO
flashA flashB
flashC
| |
|
-----------------------------------------------------------------
| FlashSuperSound.swf |


case movie flashA then play :FlashsoundA else
if flashB then play
:FlashsoundB else
if flashC then play
:Flashsound C
end.


Wayne Pennell


> S.O.S. -- URGENT HELP NEEDED!
>
> Background:
> We are embedding flash movies into HTML pages. We are targeting 4+
browsers.
> Each Flash movie loads a separate sound movie (sounds.swf) from the same
> folder as the Flash movie. Because the sound movie for each Flash has
> the same name but is different, each Flash movie is in a separate folder
> along with its sounds.swf.
>
> Problem:
> When we nest the folder containing the flash movies within another
> folder that contains the HTML page, we use the method shown below to
> reference the movie. In IE, it won't play the sound movie (it can't
> find it), but it works very well in Netscape.
>
> param name=movie
value="graphics_movies/pushpopstacks/PushPopStacks.swf"
> param name="base" value="."
> embed src="graphics_movies/pushpopstacks/PushPopStacks.swf" base="."
....
>
> We thought we had the problem licked, when we used "./sounds.swf", as
> opposed to
> just "sounds.swf", as the argument to the Load Movie command. No
> matter what
> we do, IE is not giving Flash the help it needs to get the proper 'base'
for
> loading movies. The Flash Player in IE insists on loading the movie
> from the
> location of the HTML page!!!!
>
> Surely this is a common problem with a solution. One fix is to put
everything
> in the same folder (page and flash movies) but that is an ugly way to
> manage a
> site AND we can't have the consistent practice of naming the sound movie
with
> the same name. (We need the same name for the sound movie because we
> don't want
> to have to edit the action script over and over for each movie. Can
anyone
> suggest the ActionScript expression that could let us create a sound
> movie name
> based on the name of the current movie? ie.
<NameOfCurrentMovie>+"snd.swf")
>
> We are really excited about Flash, but this has got us stumped (and
> upset with
> IE!!!).
>
> Regards,
> Larissa Holland
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and the Flash(tm) Film Festival
> July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
> www.flashforward2000.com
> Produced by United Digital Artists and lynda.com
> Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
> shockwave.com and Electric Rain.
> 1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
> Register before June 30 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(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 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: cool game, Karin Christensen

Replies
  FLASH: IE Load Movie problem...., Larissa Holland

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