Wrox Home  
Search P2P Archive for: Go

  Return to Index  

flash_programming thread: How to identify a Movie ??


Message #1 by "Else" <else@a...> on Tue, 2 Oct 2001 12:52:15 +0200
Hi Javier,

I add ?pos=XX at the PARAM tag in the VALUE attribute,
and all seem worikng fine !!!

Thank you very much

Else



----- Original Message -----
From: "Javier Alvarez Cabezas" <javier.alvarez@h...>
To: "Flash Programming" <flash_programming@p...>
Sent: Tuesday, October 02, 2001 1:06 PM
Subject: [flash_programming] Re: How to identify a Movie ??


> Hi Else,
>
> In the OBJECT and EMBED Tag you may pass a parameter for each movie that
shows the
> position. Then in the movie you may recover this value as an internal
variable.
>
> In the html the code should look like this:
>
>
>                 .........movie.swl?pos=up
>
>
>                 .........movie.swl?pos=down
>
> Else wrote:
>
> > Hi guys,
> >
> > I have a problem that i don't know if it possible to solve...
> >
> > I have an html page that load two times the same flash movie...
> >
> > For example one on the top of the page, and the second on the bottom of
the
> > page.
> >
> > There is any way to made possible that the single movie undestand its
> > position (top or bottom) ???
> >
> > Tnxs
>


  Return to Index