Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Embed flash in a rollover?

Reply
Thread Tools

Embed flash in a rollover?

 
 
david
Guest
Posts: n/a
 
      10-20-2003
Just wondering if this is possible : I want to have a graphic
(static), but when the button rolls over it - I want a FLASH animation
to start.
Can anyone tell me how this is done and even give me the html is
possible? Thanks

BTW, I am doing the roller states in ImageReady 2.0 on win98

 
Reply With Quote
 
 
 
 
Genghis Kahn
Guest
Posts: n/a
 
      10-20-2003
david <> wrote in
news::

> Just wondering if this is possible : I want to have a graphic
> (static), but when the button rolls over it - I want a FLASH animation
> to start.
> Can anyone tell me how this is done and even give me the html is
> possible? Thanks
>
> BTW, I am doing the roller states in ImageReady 2.0 on win98
>
>



I was trying to do this myself a while ago. The best solution I came across
was to program the rollover into the flash document.

Personally I decided in the end to have the static image be clickable, and
have the flash preloader run before the static image poped up.

---------------------
alt255.blackangel.net
---------------------
The Almighty Tallest.
---------------------
 
Reply With Quote
 
 
 
 
Whitecrest
Guest
Posts: n/a
 
      10-20-2003
In article <Xns941A607B655DAalt255@68.12.19.6>,
says...
> > Just wondering if this is possible : I want to have a graphic
> > (static), but when the button rolls over it - I want a FLASH animation
> > to start.
> > Can anyone tell me how this is done and even give me the html is
> > possible? Thanks
> > BTW, I am doing the roller states in ImageReady 2.0 on win98

> I was trying to do this myself a while ago. The best solution I came across
> was to program the rollover into the flash document.
> Personally I decided in the end to have the static image be clickable, and
> have the flash preloader run before the static image poped up.


This can easily be done with Actionscript and Javascript. You can
completely control a Flash movie from Javascript.

You could even put the flash above the image and make the window mode
transparent. Then have the alpha set to 0 and when you mouse over "what
ever" or click on "what ever" you fade the Alpha to 100 and the
animation would fade in over what ever is under it.

<disclaimer>not everyone will see the effect.</disclaimer>

--
Whitecrest Entertainment
www.whitecrestent.com
 
Reply With Quote
 
david
Guest
Posts: n/a
 
      10-20-2003

>This can easily be done with Actionscript and Javascript. You can
>completely control a Flash movie from Javascript.
>
>You could even put the flash above the image and make the window mode
>transparent. Then have the alpha set to 0 and when you mouse over "what
>ever" or click on "what ever" you fade the Alpha to 100 and the
>animation would fade in over what ever is under it.
>
><disclaimer>not everyone will see the effect.</disclaimer>



Ok, but how is it done?!?!??!?! IS there some html I could look at?
 
Reply With Quote
 
Whitecrest
Guest
Posts: n/a
 
      10-20-2003
In article <>,
says...
> >This can easily be done with Actionscript and Javascript. You can
> >completely control a Flash movie from Javascript.
> >
> >You could even put the flash above the image and make the window mode
> >transparent. Then have the alpha set to 0 and when you mouse over "what
> >ever" or click on "what ever" you fade the Alpha to 100 and the
> >animation would fade in over what ever is under it.
> ><disclaimer>not everyone will see the effect.</disclaimer>

> Ok, but how is it done?!?!??!?! IS there some html I could look at?


Here is a place to start,

http://www.macromedia.com/support/fl...ts/tn4160.html

You can also go to www.flashkit.com They also have some tutorials for
this.

--
Whitecrest Entertainment
www.whitecrestent.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to embed a flash movie? cerejoster@gmail.com HTML 6 05-22-2007 11:40 AM
Another flash question - jpegs in flash movie acting oddly. Jim Higson HTML 1 09-21-2004 10:38 PM
flash problem, session id not consistent when using flash with query stirng parameters Bernie ASP .Net 0 09-05-2004 05:28 AM
Is Flash Flash? Targa Cisco 1 11-25-2003 03:34 PM
HOW TO: Find the Top & Left window offset of an embed'ed [Flash] object. gsb Javascript 3 11-24-2003 10:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57