Jump to content

Recommended Posts

Posted

I have a client who wants me to add flying butterflies to her website. I know - yikes. Does anyone have an idea of a good script to use? I am only capable of implementing javascript ones instead of a flash solution.

 

I found this but I really don't like it.

Guest Cashster09
Posted (edited)

How bout use that script, but just different pics of butterflies...I

n paint shop pro they have really good ones in their picture tubes

Edited by Cashster09
Posted

You know, that's a good idea. I will see what I can come up with. Though, I will say that I tried to implement this script and it did not work for me.

Posted (edited)

You may just want to keep it simple, and use an animated gif. I googled "animated butterfly gif" and a lot came up. Like this one...

 

Thats what dynamic drives are - animated gifs. So you could use there script and that above gif for instance.

Edited by Eric
Posted

Susie, may be it will worth to try to find some Flash template with good butterflies. You can then embed this Flash with transparent background to be on the top of any image.

Not seeing anything as good as Flash in JS or .gif when i was into butterflies myself.

Posted

If you overlay flash on top of a webpage, wouldn't the Flash block all the links and functionalities on the webpage though? Or is there a way around that? I'm curious to know.

Posted

I'm curious, too.

 

For this particular project, I only need the butterflies in the header area which is above all the links.

Posted (edited)

Once you find a good butterfly, you can embed it with transparent background.

As you always do: put Flash inside some div and with CSS add a background to this div: image or color.

 

I still have an old template hanging:

 

http://www.technotext.nl/flashtest/july/july.html

 

If you scroll on a left bar is the flower with the butterfly.

 

As for links blocking - I suppose you can always use z-index to move divs up and down layering them in needed order.

Edited by lm
Posted

I'm curious, too.

 

For this particular project, I only need the butterflies in the header area which is above all the links.

 

Well that explains it then :) Basically the flash won't be overlaying any functionality elements on the webpage.

 

I misunderstood because once we had to make snowflakes fall down the page on one of our client's websites, during Christmas time. I thought your client wanted something similar like a butterfly flying all over the page. For that you would need to overlay the whole page, which wouldn't be a good idea to use Flash :D

 

Good luck.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...