all groups > flash (macromedia) > july 2003 >
You're in the

flash (macromedia)

group:

STUMPED! Can't load an swf in framed page.


STUMPED! Can't load an swf in framed page. Howard Besserman
7/14/2003 10:41:26 PM
flash (macromedia): I have a simple movie that I¹m dropping in an HTML page in a framed
environment. I have an invisible button covering the whole thing so that
when someone rolls over it another movie is loaded and we hear a swarm of
bees.

It works fine here:
http://www.howhuman.com/pollination/images/beehivehair.swf

But in a frameset on my site it doesn¹t:
http://www.howhuman.com/pollination/index.html

The swarm sounds live here:
http://www.howhuman.com/pollination/images/beesounds.swf

Do frames cause this sort of problem? What do I need to do differently??

Thanks for your help.

Re: STUMPED! Can't load an swf in framed page. urami_
7/15/2003 3:21:41 PM

[quoted text, click to view]

it is your path problem , the file is located in html :

http://www.howhuman.com/pollination/home.html

while SWF

http://www.howhuman.com/pollination/images/beehivehair.swf

now you load it in page that lay in home.html therefor your flash movie expect the
file to be there as well , by using in loading action just the file name you confuses the paths
and it can't be found , according to current arrangement the file should be :

http://www.howhuman.com/pollination/beesounds.swf

and it is
http://www.howhuman.com/pollination/images/beesounds.swf






Regards

urami_*



<lsym>

There's no place like 127.0.0.1

AddThis Social Bookmark Button