Flasher Archive

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


Subject: Re: FLASH: div embed and IE on Mac
From: Jose M. Rubio/DoubleYou
Date: Tue, 25 Apr 2000 23:00:39 +0100

Mmmmmm........
Maybe that's not the more elegant solution but, who knows... If you are able
to track the mouse position, you can destroy the layer and create it again
in the new coordinates the mouse has moved to. Do that every time the mouse
has moved, say, between ten and twenty pixels and you'll get a nice movement
illusion.
I'm not sure about if it will work with a big movie. I've only tried it with
a 15 k and worked fine. I think there should be no problems since the movie
is already loaded.
Of course, here it's involved a lot of Javascript, but, hey!, you're working
for IE on Mac :-D


----- Original Message -----
From: "Mathias Wollin" <wollinatstud [dot] uni-frankfurt [dot] de>
To: <flasheratchinwag [dot] com>
Sent: Monday, April 24, 2000 12:07 AM
Subject: Re: FLASH: div embed and IE on Mac


> on 23.04.2000 23:41 Uhr, Anthony Faust at anthonyfaustathotmail [dot] com wrote:
>
> > Mathias,
> >
> > are you trying to put the movie in a layer tag?
> >
> > I know that if you put a <div align="center"> tag around the movie, it
works
> > on a mac...
> >
> > anthony faust
> >
>
> Yes, on initialization of the site, you can move it to any position, but
it
> doesn't work, when you are doing this by an javascript method like
> document.object_name_of_the_flash_element.left= 400. In this case, the DIV
> moves to the x position 400 (it has the style property "position:
> absolute"). The flash element still remains on the old position. When you
> resize the window, it jumps to the new position.
>
> Strange thing. Some ideas?
> Math
>
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Get the last 100 messages from the flasher list NOW
> http://www.chinwag.com/flasher/last100.shtml
>
> Flash books http://www.chinwag.com/flasher/books.shtml
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: div embed and IE on Mac, Mathias Wollin

Replies
  Re: FLASH: div embed and IE on Mac, Mathias Wollin

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