the movie from playing. I think I witnessed this when doing a movie that
started out hidden on the page. It loaded in an xml file and the delay was
always present when bringing the movie to the fore.
I really should look at the code again but I think I got around this by not
hiding the movie, then running a script directly below the movie to hide it.
If I'm right I think that got the movie started and the delay disapeared.
<div id="daMovie" style="visibility: visible;">
<movie....>
</div>
<script>
getElementById('daMovie').style = 'visibility: hidden';
</script>
Or something like that.
Any once else know for sure?
Ade
-----Original Message-----
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]
Sent: 15 August 2004 23:58
To: CF-Talk
Subject: Re: [ flash and javacript ] - div problem...
> Yes, thanks all for responding.
> I tried the "wmode = 'transparent'" ( in the object tag )
> and that didn't work. =(. The DHTML menus still appear
> BEHIND the flash object. I also tried playing with
> z-index, again with no luck.
> What are some other options here? I'm curious about
> suppressing the output of the object element itself... but
> that would interupt the playing of the flash movie.
I don't believe setting the visibility of the flash movie to hidden
will stop the film playing... granted, then as long as the visitor has
the menu open, they'll be missing some of the movie... afaik there
aren't really any other options unfortunately.
s. isaac dealey 954.927.5117
new epoch : isn't it time for a change?
add features without fixtures with
the onTap open source framework
http://www.sys-con.com/story/?storyid=44477&DE=1
http://www.sys-con.com/story/?storyid=45569&DE=1
http://www.fusiontap.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

